Fixed translation issue + updated locales list

This commit is contained in:
Sylvain Berfini 2023-07-20 11:41:05 +02:00
parent 44ef7aa142
commit 7e694af88f
2 changed files with 4 additions and 2 deletions

View file

@ -742,7 +742,7 @@
<string name="incoming_group_call_notification_title">Входящий групповой звонок</string> <string name="incoming_group_call_notification_title">Входящий групповой звонок</string>
<string name="chat_room_context_menu_go_to_contact">Перейти к контакту</string> <string name="chat_room_context_menu_go_to_contact">Перейти к контакту</string>
<string name="chat_message_context_menu_turn_off_notifications">Отключить уведомления</string> <string name="chat_message_context_menu_turn_off_notifications">Отключить уведомления</string>
<string name="conference_schedule_send_updated_invite_chat">Отправить обновление через &amp;appName;</string> <string name="conference_schedule_send_updated_invite_chat">Отправить обновление через &appName;</string>
<string name="conference_schedule_send_updated_invite_email">Отправить обновление по электронной почте</string> <string name="conference_schedule_send_updated_invite_email">Отправить обновление по электронной почте</string>
<string name="call_stats_media_encryption">Шифрование медиа:</string> <string name="call_stats_media_encryption">Шифрование медиа:</string>
<string name="call_stats_zrtp_key_agreement_algo">Алгоритм согласования ключей:</string> <string name="call_stats_zrtp_key_agreement_algo">Алгоритм согласования ключей:</string>

View file

@ -1,9 +1,10 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<locale-config xmlns:android="http://schemas.android.com/apk/res/android"> <locale-config xmlns:android="http://schemas.android.com/apk/res/android">
<locale android:name="en"/> <locale android:name="bg"/>
<locale android:name="bn-rBD"/> <locale android:name="bn-rBD"/>
<locale android:name="cs"/> <locale android:name="cs"/>
<locale android:name="de"/> <locale android:name="de"/>
<locale android:name="en"/>
<locale android:name="es"/> <locale android:name="es"/>
<locale android:name="fi"/> <locale android:name="fi"/>
<locale android:name="fr"/> <locale android:name="fr"/>
@ -14,6 +15,7 @@
<locale android:name="ja"/> <locale android:name="ja"/>
<locale android:name="ka"/> <locale android:name="ka"/>
<locale android:name="nl"/> <locale android:name="nl"/>
<locale android:name="pl"/>
<locale android:name="pt"/> <locale android:name="pt"/>
<locale android:name="ru"/> <locale android:name="ru"/>
<locale android:name="ru-rUA"/> <locale android:name="ru-rUA"/>