diff options
Diffstat (limited to 'apps/user_ldap/l10n/ro.js')
-rw-r--r-- | apps/user_ldap/l10n/ro.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/user_ldap/l10n/ro.js b/apps/user_ldap/l10n/ro.js index fd51c419a4f..152e0120ced 100644 --- a/apps/user_ldap/l10n/ro.js +++ b/apps/user_ldap/l10n/ro.js @@ -100,7 +100,6 @@ OC.L10N.register( "One Group Base DN per line" : "Un Group Base DN pe linie", "Group-Member association" : "Asocierea Grup-Membru", "Special Attributes" : "Caracteristici speciale ", - "Internal Username" : "Nume utilizator intern", - "Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." : "Lăsați gol pentru numele de utilizator (implicit). În caz contrar, specificați un atribut LDAP / AD." + "Internal Username" : "Nume utilizator intern" }, "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"); |