repaired previous errors inserted in r4614 : reinserted 'de-de' instead 'de' and correct files. keeps fr-ca to report in app_config.php files
This commit is contained in:
@@ -20,6 +20,14 @@
|
||||
$text['label-destination-number']['pt-pt'] = '';
|
||||
$text['label-destination-number']['fr-fr'] = "Numéro d'appelant";
|
||||
|
||||
$text['label-inbox']['en-us'] = 'Inbox';
|
||||
$text['label-inbox']['pt-pt'] = '';
|
||||
$text['label-inbox']['fr-fr'] = 'Boite de Réception';
|
||||
|
||||
$text['label-sent']['en-us'] = 'Sent';
|
||||
$text['label-sent']['pt-pt'] = '';
|
||||
$text['label-inbox']['fr-fr'] = 'Envoyé';
|
||||
|
||||
$text['label-name']['en-us'] = 'Name';
|
||||
$text['label-name']['pt-pt'] = 'Nome';
|
||||
$text['label-name']['fr-fr'] = "Nom";
|
||||
|
||||
Reference in New Issue
Block a user