diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-09-05 02:16:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-09-05 02:16:14 +0000 |
commit | 8072e3e568b683eace4f91479a56b58617a6a52c (patch) | |
tree | b7c9a1f031e20473b3705109ed69670c82718655 /settings/l10n/en_GB.js | |
parent | a2f280badc23d1d398abff1afa9ec13845254292 (diff) | |
download | nextcloud-server-8072e3e568b683eace4f91479a56b58617a6a52c.tar.gz nextcloud-server-8072e3e568b683eace4f91479a56b58617a6a52c.zip |
[tx-robot] updated from transifex
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 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." }, |