diff options
| author | Polyglot <ask@evendanan.net> | 2020-02-19 02:29:13 +0000 |
|---|---|---|
| committer | Polyglot <ask@evendanan.net> | 2020-02-19 02:29:13 +0000 |
| commit | 1be3b370cd06f349ac2f771a56abcc4abb805afb (patch) | |
| tree | 7884cff58d6cf634396cf87d427d0ef4051bf5c3 /ime/app/src/main/res/values-ar | |
| parent | 964085475d64cb562222760ac3f0ff8c666a32d5 (diff) | |
| download | AnySoftKeyboard-1be3b370cd06f349ac2f771a56abcc4abb805afb.tar.gz AnySoftKeyboard-1be3b370cd06f349ac2f771a56abcc4abb805afb.tar.bz2 | |
Automated Localization Update from crowdin
Diffstat (limited to 'ime/app/src/main/res/values-ar')
| -rw-r--r-- | ime/app/src/main/res/values-ar/strings.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ime/app/src/main/res/values-ar/strings.xml b/ime/app/src/main/res/values-ar/strings.xml index e73b7e225..b02b7c17f 100644 --- a/ime/app/src/main/res/values-ar/strings.xml +++ b/ime/app/src/main/res/values-ar/strings.xml @@ -1,9 +1,11 @@ <?xml version="1.0" encoding="utf-8"?> -<!--Generated by crowdin.com--> <resources xmlns:tools="http://schemas.android.com/tools" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2" tools:ignore="MissingTranslation"> <string name="ime_name">لوحة مفاتيح AnySoft</string> <string name="debug_tracing_starting">Tracing started!\nMake sure you stop it at some point </string> + <string name="debug_tracing_starting_failed">Tracing initiating failed! Check logcat for + details. + </string> <string name="menu_about_item">عن التطبيق</string> <!-- main form --> <!-- welcome tab --> |
