Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r--core/l10n/en_GB.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js
index 0fe20c284be..52b3c43228c 100644
--- a/core/l10n/en_GB.js
+++ b/core/l10n/en_GB.js
@@ -16,8 +16,6 @@ OC.L10N.register(
"Crop is not square" : "Crop is not square",
"State token does not match" : "State token does not match",
"Password reset is disabled" : "Password reset is disabled",
- "Couldn't reset password because the token is invalid" : "Couldn't reset password because the token is invalid",
- "Couldn't reset password because the token is expired" : "Couldn't reset password because the token is expired",
"%s password reset" : "%s password reset",
"Password reset" : "Password reset",
"Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Click the following button to reset your password. If you have not requested the password reset, then ignore this email.",
@@ -230,6 +228,8 @@ OC.L10N.register(
"Upgrade via web on my own risk" : "Upgrade via web on my own risk",
"This %s instance is currently in maintenance mode, which may take a while." : "This %s instance is currently in maintenance mode, which may take a while.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Contact your system administrator if this message persists or appeared unexpectedly.",
+ "Couldn't reset password because the token is invalid" : "Couldn't reset password because the token is invalid",
+ "Couldn't reset password because the token is expired" : "Couldn't reset password because the token is expired",
"Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Checking whether the database schema can be updated (this can take a long time depending on the database size)",
"Checked database schema update" : "Checked database schema update",
"Checking updates of apps" : "Checking updates of apps",