diff options
Diffstat (limited to 'apps/user_ldap')
-rw-r--r-- | apps/user_ldap/l10n/nb_NO.js | 1 | ||||
-rw-r--r-- | apps/user_ldap/l10n/nb_NO.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/nb_NO.js b/apps/user_ldap/l10n/nb_NO.js index 8536f545afd..6b2f8c1fb00 100644 --- a/apps/user_ldap/l10n/nb_NO.js +++ b/apps/user_ldap/l10n/nb_NO.js @@ -13,6 +13,7 @@ OC.L10N.register( " Could not set configuration %s" : "Klarte ikke å sette konfigurasjon %s", "Action does not exist" : "Aksjonen eksisterer ikke", "The Base DN appears to be wrong" : "Basis-DN ser ut til å være feil", + "Testing configuration…" : "Tester konfigurasjonen...", "Configuration incorrect" : "Konfigurasjon feil", "Configuration incomplete" : "Konfigurasjon ufullstendig", "Configuration OK" : "Konfigurasjon OK", diff --git a/apps/user_ldap/l10n/nb_NO.json b/apps/user_ldap/l10n/nb_NO.json index 17e899f5dbe..2bff42f8551 100644 --- a/apps/user_ldap/l10n/nb_NO.json +++ b/apps/user_ldap/l10n/nb_NO.json @@ -11,6 +11,7 @@ " Could not set configuration %s" : "Klarte ikke å sette konfigurasjon %s", "Action does not exist" : "Aksjonen eksisterer ikke", "The Base DN appears to be wrong" : "Basis-DN ser ut til å være feil", + "Testing configuration…" : "Tester konfigurasjonen...", "Configuration incorrect" : "Konfigurasjon feil", "Configuration incomplete" : "Konfigurasjon ufullstendig", "Configuration OK" : "Konfigurasjon OK", |