diff options
| author | Jules Aguillon | 2023-08-04 17:31:06 +0200 |
|---|---|---|
| committer | Jules Aguillon | 2023-08-04 17:31:06 +0200 |
| commit | 8b9505356629f81340090cee4f8f1f0bb9c399be (patch) | |
| tree | ab8eb6e22e21c097b87dfa71eae16bce51e866e1 /res/values-fa/strings.xml | |
| parent | e0dd145bb4ff0e583cad9ed07107b26e79e80fb3 (diff) | |
| download | unexpected-keyboard-8b9505356629f81340090cee4f8f1f0bb9c399be.tar.gz unexpected-keyboard-8b9505356629f81340090cee4f8f1f0bb9c399be.zip | |
LauncherActivity: Visible, clickable and untranslatable link
The link to Github was not clickable and couldn't easily be made so in
its current form.
Render the link in its own paragraph and do not hide the URL.
Diffstat (limited to 'res/values-fa/strings.xml')
| -rw-r--r-- | res/values-fa/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values-fa/strings.xml b/res/values-fa/strings.xml index 0479550..27cc3c8 100644 --- a/res/values-fa/strings.xml +++ b/res/values-fa/strings.xml @@ -85,6 +85,6 @@ <string name="key_action_send">ارسال</string> <string name="launcher_button_imesettings">فعال کردن صفحه کلید</string> <string name="launcher_description">این برنامه یک صفحه کلید مجازی است. با کلیک روی گزینه زیر به تنظیمات سامانه بروید و صفحه کلید غیرمنتظره را فعال کنید.</string> - <string name="launcher_sourcecode">این یک برنامه متن باز و آزاد است. شما میتوانید کد منبع را در <a href="https://github.com/Julow/Unexpected-Keyboard/">گیتهاب</a> پیدا کرده و نیز باگها را گزارش کنید.</string> + <string name="launcher_sourcecode">این یک برنامه متن باز و آزاد است. شما میتوانید کد منبع را در گیتهاب پیدا کرده و نیز باگها را گزارش کنید.</string> <string name="launcher_tryhere">بعد از فعالسازی، صفحه کلید را اینجا امتحان کنید:</string> </resources> |
