diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-02 02:08:49 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-02 02:08:49 -0400 |
commit | a323111bd1285f74aa405c240be86b5de5d0c502 (patch) | |
tree | 1beb9e3dac5391c6db8fae9bfd0d4570f17ffc3e /apps/user_ldap/l10n | |
parent | c4ec5bca1ba39f0a8e75ca8c47895a3a0eef5628 (diff) | |
download | nextcloud-server-a323111bd1285f74aa405c240be86b5de5d0c502.tar.gz nextcloud-server-a323111bd1285f74aa405c240be86b5de5d0c502.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n')
-rw-r--r-- | apps/user_ldap/l10n/en_GB.js | 1 | ||||
-rw-r--r-- | apps/user_ldap/l10n/en_GB.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/en_GB.js b/apps/user_ldap/l10n/en_GB.js index 702de9a8de6..76b01ef2aca 100644 --- a/apps/user_ldap/l10n/en_GB.js +++ b/apps/user_ldap/l10n/en_GB.js @@ -13,6 +13,7 @@ OC.L10N.register( " Could not set configuration %s" : " Could not set configuration %s", "Action does not exist" : "Action does not exist", "The Base DN appears to be wrong" : "The Base DN appears to be wrong", + "Testing configuration…" : "Testing configuration…", "Configuration incorrect" : "Configuration incorrect", "Configuration incomplete" : "Configuration incomplete", "Configuration OK" : "Configuration OK", diff --git a/apps/user_ldap/l10n/en_GB.json b/apps/user_ldap/l10n/en_GB.json index 13ea62e76d8..14b808ec597 100644 --- a/apps/user_ldap/l10n/en_GB.json +++ b/apps/user_ldap/l10n/en_GB.json @@ -11,6 +11,7 @@ " Could not set configuration %s" : " Could not set configuration %s", "Action does not exist" : "Action does not exist", "The Base DN appears to be wrong" : "The Base DN appears to be wrong", + "Testing configuration…" : "Testing configuration…", "Configuration incorrect" : "Configuration incorrect", "Configuration incomplete" : "Configuration incomplete", "Configuration OK" : "Configuration OK", |