diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-04-04 00:13:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-04-04 00:13:41 +0000 |
commit | f107a8d99de71d8aff365343b978cf400dab9d65 (patch) | |
tree | 2c99606d065a0e9d60f6947f22589d658afa5651 /settings/l10n/en_GB.js | |
parent | a8115f0d3f3c2ba24e1cde9d0d8bf1faa80009f0 (diff) | |
download | nextcloud-server-f107a8d99de71d8aff365343b978cf400dab9d65.tar.gz nextcloud-server-f107a8d99de71d8aff365343b978cf400dab9d65.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/en_GB.js')
-rw-r--r-- | settings/l10n/en_GB.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/settings/l10n/en_GB.js b/settings/l10n/en_GB.js index 09d6a79bac4..14ca20ec0f7 100644 --- a/settings/l10n/en_GB.js +++ b/settings/l10n/en_GB.js @@ -113,15 +113,15 @@ OC.L10N.register( "Remove" : "Remove", "Disable" : "Disable", "All" : "All", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "This app has no minimum Nextcloud version assigned. This will cause an error in the future.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "This app has no maximum Nextcloud version assigned. This will cause an error in the future.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "This app cannot be installed because the following dependencies are not fulfilled:", "View in store" : "View in store", "Visit website" : "Visit website", "Report a bug" : "Report a bug", "User documentation" : "User documentation", "Admin documentation" : "Admin documentation", "Developer documentation" : "Developer documentation", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "This app has no minimum Nextcloud version assigned. This will cause an error in the future.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "This app has no maximum Nextcloud version assigned. This will cause an error in the future.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "This app cannot be installed because the following dependencies are not fulfilled:", "No apps found for your version" : "No apps found for your version", "Enable all" : "Enable all", "Enable" : "Enable", |