From: Italo Rossi Date: Thu, 9 Jun 2016 20:41:07 +0000 (-0300) Subject: FS-9250 [verto_communicator] Putting factory reset button back X-Git-Tag: v1.6.9~2^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2425cd53a484b8c0597a91ea6812d8f5e7efbcba;p=thirdparty%2Ffreeswitch.git FS-9250 [verto_communicator] Putting factory reset button back --- diff --git a/html5/verto/verto_communicator/src/locales/locale-en.json b/html5/verto/verto_communicator/src/locales/locale-en.json index c8c59ace10..ade59cc7d4 100644 --- a/html5/verto/verto_communicator/src/locales/locale-en.json +++ b/html5/verto/verto_communicator/src/locales/locale-en.json @@ -149,5 +149,6 @@ "CHAT_GAIN_MINUS": "Gain -", "CHAT_GAIN_PLUS": "Gain +", "LANGUAGE": "Language:", - "BROWSER_LANGUAGE": "Browser Language" + "BROWSER_LANGUAGE": "Browser Language", + "FACTORY_RESET_SETTINGS": "Factory Reset Settings" } diff --git a/html5/verto/verto_communicator/src/locales/locale-pt.json b/html5/verto/verto_communicator/src/locales/locale-pt.json index 4bd236f855..19f04512ba 100644 --- a/html5/verto/verto_communicator/src/locales/locale-pt.json +++ b/html5/verto/verto_communicator/src/locales/locale-pt.json @@ -147,5 +147,6 @@ "CHAT_VOL_MINUS": "Vol -", "CHAT_VOL_PLUS": "Vol +", "CHAT_GAIN_MINUS": "Ganho -", - "CHAT_GAIN_PLUS": "Ganho +" + "CHAT_GAIN_PLUS": "Ganho +", + "FACTORY_RESET_SETTINGS": "Redefinir configurações" } diff --git a/html5/verto/verto_communicator/src/partials/settings.html b/html5/verto/verto_communicator/src/partials/settings.html index 51b80dda16..7e15a24e3b 100644 --- a/html5/verto/verto_communicator/src/partials/settings.html +++ b/html5/verto/verto_communicator/src/partials/settings.html @@ -162,6 +162,7 @@ ng-options="item.id as item.label for item in verto.bandwidth"> +