diff options
Diffstat (limited to 'settings/l10n/en_GB.json')
-rw-r--r-- | settings/l10n/en_GB.json | 22 |
1 files changed, 10 insertions, 12 deletions
diff --git a/settings/l10n/en_GB.json b/settings/l10n/en_GB.json index 1cd5d8c3859..644e7c63ca2 100644 --- a/settings/l10n/en_GB.json +++ b/settings/l10n/en_GB.json @@ -1,16 +1,4 @@ { "translations": { - "Unable to change password" : "Unable to change password", - "Verifying …" : "Verifying …", - "An error occured while changing your language. Please reload the page and try again." : "An error occurred while changing your language. Please reload the page and try again.", - "Select a profile picture" : "Select a profile picture", - "Very weak password" : "Very weak password", - "Weak password" : "Weak password", - "So-so password" : "So-so password", - "Good password" : "Good password", - "Strong password" : "Strong password", - "Groups" : "Groups", - "Group list is empty" : "Group list is empty", - "Unable to retrieve the group list" : "Unable to retrieve the group list", "Official" : "Official", "No results" : "No results", "Visit website" : "Visit website", @@ -238,6 +226,7 @@ "Wrong password" : "Incorrect password", "Saved" : "Saved", "No user supplied" : "No user supplied", + "Unable to change password" : "Unable to change password", "Authentication error" : "Authentication error", "Please provide an admin recovery password; otherwise, all user data will be lost." : "Please provide an admin recovery password; otherwise, all user data will be lost.", "Wrong admin recovery password. Please check the password and try again." : "Incorrect admin recovery password. Please check the password and try again.", @@ -361,6 +350,15 @@ "Public" : "Public", "Will be synced to a global and public address book" : "Will be synced to a global and public address book", "Verify" : "Verify", + "Verifying …" : "Verifying …", + "An error occured while changing your language. Please reload the page and try again." : "An error occurred while changing your language. Please reload the page and try again.", + "Select a profile picture" : "Select a profile picture", + "Very weak password" : "Very weak password", + "Weak password" : "Weak password", + "So-so password" : "So-so password", + "Good password" : "Good password", + "Strong password" : "Strong password", + "Groups" : "Groups", "Unable to delete {objName}" : "Unable to delete {objName}", "Error creating group: {message}" : "Error creating group: {message}", "A valid group name must be provided" : "A valid group name must be provided", |