summaryrefslogtreecommitdiffstats
path: root/lib/l10n/en_GB.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-02-07 02:20:10 +0000
committerNextcloud bot <bot@nextcloud.com>2020-02-07 02:20:10 +0000
commit1afe8906bc10247fcabf1651da881e027b3d8279 (patch)
treeca90c573a635898301c2924f167bf3256ef8dc66 /lib/l10n/en_GB.js
parent3a0bfbd55845257aea963b6ae894eff2289a044c (diff)
downloadnextcloud-server-1afe8906bc10247fcabf1651da881e027b3d8279.tar.gz
nextcloud-server-1afe8906bc10247fcabf1651da881e027b3d8279.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, 1 insertions, 1 deletions
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js
index 098742cbbd2..7605a97c7ab 100644
--- a/lib/l10n/en_GB.js
+++ b/lib/l10n/en_GB.js
@@ -69,10 +69,10 @@ OC.L10N.register(
"%s enter the database username." : "%s enter the database username.",
"%s enter the database name." : "%s enter the database name.",
"%s you may not use dots in the database name" : "%s you may not use dots in the database name",
+ "You need to enter details of an existing account." : "You need to enter details of an existing account.",
"Oracle connection could not be established" : "Oracle connection could not be established",
"Oracle username and/or password not valid" : "Oracle username and/or password not valid",
"PostgreSQL username and/or password not valid" : "PostgreSQL username and/or password not valid",
- "You need to enter details of an existing account." : "You need to enter details of an existing account.",
"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.",
"It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir setting has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged.",