diff options
Diffstat (limited to 'settings/l10n/en_GB.js')
-rw-r--r-- | settings/l10n/en_GB.js | 22 |
1 files changed, 10 insertions, 12 deletions
diff --git a/settings/l10n/en_GB.js b/settings/l10n/en_GB.js index 4a1a66e6f4f..0c0c94cb430 100644 --- a/settings/l10n/en_GB.js +++ b/settings/l10n/en_GB.js @@ -1,18 +1,6 @@ OC.L10N.register( "settings", { - "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", @@ -240,6 +228,7 @@ OC.L10N.register( "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.", @@ -363,6 +352,15 @@ OC.L10N.register( "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", |