mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Fix the call prefix label.
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
$text['label-ring-5']['pt-pt'] = '5º Número a Tocar';
|
||||
$text['label-ring-5']['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'] = "Préfixe de l'appelant";
|
||||
|
||||
@@ -72,6 +72,12 @@
|
||||
$text['description-cid-name-prefix']['pt-pt'] = '';
|
||||
$text['description-cid-name-prefix']['fr'] = '';
|
||||
|
||||
$text['label-cid-number-prefix']['en-us'] = 'Caller ID Number';
|
||||
$text['label-cid-number-prefix']['pt-pt'] = '';
|
||||
|
||||
$text['description-cid-number-prefix']['en-us'] = 'Set the caller ID number prefix.';
|
||||
$text['description-cid-number-prefix']['pt-pt'] = '';
|
||||
|
||||
$text['label-call-prompt']['en-us'] = 'Call Prompt';
|
||||
$text['label-call-prompt']['pt-pt'] = '';
|
||||
$text['label-call-prompt']['fr'] = "Annonce d'appel";
|
||||
|
||||
Reference in New Issue
Block a user