Enhance [master] sip_status Add Stop Action (#2611)

add stop action
change cmd.php to use messages::add and also trim trailing \n so message
does render
This commit is contained in:
Mafoo
2017-05-30 13:45:06 -06:00
committed by FusionPBX
parent f2e1fa6290
commit 3b55aba656
3 changed files with 36 additions and 9 deletions
+16
View File
@@ -65,6 +65,22 @@ $text['title-sip-status']['ru-ru'] = "SIP Статус";
$text['title-sip-status']['sv-se'] = "SIP Status";
$text['title-sip-status']['uk-ua'] = "Стан SIP";
$text['label-action']['en-us'] = "Action";
$text['label-action']['ar-eg'] = "";
$text['label-action']['de-at'] = "Aktion";
$text['label-action']['de-de'] = "Aktion";
$text['label-action']['es-cl'] = "Acción";
$text['label-action']['fr-fr'] = "Action";
$text['label-action']['he-il'] = "";
$text['label-action']['it-it'] = "";
$text['label-action']['nl-nl'] = "";
$text['label-action']['pl-pl'] = "Operacja";
$text['label-action']['pt-br'] = "Ação";
$text['label-action']['pt-pt'] = "Acção";
$text['label-action']['ru-ru'] = "Действие";
$text['label-action']['sv-se'] = "Åtgärd";
$text['label-action']['uk-ua'] = "Дія";
$text['label-state']['en-us'] = "State";
$text['label-state']['ar-eg'] = "";
$text['label-state']['de-at'] = "Status";