summaryrefslogtreecommitdiffstats
path: root/lib/l10n/en_GB.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/en_GB.js')
-rw-r--r--lib/l10n/en_GB.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js
index 3e39228acfb..e6a417f3b0f 100644
--- a/lib/l10n/en_GB.js
+++ b/lib/l10n/en_GB.js
@@ -80,7 +80,6 @@ OC.L10N.register(
"Additional settings" : "Additional settings",
"Tips & tricks" : "Tips & tricks",
"Personal info" : "Personal info",
- "Sync clients" : "Sync clients",
"Unlimited" : "Unlimited",
"Verifying" : "Verifying",
"Verifying …" : "Verifying …",
@@ -247,6 +246,7 @@ OC.L10N.register(
"Files can't be shared with create permissions" : "Files can't be shared with create permissions",
"Cannot set expiration date more than %s days in the future" : "Cannot set expiration date more than %s days in the future",
"No app name specified" : "No app name specified",
- "App '%s' could not be installed!" : "App '%s' could not be installed!"
+ "App '%s' could not be installed!" : "App '%s' could not be installed!",
+ "Sync clients" : "Sync clients"
},
"nplurals=2; plural=(n != 1);");