diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-04-04 00:13:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-04-04 00:13:21 +0000 |
commit | 845fd2dd5a8700131494de8c7ebc66ebef097821 (patch) | |
tree | 22215f0d59bba059482a409eaaded25ae810620a /settings/l10n/en_GB.js | |
parent | 3dde4b014cd51f03e9566ede9c208fb518ccb8e8 (diff) | |
download | nextcloud-server-845fd2dd5a8700131494de8c7ebc66ebef097821.tar.gz nextcloud-server-845fd2dd5a8700131494de8c7ebc66ebef097821.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", |