diff options
Diffstat (limited to 'settings/l10n/en_GB.js')
-rw-r--r-- | settings/l10n/en_GB.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/l10n/en_GB.js b/settings/l10n/en_GB.js index 79fdc8c26cf..21bef55a708 100644 --- a/settings/l10n/en_GB.js +++ b/settings/l10n/en_GB.js @@ -70,7 +70,6 @@ OC.L10N.register( "Email address for %1$s changed on %2$s" : "Email address for %1$s changed on %2$s", "Welcome aboard" : "Welcome aboard", "Welcome aboard %s" : "Welcome aboard %s", - "You have now an %s account, you can add, protect, and share your data." : "You have now an %s account, you can add, protect, and share your data.", "Your username is: %s" : "Your username is: %s", "Set your password" : "Set your password", "Go to %s" : "Go to %s", @@ -439,6 +438,7 @@ OC.L10N.register( "Subscribe to our news feed!" : "Subscribe to our news feed!", "Subscribe to our newsletter!" : "Subscribe to our newsletter!", "Show last log in" : "Show last log in", + "You have now an %s account, you can add, protect, and share your data." : "You have now an %s account, you can add, protect, and share your data.", "Verifying" : "Verifying", "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 Tips & Ticks section and the 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 Tips & Ticks section and the documentation for more information.", "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 to enable this module to get best results with MIME type detection.", |