summaryrefslogtreecommitdiffstats
path: root/lib/l10n/en_GB.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-07-08 00:09:25 +0000
committerNextcloud bot <bot@nextcloud.com>2016-07-08 00:09:25 +0000
commita84250e0afdb98d07b268914b56c8763c17f5a73 (patch)
tree5c320505cd73ad0e6dd66b48c2395b2d900fa28b /lib/l10n/en_GB.js
parentc8ba8f637eb04f70cde45c5051e7e78c0ab24026 (diff)
downloadnextcloud-server-a84250e0afdb98d07b268914b56c8763c17f5a73.tar.gz
nextcloud-server-a84250e0afdb98d07b268914b56c8763c17f5a73.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/en_GB.js')
-rw-r--r--lib/l10n/en_GB.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js
index 24b4cd78558..79d7cb99115 100644
--- a/lib/l10n/en_GB.js
+++ b/lib/l10n/en_GB.js
@@ -62,6 +62,8 @@ OC.L10N.register(
"Offending command was: \"%s\"" : "Offending command was: \"%s\"",
"You need to enter either an existing account or the administrator." : "You need to enter either an existing account or the administrator.",
"Offending command was: \"%s\", name: %s, password: %s" : "Offending command was: \"%s\", name: %s, password: %s",
+ "PostgreSQL connection failed" : "PostgreSQL connection failed",
+ "Please check your connection details." : "Please check your connection details.",
"PostgreSQL username and/or password not valid" : "PostgreSQL username and/or password not valid",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! ",
"For the best results, please consider using a GNU/Linux server instead." : "For the best results, please consider using a GNU/Linux server instead.",