diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-09-29 00:08:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-09-29 00:08:21 +0000 |
commit | 95ec247d102f968322457e49ba16e13a2ec1bddd (patch) | |
tree | de9cdb37e439b2af4e3c5e983e79d9f4f5859d6d /lib/l10n/en_GB.js | |
parent | 7a5762f4946c9e80a1636109e9f79f2d293edbbe (diff) | |
download | nextcloud-server-95ec247d102f968322457e49ba16e13a2ec1bddd.tar.gz nextcloud-server-95ec247d102f968322457e49ba16e13a2ec1bddd.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/en_GB.js')
-rw-r--r-- | lib/l10n/en_GB.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js index aedd831de38..a169502af15 100644 --- a/lib/l10n/en_GB.js +++ b/lib/l10n/en_GB.js @@ -84,6 +84,7 @@ OC.L10N.register( "Set an admin username." : "Set an admin username.", "Set an admin password." : "Set an admin password.", "Can't create or write into the data directory %s" : "Can't create or write into the data directory %s", + "Given database host is invalid and must not contain the port: %s" : "Given database host is invalid and must not contain the port: %s", "Invalid Federated Cloud ID" : "Invalid Federated Cloud ID", "Sharing %s failed, because the backend does not allow shares from type %i" : "Sharing %s failed, because the backend does not allow shares from type %i", "Sharing %s failed, because the file does not exist" : "Sharing %s failed, because the file does not exist", |