diff options
Diffstat (limited to 'core/l10n/en_GB.json')
-rw-r--r-- | core/l10n/en_GB.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/en_GB.json b/core/l10n/en_GB.json index 72cd3b5824c..5e8c4dcb8d4 100644 --- a/core/l10n/en_GB.json +++ b/core/l10n/en_GB.json @@ -14,8 +14,6 @@ "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.", @@ -228,6 +226,8 @@ "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", |