diff options
Diffstat (limited to 'apps/settings/l10n/en_GB.js')
-rw-r--r-- | apps/settings/l10n/en_GB.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js index e78f6e06aac..2e9bacb6a91 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -316,7 +316,6 @@ OC.L10N.register( "Week starts on {firstDayOfWeek}" : "Week starts on {firstDayOfWeek}", "Unable to update locale" : "Unable to update locale", "No locale set" : "No locale set", - "Your location" : "Your location", "Your organisation" : "Your organisation", "Your phone number" : "Your phone number", "Edit your Profile visibility" : "Edit your Profile visibility", @@ -509,6 +508,7 @@ OC.L10N.register( "An administrator created app password \"{token}\"" : "An administrator created app password \"{token}\"", "Choose profile picture from files" : "Choose profile picture from files", "png or jpg, max. 20 MB" : "png or jpg, max. 20 MB", + "Your location" : "Your location", "Will be autogenerated" : "Will be autogenerated", "Add a new user" : "Add a new user", "Show Languages" : "Show Languages", @@ -519,7 +519,6 @@ OC.L10N.register( "Authentication method" : "Authentication method", "Allow username autocompletion in share dialog" : "Allow username autocompletion in share dialogue", "Allow username autocompletion to users within the same groups" : "Allow username autocompletion to users within the same groups", - "Only applies when authentication is required" : "Only applies when authentication is required", "Select user manager" : "Select user manager" }, "nplurals=2; plural=(n != 1);"); |