diff options
| author | Jules Aguillon | 2023-08-05 16:45:57 +0200 |
|---|---|---|
| committer | Jules Aguillon | 2023-08-05 16:45:57 +0200 |
| commit | ae791ab2929c1b71d4af2831416aefccafc8e977 (patch) | |
| tree | 48860d82e5c18623d4de193b95c77ec78f99cfd5 /res/values-fa/strings.xml | |
| parent | 8b9505356629f81340090cee4f8f1f0bb9c399be (diff) | |
| download | unexpected-keyboard-ae791ab2929c1b71d4af2831416aefccafc8e977.tar.gz unexpected-keyboard-ae791ab2929c1b71d4af2831416aefccafc8e977.zip | |
Translatable key descriptions
Key descriptions are shown in the "extra keys" option and can now be
translated.
Diffstat (limited to 'res/values-fa/strings.xml')
| -rw-r--r-- | res/values-fa/strings.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values-fa/strings.xml b/res/values-fa/strings.xml index 27cc3c8..7a51cac 100644 --- a/res/values-fa/strings.xml +++ b/res/values-fa/strings.xml @@ -87,4 +87,7 @@ <string name="launcher_description">این برنامه یک صفحه کلید مجازی است. با کلیک روی گزینه زیر به تنظیمات سامانه بروید و صفحه کلید غیرمنتظره را فعال کنید.</string> <string name="launcher_sourcecode">این یک برنامه متن باز و آزاد است. شما میتوانید کد منبع را در گیتهاب پیدا کرده و نیز باگها را گزارش کنید.</string> <string name="launcher_tryhere">بعد از فعالسازی، صفحه کلید را اینجا امتحان کنید:</string> + <!-- <string name="key_descr_capslock">Caps lock</string> --> + <!-- <string name="key_descr_switch_greekmath">Greek & math symbols</string> --> + <!-- <string name="key_descr_voice_typing">Voice typing</string> --> </resources> |
