Update app_languages.php

Fix the label and description for the singular 'user'.
This commit is contained in:
FusionPBX 2016-05-26 22:04:45 -06:00
parent 635ba86e44
commit fecd635688
1 changed files with 19 additions and 19 deletions

View File

@ -195,16 +195,16 @@ $text['label-voicemail']['de-at'] = "Sprachnachricht";
$text['label-voicemail']['ar-eg'] = "البريد الصوتي";
$text['label-voicemail']['he'] = "תיבה קולית";
$text['label-users']['en-us'] = "Users";
$text['label-users']['es-cl'] = "Usuarios";
$text['label-users']['pt-pt'] = "Utilizadores";
$text['label-users']['fr-fr'] = "Utilisateurs";
$text['label-users']['pt-br'] = "Usuários";
$text['label-users']['pl'] = "Użytkownicy";
$text['label-users']['sv-se'] = "Användare";
$text['label-users']['uk'] = "Користувачі";
$text['label-users']['de-at'] = "Benutzer";
$text['label-users']['he'] = "";
$text['label-user']['en-us'] = "User";
$text['label-user']['es-cl'] = "Usuario";
$text['label-user']['pt-pt'] = "Utilizadore";
$text['label-user']['fr-fr'] = "Utilisateur";
$text['label-user']['pt-br'] = "Usuário";
$text['label-user']['pl'] = "Użytkownicy";
$text['label-user']['sv-se'] = "Användare";
$text['label-user']['uk'] = "Користувачі";
$text['label-user']['de-at'] = "Benutzer";
$text['label-user']['he'] = "";
$text['label-user_id']['en-us'] = "User ID";
$text['label-user_id']['es-cl'] = "ID de usuario";
@ -1875,15 +1875,15 @@ $text['header-device']['de-at'] = "Gerät";
$text['header-device']['ar-eg'] = "";
$text['header-device']['he'] = "מכשיר";
$text['description-users']['en-us'] = "Assign a user to this device.";
$text['description-users']['es-cl'] = "Asignar un usuario a este dispositivo.";
$text['description-users']['pt-pt'] = "Atribuir um usuário a este dispositivo.";
$text['description-users']['fr-fr'] = "Affectation d'un utilisateur à cet appareil.";
$text['description-users']['pt-br'] = "Atribuir um usuário a este dispositivo.";
$text['description-users']['pl'] = "Przypisywanie użytkownika do tego urządzenia.";
$text['description-users']['sv-se'] = "Tilldela en användare till den här enheten.";
$text['description-users']['uk'] = "Призначення користувача Цей пристрій.";
$text['description-users']['de-at'] = "Zuweisen eines Benutzers zu diesem Gerät.";
$text['description-user']['en-us'] = "Assign a user to this device.";
$text['description-user']['es-cl'] = "Asignar un usuario a este dispositivo.";
$text['description-user']['pt-pt'] = "Atribuir um usuário a este dispositivo.";
$text['description-user']['fr-fr'] = "Affectation d'un utilisateur à cet appareil.";
$text['description-user']['pt-br'] = "Atribuir um usuário a este dispositivo.";
$text['description-user']['pl'] = "Przypisywanie użytkownika do tego urządzenia.";
$text['description-user']['sv-se'] = "Tilldela en användare till den här enheten.";
$text['description-user']['uk'] = "Призначення користувача Цей пристрій.";
$text['description-user']['de-at'] = "Zuweisen eines Benutzers zu diesem Gerät.";
$text['description-user_id']['en-us'] = "Enter the user ID.";
$text['description-user_id']['es-cl'] = "Ingrese el ID de usuario.";