Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'settings/l10n/en_GB.js')
-rw-r--r--settings/l10n/en_GB.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/l10n/en_GB.js b/settings/l10n/en_GB.js
index 040e19e818e..62b72685b8c 100644
--- a/settings/l10n/en_GB.js
+++ b/settings/l10n/en_GB.js
@@ -178,7 +178,6 @@ OC.L10N.register(
"Credentials" : "Credentials",
"SMTP Username" : "SMTP Username",
"SMTP Password" : "SMTP Password",
- "Store credentials" : "Store credentials",
"Test email settings" : "Test email settings",
"Send email" : "Send email",
"Security & setup warnings" : "Security & setup warnings",
@@ -264,6 +263,7 @@ OC.L10N.register(
"Help translate" : "Help translate",
"Current password" : "Current password",
"Change password" : "Change password",
+ "Store credentials" : "Store credentials",
"cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP.",
"Use system cron service to call the cron.php file every 15 minutes." : "Use system cron service to call the cron.php file every 15 minutes."
},