Android: add Arabic translation for strings.xml

Change-Id: Ie39562b5e82cd60e47d91e0781607586efdfcb19
Reviewed-by: Ville Voutilainen <ville.voutilainen@qt.io>
This commit is contained in:
Assam Boudjelthia 2024-11-07 12:49:08 +02:00
parent f1efa7d60b
commit f1d8cc0291

View File

@ -0,0 +1,4 @@
<?xml version='1.0' encoding='utf-8'?>
<resources xmlns:tools="http://schemas.android.com/tools">
<string name="fatal_error_msg" tools:ignore="UnusedResources">تعرّض تطبيقك لخطأ جسيم ولا يمكنه المتابعة.</string>
</resources>