diff --git a/modules/authent-ldap/hu.dict.authent-ldap.php b/modules/authent-ldap/hu.dict.authent-ldap.php index 5cc6ca6f4f..d4a09c5375 100755 --- a/modules/authent-ldap/hu.dict.authent-ldap.php +++ b/modules/authent-ldap/hu.dict.authent-ldap.php @@ -19,9 +19,9 @@ */ Dict::Add('HU HU', 'Hungarian', 'Magyar', array( - 'Class:UserLDAP' => 'LDAP felhaszn‡l—', + 'Class:UserLDAP' => 'LDAP felhasználó', 'Class:UserLDAP+' => '', - 'Class:UserLDAP/Attribute:password' => 'Jelsz—', + 'Class:UserLDAP/Attribute:password' => 'Jelszó', 'Class:UserLDAP/Attribute:password+' => '', )); ?> \ No newline at end of file diff --git a/modules/authent-local/hu.dict.authent-local.php b/modules/authent-local/hu.dict.authent-local.php index 3f6ea27e47..5ad72caff5 100755 --- a/modules/authent-local/hu.dict.authent-local.php +++ b/modules/authent-local/hu.dict.authent-local.php @@ -19,9 +19,9 @@ */ Dict::Add('HU HU', 'Hungarian', 'Magyar', array( - 'Class:UserLocal' => 'iTop felhaszn‡l—', + 'Class:UserLocal' => 'iTop felhasználó', 'Class:UserLocal+' => '', - 'Class:UserLocal/Attribute:password' => 'Jelsz—', + 'Class:UserLocal/Attribute:password' => 'Jelszó', 'Class:UserLocal/Attribute:password+' => '', )); ?> \ No newline at end of file