Add search to dialplan -> destinations and accounts -> extensions

This commit is contained in:
Mark Crane
2014-05-02 08:03:16 +00:00
parent f48b7507eb
commit 509788da94
5 changed files with 27 additions and 1 deletions
+5
View File
@@ -167,6 +167,11 @@
$text['button-back']['pt-pt'] = "Voltar";
$text['button-back']['fr-fr'] = "Retour";
$text['button-search']['en-us'] = "Search";
$text['button-search']['es-cl'] = "Buscar";
$text['button-search']['pt-pt'] = "Pesquisar";
$text['button-search']['fr-fr'] = "Chercher";
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
$text['confirm-delete']['pt-pt'] = "Deseja realmente remover isto?";