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:
@@ -64,14 +64,22 @@
|
||||
$text['label-ring-5']['pt-pt'] = '5º Número a Tocar';
|
||||
$text['label-ring-5']['fr-fr'] = 'Sonner le 5ème Numéro';
|
||||
|
||||
$text['label-cid-name-prefix']['en-us'] = 'Caller ID Prefix';
|
||||
$text['label-cid-name-prefix']['en-us'] = 'Caller ID Name';
|
||||
$text['label-cid-name-prefix']['pt-pt'] = '';
|
||||
$text['label-cid-name-prefix']['fr-fr'] = "Préfixe de l'appelant";
|
||||
$text['label-cid-name-prefix']['fr-fr'] = "Nom de l'appelant";
|
||||
|
||||
$text['description-cid-name-prefix']['en-us'] = 'Set the caller ID name prefix.';
|
||||
$text['description-cid-name-prefix']['pt-pt'] = '';
|
||||
$text['description-cid-name-prefix']['fr-fr'] = '';
|
||||
|
||||
$text['label-cid-number-prefix']['en-us'] = 'Caller ID Number';
|
||||
$text['label-cid-number-prefix']['pt-pt'] = '';
|
||||
$text['label-cid-number-prefix']['fr-fr'] = "Numéro de l'appelant";
|
||||
|
||||
$text['description-cid-number-prefix']['en-us'] = 'Set the caller ID number prefix.';
|
||||
$text['description-cid-number-prefix']['pt-pt'] = '';
|
||||
$text['description-cid-number-prefix']['fr-fr'] = "Préfixe de l'appelant";
|
||||
|
||||
$text['label-call-prompt']['en-us'] = 'Call Prompt';
|
||||
$text['label-call-prompt']['pt-pt'] = '';
|
||||
$text['label-call-prompt']['fr-fr'] = "Annonce d'appel";
|
||||
|
||||
Reference in New Issue
Block a user