diff options
Diffstat (limited to 'settings/l10n/en_GB.js')
-rw-r--r-- | settings/l10n/en_GB.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/settings/l10n/en_GB.js b/settings/l10n/en_GB.js index 683ce61cb6b..289546fac47 100644 --- a/settings/l10n/en_GB.js +++ b/settings/l10n/en_GB.js @@ -55,6 +55,10 @@ OC.L10N.register( "Set your password" : "Set your password", "Go to %s" : "Go to %s", "Install Client" : "Install Client", + "Delete" : "Delete", + "Unlimited" : "Unlimited", + "Verifying …" : "Verifying …", + "Verify" : "Verify", "Migration in progress. Please wait until the migration is finished" : "Migration in progress. Please wait until the migration is finished", "Migration started …" : "Migration started …", "Not saved" : "Not saved", @@ -62,7 +66,6 @@ OC.L10N.register( "Email sent" : "Email sent", "An error occurred. Please upload an ASCII-encoded PEM certificate." : "An error occurred. Please upload an ASCII-encoded PEM certificate.", "Valid until {date}" : "Valid until {date}", - "Delete" : "Delete", "Local" : "Local", "Private" : "Private", "Only visible to local users" : "Only visible to local users", @@ -71,8 +74,6 @@ OC.L10N.register( "Visible to local users and to trusted servers" : "Visible to local users and to trusted servers", "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 …", "Very weak password" : "Very weak password", "Weak password" : "Weak password", "So-so password" : "So-so password", @@ -135,7 +136,6 @@ OC.L10N.register( "Storage location" : "Storage location", "User backend" : "User backend", "Last login" : "Last login", - "Unlimited" : "Unlimited", "Default quota" : "Default quota", "Your apps" : "Your apps", "Disabled apps" : "Disabled apps", |