diff options
Diffstat (limited to 'apps/settings/l10n/en_GB.js')
-rw-r--r-- | apps/settings/l10n/en_GB.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js index 8bbedcb9d8a..be557be3ffd 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -121,7 +121,6 @@ OC.L10N.register( "Personal info" : "Personal info", "Mobile & desktop" : "Mobile & desktop", "Email server" : "Email server", - "Security & setup warnings" : "Security & setup warnings", "Background jobs" : "Background jobs", "Unlimited" : "Unlimited", "Verifying" : "Verifying", @@ -789,6 +788,7 @@ OC.L10N.register( "SMTP Password" : "SMTP Password", "Save" : "Save", "Test and verify email settings" : "Test and verify email settings", + "Security & setup warnings" : "Security & setup warnings", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information.", "All checks passed." : "All checks passed.", "There are some errors regarding your setup." : "There are some errors regarding your setup.", |