Fix a few things in app_config.php leaving fr-ca and changing some of the single quotes to double quotes.

This commit is contained in:
Mark Crane
2013-09-30 16:16:32 +00:00
parent 92dde8ac9b
commit 8cee3bbe44
36 changed files with 175 additions and 123 deletions
+4 -4
View File
@@ -163,13 +163,13 @@
$text['button-add']['pt-pt'] = '';
$text['button-add']['fr-fr'] = 'Ajouter';
$text['label-moderator-pin']['en-us'] = 'Moderator PIN';
$text['label-moderator-pin']['en-us'] = 'Moderator';
$text['label-moderator-pin']['pt-pt'] = '';
$text['label-moderator-pin']['fr-fr'] = 'Code Modérateur';
$text['label-moderator-pin']['fr-fr'] = 'Modérateur';
$text['label-participant-pin']['en-us'] = 'Participant PIN';
$text['label-participant-pin']['en-us'] = 'Participant';
$text['label-participant-pin']['pt-pt'] = '';
$text['label-participant-pin']['fr-fr'] = 'Code Participant';
$text['label-participant-pin']['fr-fr'] = 'Participant';
$text['label-member-pin']['en-us'] = 'PIN Numbers';
$text['label-member-pin']['pt-pt'] = '';