diff --git a/i18n/de-DE.json b/i18n/de-DE.json index d1b0974..203d7c3 100644 --- a/i18n/de-DE.json +++ b/i18n/de-DE.json @@ -1410,14 +1410,6 @@ "label": "Über Menü konfigurierbar?", "help": " Wenn deaktiviert, kann der Benutzer den Anrufbeantworter nicht über das Menü konfigurieren" }, - "fastForwardRewind": { - "label": "Vor- und Zurückspulen aktivieren?", - "help": "Wenn diese Option aktiviert ist, kann der Benutzer Voicemail-Nachrichten schnell vor- und zurückspulen" - }, - "oldestMessageFirst": { - "label": "Mailbox nach ältester Nachricht sortieren?", - "help": "Wenn diese Option aktiviert ist, werden Voicemails in der Reihenfolge vom ältesten zum neuesten abgespielt" - }, "__comment": "UI-2634: Unterstützung für WAV, MP4 und MP3 für die Anrufbeantworter-Medienerweiterungen hinzugefügt", "__version": "4.1", "mediaExtension": { diff --git a/i18n/en-US.json b/i18n/en-US.json index 7fc2ae1..01ef634 100644 --- a/i18n/en-US.json +++ b/i18n/en-US.json @@ -339,8 +339,8 @@ "buy": "Buy Device", "classifiers": { "unknown": { - "name": "Other than above", - "help": "Please select this option when you want this account to place calls to ANY NUMBER other than mentioned on the list. (When the format of the number is unknown to the system.)" + "name": "Other than above", + "help": "Please select this option when you want this account to place calls to ANY NUMBER other than mentioned on the list. (When the format of the number is unknown to the system.)" } }, "noMatchingDevices": "There were no devices found matching your search", @@ -1427,14 +1427,6 @@ "label": "Configurable via Menu?", "help": " If unchecked, it will disallow the user to configure voicemail via the menu" }, - "fastForwardRewind": { - "label": "Enable fast-forward and rewind?", - "help": "If enabled, it will allow the user to fast forward and rewind their voicemail messages" - }, - "oldestMessageFirst": { - "label": "Sort voicemail box by oldest message first?", - "help": "If enabled, voicemails will be played in order from oldest to newest" - }, "__comment": "UI-2634: add support for wav/mp4/mp3 for voicemail media extensions", "__version": "4.1", "mediaExtension": { diff --git a/i18n/es-ES.json b/i18n/es-ES.json index c323bd4..afd2e17 100644 --- a/i18n/es-ES.json +++ b/i18n/es-ES.json @@ -1058,14 +1058,6 @@ "configurable": { "label": "Configurar a través del menú?", "help": "Si no activado, no permitirá al usuario configurar el correo de voz a través del menú " - }, - "fastForwardRewind": { - "label": "¿Habilitar el avance rápido y rebobinar?", - "help": "Si está habilitado, permitirá al usuario avanzar y rebobinar sus mensajes de correo de voz" - }, - "oldestMessageFirst": { - "label": "¿Ordenar primero el buzón de correo de voz por el mensaje más antiguo?", - "help": "Si está habilitado, los correos de voz se reproducirán en orden del más antiguo al más nuevo" } }, "recipients": { diff --git a/i18n/ru-RU.json b/i18n/ru-RU.json index 637d3e4..f847fdb 100644 --- a/i18n/ru-RU.json +++ b/i18n/ru-RU.json @@ -1071,14 +1071,6 @@ "label": "Конфигурируется через меню?", "help": "Если не выбрано, то пользователь не сможет настраивать свой ящик голосовой почты через голосовое меню" }, - "fastForwardRewind": { - "label": "Включить ускоренную перемотку вперед и назад?", - "help": "Если этот параметр включен, он позволяет пользователю перематывать и перематывать свои сообщения голосовой почты." - }, - "oldestMessageFirst": { - "label": "Сортировать ящик голосовой почты по самому старому сообщению первым?", - "help": "Если включено, голосовые сообщения будут воспроизводиться в порядке от самого старого до самого нового" - }, "mediaExtension": { "label": "Расширения файлов", "default": "По-уполчанию для учетной записи" diff --git a/submodules/vmboxes/views/edit.html b/submodules/vmboxes/views/edit.html index b50ecf8..672d17f 100644 --- a/submodules/vmboxes/views/edit.html +++ b/submodules/vmboxes/views/edit.html @@ -167,26 +167,6 @@ - -