Call Broadcast add start time
This commit is contained in:
@@ -127,6 +127,28 @@ $text['label-view-calls']['ru-ru'] = "Показать вызовы";
|
||||
$text['label-view-calls']['sv-se'] = "Granska Samtal";
|
||||
$text['label-view-calls']['uk-ua'] = "Перегляд дзвінків";
|
||||
|
||||
$text['label-start_time']['en-us'] = "Start Time";
|
||||
$text['label-start_time']['en-gb'] = "Start Time";
|
||||
$text['label-start_time']['ar-eg'] = "Start Time";
|
||||
$text['label-start_time']['de-at'] = "Start Time"; //copied from de-de
|
||||
$text['label-start_time']['de-ch'] = "Start Time"; //copied from de-de
|
||||
$text['label-start_time']['de-de'] = "Start Time";
|
||||
$text['label-start_time']['es-cl'] = "Start Time";
|
||||
$text['label-start_time']['es-mx'] = "Start Time"; //copied from es-cl
|
||||
$text['label-start_time']['fr-ca'] = "Start Time"; //copied from fr-fr
|
||||
$text['label-start_time']['fr-fr'] = "Start Time";
|
||||
$text['label-start_time']['he-il'] = "Start Time";
|
||||
$text['label-start_time']['it-it'] = "Start Time";
|
||||
$text['label-start_time']['nl-nl'] = "Start Time";
|
||||
$text['label-start_time']['pl-pl'] = "Start Time";
|
||||
$text['label-start_time']['pt-br'] = "Start Time";
|
||||
$text['label-start_time']['pt-pt'] = "Start Time";
|
||||
$text['label-start_time']['ro-ro'] = "Start Time";
|
||||
$text['label-start_time']['ru-ru'] = "Start Time";
|
||||
$text['label-start_time']['sv-se'] = "Start Time";
|
||||
$text['label-start_time']['uk-ua'] = "Start Time";
|
||||
|
||||
|
||||
$text['label-timeout']['en-us'] = "Timeout";
|
||||
$text['label-timeout']['en-gb'] = "Timeout";
|
||||
$text['label-timeout']['ar-eg'] = "";
|
||||
@@ -421,6 +443,48 @@ $text['label-list_example']['ru-ru'] = "Number|First,Last\nNumber|First,Last\n..
|
||||
$text['label-list_example']['sv-se'] = "Number|First,Last\nNumber|First,Last\n...";
|
||||
$text['label-list_example']['uk-ua'] = "Number|First,Last\nNumber|First,Last\n...";
|
||||
|
||||
$text['description-start_time']['en-us'] = "Is the time in seconds to start sending calls.";
|
||||
$text['description-start_time']['en-gb'] = "";
|
||||
$text['description-start_time']['ar-eg'] = "";
|
||||
$text['description-start_time']['de-at'] = ""; //copied from de-de
|
||||
$text['description-start_time']['de-ch'] = ""; //copied from de-de
|
||||
$text['description-start_time']['de-de'] = "";
|
||||
$text['description-start_time']['es-cl'] = "";
|
||||
$text['description-start_time']['es-mx'] = "";
|
||||
$text['description-start_time']['fr-ca'] = "";
|
||||
$text['description-start_time']['fr-fr'] = "";
|
||||
$text['description-start_time']['he-il'] = "";
|
||||
$text['description-start_time']['it-it'] = "";
|
||||
$text['description-start_time']['nl-nl'] = "";
|
||||
$text['description-start_time']['pl-pl'] = "";
|
||||
$text['description-start_time']['pt-br'] = ""; //copied from pt-pt
|
||||
$text['description-start_time']['pt-pt'] = "";
|
||||
$text['description-start_time']['ro-ro'] = "";
|
||||
$text['description-start_time']['ru-ru'] = "";
|
||||
$text['description-start_time']['sv-se'] = "";
|
||||
$text['description-start_time']['uk-ua'] = "";
|
||||
|
||||
$text['description-accountcode']['en-us'] = "Account code used most often used for billing systems.";
|
||||
$text['description-accountcode']['en-gb'] = "";
|
||||
$text['description-accountcode']['ar-eg'] = "";
|
||||
$text['description-accountcode']['de-at'] = ""; //copied from de-de
|
||||
$text['description-accountcode']['de-ch'] = ""; //copied from de-de
|
||||
$text['description-accountcode']['de-de'] = "";
|
||||
$text['description-accountcode']['es-cl'] = "";
|
||||
$text['description-accountcode']['es-mx'] = "";
|
||||
$text['description-accountcode']['fr-ca'] = "";
|
||||
$text['description-accountcode']['fr-fr'] = "";
|
||||
$text['description-accountcode']['he-il'] = "";
|
||||
$text['description-accountcode']['it-it'] = "";
|
||||
$text['description-accountcode']['nl-nl'] = "";
|
||||
$text['description-accountcode']['pl-pl'] = "";
|
||||
$text['description-accountcode']['pt-br'] = ""; //copied from pt-pt
|
||||
$text['description-accountcode']['pt-pt'] = "";
|
||||
$text['description-accountcode']['ro-ro'] = "";
|
||||
$text['description-accountcode']['ru-ru'] = "";
|
||||
$text['description-accountcode']['sv-se'] = "";
|
||||
$text['description-accountcode']['uk-ua'] = "";
|
||||
|
||||
$text['description-timeout']['en-us'] = "Specify the absolute timeout in seconds.";
|
||||
$text['description-timeout']['en-gb'] = "Specify the absolute timeout in seconds.";
|
||||
$text['description-timeout']['ar-eg'] = "";
|
||||
|
||||
Reference in New Issue
Block a user