diff options
Diffstat (limited to 'settings/l10n/en_GB.js')
-rw-r--r-- | settings/l10n/en_GB.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/en_GB.js b/settings/l10n/en_GB.js index 5dd3d708110..d62b65254e5 100644 --- a/settings/l10n/en_GB.js +++ b/settings/l10n/en_GB.js @@ -185,7 +185,6 @@ OC.L10N.register( "Unlimited" : "Unlimited", "Verifying" : "Verifying", "Personal info" : "Personal info", - "Sessions" : "Sessions", "Sync clients" : "Sync clients", "None" : "None", "Login" : "Login", @@ -351,7 +350,6 @@ OC.L10N.register( "iOS app" : "iOS app", "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!", "Show First Run Wizard again" : "Show First Run Wizard again", - "Web, desktop and mobile clients currently logged in to your account." : "Web, desktop and mobile clients currently logged in to your account.", "Device" : "Device", "Last activity" : "Last activity", "App passwords" : "App passwords", @@ -407,6 +405,7 @@ OC.L10N.register( "Uninstalling ...." : "Uninstalling...", "Error while uninstalling app" : "Error whilst uninstalling app", "Uninstall" : "Uninstall", + "Sessions" : "Sessions", "This is used for sending out notifications." : "This is used for sending out notifications.", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "The PHP module 'fileinfo' is missing. We strongly recommend enabling this module to get best results with mime-type detection.", "Cron" : "Cron", @@ -421,6 +420,7 @@ OC.L10N.register( "For password recovery and notifications" : "For password recovery and notifications", "Your website" : "Your website", "Your Twitter handle" : "Your Twitter handle", + "Web, desktop and mobile clients currently logged in to your account." : "Web, desktop and mobile clients currently logged in to your account.", "Passcodes that give an app or device permissions to access your account." : "Passcodes that give an app or device permissions to access your account.", "Name" : "Name", "Follow us on Google Plus!" : "Follow us on Google Plus!", |