diff options
Diffstat (limited to 'apps/settings/l10n/en_GB.js')
-rw-r--r-- | apps/settings/l10n/en_GB.js | 12 |
1 files changed, 3 insertions, 9 deletions
diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js index 3218d5e03c8..57aa2c344aa 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -260,11 +260,9 @@ OC.L10N.register( "Couldn't remove app." : "Couldn't remove app.", "Couldn't update app." : "Couldn't update app.", "Backend doesn't support password change, but the user's encryption key was updated." : "Backend doesn't support password change, but the user's encryption key was updated.", - "You need to set your user email before being able to send test emails." : "You need to set your user email before being able to send test emails.", - "All languages" : "All languages", - "Everyone" : "Everyone", + "Address" : "Address", + "Avatar" : "Avatar", "An error occured during the request. Unable to proceed." : "An error occured during the request. Unable to proceed.", - "Test email settings" : "Test email settings", "Please read carefully before activating server-side encryption: " : "Please read carefully before activating server-side encryption: ", "Enable encryption" : "Enable encryption", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'", @@ -275,18 +273,14 @@ OC.L10N.register( "Background job didn’t run yet!" : "Background job didn’t run yet!", "Recommended" : "Recommended", "The cron.php needs to be executed by the system user \"%s\"." : "The cron.php needs to be executed by the system user \"%s\".", - "days" : "days", "Upload new" : "Upload new", "Select from Files" : "Select from Files", "Remove image" : "Remove image", "Choose as profile picture" : "Choose as profile picture", "You are using <strong>%s</strong>" : "You are using <strong>%s</strong>", - "No display name set" : "No display name set", - "Address" : "Address", "Your postal address" : "Your postal address", "It can take up to 24 hours before the account is displayed as verified." : "It can take up to 24 hours before the account is displayed as verified.", "Link https://…" : "Link https://…", - "Twitter handle @…" : "Twitter handle @…", - "Avatar" : "Avatar" + "Twitter handle @…" : "Twitter handle @…" }, "nplurals=2; plural=(n != 1);"); |