diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-11-13 02:16:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-11-13 02:16:08 +0000 |
commit | bf6fce483e95c82be8bc5f28a710e8d43ac1e5e6 (patch) | |
tree | 44edd43e5d72d8cea76e8488480a1a192131a048 /apps/settings/l10n/en_GB.js | |
parent | 6f8c7885b6263b7e23f0e48c1376b7e67417be2c (diff) | |
download | nextcloud-server-bf6fce483e95c82be8bc5f28a710e8d43ac1e5e6.tar.gz nextcloud-server-bf6fce483e95c82be8bc5f28a710e8d43ac1e5e6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n/en_GB.js')
-rw-r--r-- | apps/settings/l10n/en_GB.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js index 74c11b72fbd..476fcb11726 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -82,8 +82,6 @@ OC.L10N.register( "Install Client" : "Install Client", "Unlimited" : "Unlimited", "Limit to groups" : "Limit to groups", - "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Official apps are developed by the community. They offer additional functionality and are ready for production use.", - "Official" : "Official", "Remove" : "Remove", "Disable" : "Disable", "All" : "All", @@ -263,6 +261,8 @@ OC.L10N.register( "Help translate" : "Help translate", "Current password" : "Current password", "Change password" : "Change password", + "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Official apps are developed by the community. They offer additional functionality and are ready for production use.", + "Official" : "Official", "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." |