Move the French translations into the development branch.

Translation work done thanks to by bhouba for his work on the translations.
This commit is contained in:
Mark Crane
2013-09-13 21:04:53 +00:00
parent 98178c6ef7
commit f61de19169
81 changed files with 1199 additions and 154 deletions
+6
View File
@@ -23,10 +23,16 @@
Contributor(s):
Mark J Crane <markjcrane@fusionpbx.com>
James Rose <james.o.rose@gmail.com>
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['label-message']['en-us'] = 'Message';
$text['label-message']['fr'] = 'Message';
$text['title-sofia-status']['en-us'] = 'sofia status';
$text['title-sofia-status']['fr'] = 'sofia statut';
$text['title-sofia-status-profile']['en-us'] = 'sofia status profile';
$text['title-sofia-status-profile']['fr'] = 'profile statut sofia';
$text['title-status']['en-us'] = 'status';
$text['title-status']['fr'] = 'statut';
?>