Update app_languages.php

This commit is contained in:
blackc2004
2015-10-29 12:23:49 -07:00
parent 9429de42be
commit 89410fafa6

View File

@@ -468,6 +468,19 @@ $text['label-sip_bypass_media']['ro'] = "SIP Bypass Media";
$text['label-sip_bypass_media']['ar-eg'] = "";
$text['label-sip_bypass_media']['he'] = "";
$text['label-absolute_codec_string']['en-us'] = "Absolute Codec String";
$text['label-absolute_codec_string']['es-cl'] = "";
$text['label-absolute_codec_string']['pt-pt'] = "";
$text['label-absolute_codec_string']['fr-fr'] = "";
$text['label-absolute_codec_string']['pt-br'] = "";
$text['label-absolute_codec_string']['pl'] = "";
$text['label-absolute_codec_string']['uk'] = "";
$text['label-absolute_codec_string']['sv-se'] = "";
$text['label-absolute_codec_string']['de-at'] = "";
$text['label-absolute_codec_string']['ro'] = "";
$text['label-absolute_codec_string']['ar-eg'] = "";
$text['label-absolute_codec_string']['he'] = "";
$text['label-rewrite_tls_contact_port']['en-us'] = "Rewrite TLS Contact Port";
$text['label-rewrite_tls_contact_port']['es-cl'] = "Reescribir Contacto Puerto TLS";
$text['label-rewrite_tls_contact_port']['pt-pt'] = "Reescreva Contacto Porto TLS";
@@ -1339,6 +1352,19 @@ $text['description-mwi_account']['ro'] = "Contul MWI cu utilizator@domeniu al me
$text['description-mwi_account']['ar-eg'] = "";
$text['description-mwi_account']['he'] = "";
$text['description-absolute_codec_string']['en-us'] = "Absolute Codec String for the extension";
$text['description-absolute_codec_string']['es-cl'] = "";
$text['description-absolute_codec_string']['pt-pt'] = "";
$text['description-absolute_codec_string']['fr-fr'] = "";
$text['description-absolute_codec_string']['pt-br'] = "";
$text['description-absolute_codec_string']['pl'] = "";
$text['description-absolute_codec_string']['uk'] = "";
$text['description-absolute_codec_string']['sv-se'] = "";
$text['description-absolute_codec_string']['de-at'] = "";
$text['description-absolute_codec_string']['ro'] = "";
$text['description-absolute_codec_string']['ar-eg'] = "";
$text['description-absolute_codec_string']['he'] = "";
$text['description-missed_call']['en-us'] = "Select the notification type, and enter the appropriate destination.";
$text['description-missed_call']['es-cl'] = "Seleccione el tipo de notificación, y entrar en el destino apropiado.";
$text['description-missed_call']['pt-pt'] = "Selecione o tipo de notificação e digite o destino apropriado.";
@@ -1793,4 +1819,4 @@ $text['button-add']['ro'] = "Adaugă";
$text['button-add']['ar-eg'] = "اضافة";
$text['button-add']['he'] = "הוספה";
?>
?>