Dialplan (Inbound) & Ring Group select box adjustments (focus at top, etc)

This commit is contained in:
Nate Jones
2014-04-15 01:31:49 +00:00
parent 0831f00318
commit 207c063473
3 changed files with 18 additions and 13 deletions
+5
View File
@@ -400,6 +400,11 @@
$text['option-anti-action']['pt-pt'] = "Anti-Acção";
$text['option-anti-action']['fr-fr'] = "Anti-Action";
$text['option-param']['en-us'] = "Parameter";
$text['option-param']['es-cl'] = "Parámetro";
$text['option-param']['pt-pt'] = "Parâmetro";
$text['option-param']['fr-fr'] = "Paramètre";
$text['option-regex']['en-us'] = "Regular Expression";
$text['option-regex']['pt-pt'] = "Expressão Regular";
$text['option-regex']['es-cl'] = "Expresión Regular";