diff options
Diffstat (limited to 'apps/user_ldap')
-rw-r--r-- | apps/user_ldap/l10n/id.js | 2 | ||||
-rw-r--r-- | apps/user_ldap/l10n/id.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/user_ldap/l10n/id.js b/apps/user_ldap/l10n/id.js index 26ca061c71a..cd43d34128d 100644 --- a/apps/user_ldap/l10n/id.js +++ b/apps/user_ldap/l10n/id.js @@ -19,7 +19,7 @@ OC.L10N.register( "Success" : "Berhasil", "Error" : "Kesalahan", "Please specify a Base DN" : "Sialakan menetapkan Base DN", - "Could not determine Base DN" : "Tidak dapat menetakan Base DN", + "Could not determine Base DN" : "Tidak dapat menetapkan Base DN", "Please specify the port" : "Silakan tetapkan port", "Configuration OK" : "Konfigurasi Oke", "Configuration incorrect" : "Konfigurasi salah", diff --git a/apps/user_ldap/l10n/id.json b/apps/user_ldap/l10n/id.json index ad650fc0fb9..ee777a3b7c8 100644 --- a/apps/user_ldap/l10n/id.json +++ b/apps/user_ldap/l10n/id.json @@ -17,7 +17,7 @@ "Success" : "Berhasil", "Error" : "Kesalahan", "Please specify a Base DN" : "Sialakan menetapkan Base DN", - "Could not determine Base DN" : "Tidak dapat menetakan Base DN", + "Could not determine Base DN" : "Tidak dapat menetapkan Base DN", "Please specify the port" : "Silakan tetapkan port", "Configuration OK" : "Konfigurasi Oke", "Configuration incorrect" : "Konfigurasi salah", |