mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Call Block: Action bar, list view and button updates, bulk add (with class) from CDR, etc.
This commit is contained in:
@@ -673,4 +673,48 @@ $text['description-action']['ru-ru'] = "Установите действие д
|
||||
$text['description-action']['sv-se'] = "Välj en aktion för samtal från detta nummer.";
|
||||
$text['description-action']['uk-ua'] = "Встановіть дію для дзвінків з цього номера.";
|
||||
|
||||
?>
|
||||
$text['confirm-block']['en-us'] = "Do you really want to block this?";
|
||||
$text['confirm-block']['ar-eg'] = "Do you really want to block this?";
|
||||
$text['confirm-block']['de-at'] = "Do you really want to block this?";
|
||||
$text['confirm-block']['de-ch'] = "Do you really want to block this?";
|
||||
$text['confirm-block']['de-de'] = "Do you really want to block this?";
|
||||
$text['confirm-block']['el-gr'] = "Do you really want to block this?";
|
||||
$text['confirm-block']['es-cl'] = "Do you really want to block this?";
|
||||
$text['confirm-block']['es-mx'] = "Do you really want to block this?";
|
||||
$text['confirm-block']['fr-ca'] = "Do you really want to block this?";
|
||||
$text['confirm-block']['fr-fr'] = "Do you really want to block this?";
|
||||
$text['confirm-block']['he-il'] = "Do you really want to block this?";
|
||||
$text['confirm-block']['it-it'] = "Do you really want to block this?";
|
||||
$text['confirm-block']['nl-nl'] = "Do you really want to block this?";
|
||||
$text['confirm-block']['pl-pl'] = "Do you really want to block this?";
|
||||
$text['confirm-block']['pt-br'] = "Do you really want to block this?";
|
||||
$text['confirm-block']['pt-pt'] = "Do you really want to block this?";
|
||||
$text['confirm-block']['ro-ro'] = "Do you really want to block this?";
|
||||
$text['confirm-block']['ru-ru'] = "Do you really want to block this?";
|
||||
$text['confirm-block']['sv-se'] = "Do you really want to block this?";
|
||||
$text['confirm-block']['uk-ua'] = "Do you really want to block this?";
|
||||
$text['confirm-block']['tr-tr'] = "Do you really want to block this?";
|
||||
|
||||
$text['button-block']['en-us'] = "Block";
|
||||
$text['button-block']['ar-eg'] = "Block";
|
||||
$text['button-block']['de-at'] = "Block";
|
||||
$text['button-block']['de-ch'] = "Block";
|
||||
$text['button-block']['de-de'] = "Block";
|
||||
$text['button-block']['el-gr'] = "Block";
|
||||
$text['button-block']['es-cl'] = "Block";
|
||||
$text['button-block']['es-mx'] = "Block";
|
||||
$text['button-block']['fr-ca'] = "Block";
|
||||
$text['button-block']['fr-fr'] = "Block";
|
||||
$text['button-block']['he-il'] = "Block";
|
||||
$text['button-block']['it-it'] = "Block";
|
||||
$text['button-block']['nl-nl'] = "Block";
|
||||
$text['button-block']['pl-pl'] = "Block";
|
||||
$text['button-block']['pt-br'] = "Block";
|
||||
$text['button-block']['pt-pt'] = "Block";
|
||||
$text['button-block']['ro-ro'] = "Block";
|
||||
$text['button-block']['ru-ru'] = "Block";
|
||||
$text['button-block']['sv-se'] = "Block";
|
||||
$text['button-block']['uk-ua'] = "Block";
|
||||
$text['button-block']['tr-tr'] = "Block";
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user