Skip to content

Commit 8ec914d

Browse files
committed
Update supported versions and translations
- Add support for WhatsApp versions 2.25.22.xx, 2.25.23.xx, and 2.25.24.xx. - Update translations for Turkish, Portuguese, Spanish, Arabic, and German. - Add a note that the "Show online icon on the conversation screen" feature is not yet working. Signed-off-by: Dev4Mod <[email protected]>
1 parent 844c068 commit 8ec914d

File tree

6 files changed

+40
-41
lines changed

6 files changed

+40
-41
lines changed

app/src/main/res/values-ar/strings.xml

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,9 @@
3939
<string name="novaconfig">نمط الإعدادات الجديدة</string>
4040
<string name="novaconfig_sum">تمكين نمط الإعدادات الجديدة، مع صورة الملف الشخصي على شريط أدوات الشاشة الرئيسية</string>
4141
<string name="novofiltro">وظائف البحث</string>
42-
<string name="novofiltro_sum">Choose between Search Icon, Search Bar, or No Search (Enable Function for Disable Meta AI)</string>
42+
<string name="novofiltro_sum">اختر بين أيقونة البحث، أو شريط البحث، أو عدم البحث
43+
44+
(تمكين وظيفة لتعطيل ميتا AI)</string>
4345
<string name="menuwicon">أيقونات القائمة</string>
4446
<string name="menuwicon_sum">إضافة أيقونات بجوار خيارات القائمة عبر التطبيق</string>
4547
<string name="freezelastseen">تجميد آخر ظهور</string>
@@ -406,11 +408,11 @@
406408
<string name="select_contacts">حدد جهة الاتصال</string>
407409
<string name="style_of_stories_status">نمط القصص/الحالة</string>
408410
<string name="style_of_stories_status_sum">تغيير نمط القصص/الحالات لبعض النماذج المتوفرة على واتساب</string>
409-
<string name="view_seen_tick">View Seen Tick</string>
410-
<string name="view_seen_tick_sum">Show an icon if the message view was sent to the recipient or unique view was seen</string>
411-
<string name="text_color">Text Color</string>
412-
<string name="disable_the_proximity_sensor">Disable Screen off on proximity sensor</string>
413-
<string name="disable_the_proximity_sensor_sum">Disable Screen off on proximity sensor to the whole WhatsApp</string>
414-
<string name="disable_status_in_the_profile_photo">Disable Status in the profile photo</string>
415-
<string name="disable_status_in_the_profile_photo_sum">Disables the circle that appears in the profile photo of each contact when there is new status</string>
411+
<string name="view_seen_tick">عرض علامة المشاهدة</string>
412+
<string name="view_seen_tick_sum">إظهار أيقونة إذا تم إرسال عرض الرسالة إلى المستلم أو إذا تمت رؤية عرض فريد</string>
413+
<string name="text_color">لون النص</string>
414+
<string name="disable_the_proximity_sensor">تعطيل إيقاف تشغيل الشاشة عند تشغيل مستشعر القرب</string>
415+
<string name="disable_the_proximity_sensor_sum">تعطيل إيقاف تشغيل الشاشة على مستشعر القرب لتطبيق واتساب بالكامل</string>
416+
<string name="disable_status_in_the_profile_photo">تعطيل الحالة في صورة الملف الشخصي</string>
417+
<string name="disable_status_in_the_profile_photo_sum">يعطل الدائرة التي تظهر في صورة الملف الشخصي لكل جهة اتصال عند وجود حالة جديدة</string>
416418
</resources>

app/src/main/res/values-de/strings.xml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<string name="novaconfig">Neuer Einstellungsstil</string>
3939
<string name="novaconfig_sum">Aktiviert den neuen Einstellungsstil mit Profilfoto auf der Symbolleiste</string>
4040
<string name="novofiltro">Suchfunktion</string>
41-
<string name="novofiltro_sum">Choose between Search Icon, Search Bar, or No Search (Enable Function for Disable Meta AI)</string>
41+
<string name="novofiltro_sum">Wählen Sie zwischen Suchsymbol, Suchleiste oder ohne Suche (Deaktiviert Meta-AI)</string>
4242
<string name="menuwicon">Menüsymbole</string>
4343
<string name="menuwicon_sum">Die Menüoptionen erhalten zusätzlich Symbole in der gesamten App</string>
4444
<string name="freezelastseen">Friere \"Zuletzt gesehen\" ein</string>
@@ -405,11 +405,11 @@
405405
<string name="select_contacts">Kontakte auswählen</string>
406406
<string name="style_of_stories_status">Stil der/des Geschichten/Status</string>
407407
<string name="style_of_stories_status_sum">Ändert die/den Stories/Status-Stil von einigen Modellen auf WhatsApp</string>
408-
<string name="view_seen_tick">View Seen Tick</string>
409-
<string name="view_seen_tick_sum">Show an icon if the message view was sent to the recipient or unique view was seen</string>
410-
<string name="text_color">Text Color</string>
411-
<string name="disable_the_proximity_sensor">Disable Screen off on proximity sensor</string>
408+
<string name="view_seen_tick">Zeige \"Gesehen Tick\"</string>
409+
<string name="view_seen_tick_sum">Zeige ein Symbol, wenn die Nachrichtenansicht an den Empfänger gesendet wurde oder eine eindeutige Ansicht gesehen wurde</string>
410+
<string name="text_color">Textfarbe</string>
411+
<string name="disable_the_proximity_sensor">Bildschirm ausschalten deaktivieren bei Nutzung des Näherungssensors</string>
412412
<string name="disable_the_proximity_sensor_sum">Disable Screen off on proximity sensor to the whole WhatsApp</string>
413-
<string name="disable_status_in_the_profile_photo">Disable Status in the profile photo</string>
414-
<string name="disable_status_in_the_profile_photo_sum">Disables the circle that appears in the profile photo of each contact when there is new status</string>
413+
<string name="disable_status_in_the_profile_photo">Status im Profilfoto deaktivieren</string>
414+
<string name="disable_status_in_the_profile_photo_sum">Deaktiviert den Kreis, der im Profilfoto jedes Kontakts erscheint, wenn ein neuer Status vorhanden ist</string>
415415
</resources>

app/src/main/res/values-es/strings.xml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<string name="novaconfig">Nuevo estilo del apartado \'Ajustes\'</string>
3939
<string name="novaconfig_sum">Habilite el nuevo estilo de Ajustes, con una foto de perfil en la barra de herramientas de inicio</string>
4040
<string name="novofiltro">Buscar Funciones</string>
41-
<string name="novofiltro_sum">Choose between Search Icon, Search Bar, or No Search (Enable Function for Disable Meta AI)</string>
41+
<string name="novofiltro_sum">Elija entre el icono de búsqueda, la barra de búsqueda o ninguna búsqueda (Habilitar función para desactivar Meta-AI)</string>
4242
<string name="menuwicon">Iconos de menú</string>
4343
<string name="menuwicon_sum">Agregue íconos en las opciones del menú a lo largo de la aplicación</string>
4444
<string name="freezelastseen">Congelar Última vez</string>
@@ -406,10 +406,10 @@
406406
<string name="style_of_stories_status">Estilo de las Historias/Estados</string>
407407
<string name="style_of_stories_status_sum">Cambia el estilo de las Historias/Estados a algunos otros modelos disponibles en WhatsApp</string>
408408
<string name="view_seen_tick">View Seen Tick</string>
409-
<string name="view_seen_tick_sum">Show an icon if the message view was sent to the recipient or unique view was seen</string>
410-
<string name="text_color">Text Color</string>
411-
<string name="disable_the_proximity_sensor">Disable Screen off on proximity sensor</string>
412-
<string name="disable_the_proximity_sensor_sum">Disable Screen off on proximity sensor to the whole WhatsApp</string>
413-
<string name="disable_status_in_the_profile_photo">Disable Status in the profile photo</string>
414-
<string name="disable_status_in_the_profile_photo_sum">Disables the circle that appears in the profile photo of each contact when there is new status</string>
409+
<string name="view_seen_tick_sum">Mostrar un icono si el visto del mensaje fue enviada al destinatario o se vio una única vez</string>
410+
<string name="text_color">Color del texto</string>
411+
<string name="disable_the_proximity_sensor">Desactivar \'Apagar pantalla cuando se activa el sensor de proximidad\'</string>
412+
<string name="disable_the_proximity_sensor_sum">Evita que la pantalla se apague al escuchar un audio con el altavoz superior</string>
413+
<string name="disable_status_in_the_profile_photo">Desactivar estado en la foto de perfil</string>
414+
<string name="disable_status_in_the_profile_photo_sum">Deshabilita el círculo que aparece en la foto de perfil de cada contacto cuando hay un nuevo estado</string>
415415
</resources>

app/src/main/res/values-pt/strings.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@
201201
<string name="remove_limit_edit_message">Remover limite de tempo para editar mensagem</string>
202202
<string name="remove_limit_edit_message_sum">Remove o limite de 15 minutos para edição de uma mensagem</string>
203203
<string name="disable_audio_sensor">Desativar troca de áudio</string>
204-
<string name="disable_audio_sensor_sum">Desative a troca de áudio com o sensor de proximidade para que a mensagem de áudio não seja reproduzida pelo alto-falante auricular.</string>
204+
<string name="disable_audio_sensor_sum">Desative a troca de áudio mediante o sensor de proximidade para que a mensagem de áudio não seja reproduzida pelo alto-falante auricular.</string>
205205
<string name="show_admin_group_icon">Mostrar ícone de administrador</string>
206206
<string name="show_admin_group_icon_sum">Mostre um ícone ao lado do nome do administrador do grupo.</string>
207207
<string name="toolbar_transparency">Transparência da barra superior</string>
@@ -408,8 +408,8 @@
408408
<string name="view_seen_tick">Ver visualização vista</string>
409409
<string name="view_seen_tick_sum">Quando ativo, mostra um ícone se a visualização da mensagem foi enviada ao destinatário ou se uma visualização única foi vista.</string>
410410
<string name="text_color">Cor do texto</string>
411-
<string name="disable_the_proximity_sensor">Desativar tela desligada no sensor de proximidade</string>
412-
<string name="disable_the_proximity_sensor_sum">Desativa a tela desligada no sensor de proximidade para todo o WhatsApp</string>
411+
<string name="disable_the_proximity_sensor">Impedir o desligamento da tela</string>
412+
<string name="disable_the_proximity_sensor_sum">Impedir que a tela desligue por meio do sensor de proximidade.</string>
413413
<string name="disable_status_in_the_profile_photo">Desativar status na foto do perfil</string>
414414
<string name="disable_status_in_the_profile_photo_sum">Quando ativo, o círculo que aparece na foto de perfil de cada contato quando há um novo status é desativado.</string>
415415
</resources>

app/src/main/res/values-tr/strings.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<string name="novaconfig">Yeni Ayarlar Stili</string>
3939
<string name="novaconfig_sum">Ana ekran araç çubuğunda profil fotoğrafı ile yeni ayarlar stilini etkinleştir</string>
4040
<string name="novofiltro">Arama Fonksiyonları</string>
41-
<string name="novofiltro_sum">Choose between Search Icon, Search Bar, or No Search (Enable Function for Disable Meta AI)</string>
41+
<string name="novofiltro_sum">Arama İkonu, Arama Çubuğu veya Arama Yok arasında seçim yapın (Meta AI\'ı Devre Dışı Bırakma İşlevini Etkinleştir)</string>
4242
<string name="menuwicon">Menü Simgeleri</string>
4343
<string name="menuwicon_sum">Uygulama genelinde menü seçeneklerinin yanına simgeler ekle</string>
4444
<string name="freezelastseen">Son Görülmeyi Dondur</string>
@@ -405,11 +405,11 @@
405405
<string name="select_contacts">Kişileri Seçin</string>
406406
<string name="style_of_stories_status">Hikayelerin Tarzı/Durumu</string>
407407
<string name="style_of_stories_status_sum">WhatsApp\'ta bulunan bazı modellerde Hikaye/Durum stilini değiştirir</string>
408-
<string name="view_seen_tick">View Seen Tick</string>
409-
<string name="view_seen_tick_sum">Show an icon if the message view was sent to the recipient or unique view was seen</string>
410-
<string name="text_color">Text Color</string>
411-
<string name="disable_the_proximity_sensor">Disable Screen off on proximity sensor</string>
412-
<string name="disable_the_proximity_sensor_sum">Disable Screen off on proximity sensor to the whole WhatsApp</string>
413-
<string name="disable_status_in_the_profile_photo">Disable Status in the profile photo</string>
414-
<string name="disable_status_in_the_profile_photo_sum">Disables the circle that appears in the profile photo of each contact when there is new status</string>
408+
<string name="view_seen_tick">Görüldü Tiki</string>
409+
<string name="view_seen_tick_sum">Mesaj gönderildi veya görüldü durumunda ikon göster</string>
410+
<string name="text_color">Metin Rengi</string>
411+
<string name="disable_the_proximity_sensor">Yakınlık sensöründe ekran kapatmayı devre dışı bırak</string>
412+
<string name="disable_the_proximity_sensor_sum">Yakınlık sensöründe ekran kapatma özelliğini WhatsApp\'ın tamamında devre dışı bırakın</string>
413+
<string name="disable_status_in_the_profile_photo">Profil fotoğrafındaki Durumu devre dışı bırak</string>
414+
<string name="disable_status_in_the_profile_photo_sum">Yeni durum olduğunda her kişinin profil fotoğrafında görünen daireyi devre dışı bırakır</string>
415415
</resources>

changelog.txt

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
[WA AND WA BUSINESS]
2-
* Add 2.25.20.xx and 2.25.21.xx to supported versions
3-
4-
[BUGS FIXED]
5-
* Fixed bug in Separate Chats/Groups
6-
* Fixed bug in New UI Group Filter
7-
* Fixed bug icon of Revoked Status
8-
* Fixed bug in Custom colors for Text Status
2+
* Add 2.25.22.xx, 2.25.23.xx, 2.25.24.xx to supported versions
93

104
[WAE]
11-
* Updated translations (Thanks to all translators)
5+
* Updated translations (Thanks to all translators)
6+
7+
[NOTE]
8+
* Show online icon on the conversation screen is not working yet, wait for a next update.

0 commit comments

Comments
 (0)