added missing french translations and changed fr to fr-fr in all app_languages.php and app_config.php files.

This commit is contained in:
Philippe Rioual
2013-09-30 13:19:40 +00:00
parent b9425a0a6a
commit 84b11a971c
116 changed files with 3483 additions and 2874 deletions
+6 -6
View File
@@ -26,13 +26,13 @@
Philippe Rioual <bhouba@gmail.com>
*/
$text['error-event-socket']['en-us'] = 'Connection to Event Socket failed.';
$text['error-event-socket']['fr'] = "Connexion à l'Event Socket en echec.";
$text['error-event-socket']['fr-fr'] = "Connexion à l'Event Socket en echec.";
$text['label-message']['en-us'] = 'Message';
$text['label-message']['fr'] = 'Message';
$text['label-message']['fr-fr'] = 'Message';
$text['title-sofia-status']['en-us'] = 'sofia status';
$text['title-sofia-status']['fr'] = 'sofia statut';
$text['title-sofia-status']['fr-fr'] = 'sofia statut';
$text['title-sofia-status-profile']['en-us'] = 'sofia status profile';
$text['title-sofia-status-profile']['fr'] = 'profile statut sofia';
$text['title-sofia-status-profile']['fr-fr'] = 'profile statut sofia';
$text['title-status']['en-us'] = 'status';
$text['title-status']['fr'] = 'statut';
?>
$text['title-status']['fr-fr'] = 'statut';
?>