abouttreesummaryrefslogcommitdiff
path: root/res/values-zh-rCN/strings.xml
diff options
context:
space:
mode:
authorJules Aguillon2023-08-04 17:31:06 +0200
committerJules Aguillon2023-08-04 17:31:06 +0200
commit8b9505356629f81340090cee4f8f1f0bb9c399be (patch)
treeab8eb6e22e21c097b87dfa71eae16bce51e866e1 /res/values-zh-rCN/strings.xml
parente0dd145bb4ff0e583cad9ed07107b26e79e80fb3 (diff)
downloadunexpected-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-zh-rCN/strings.xml')
-rw-r--r--res/values-zh-rCN/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values-zh-rCN/strings.xml b/res/values-zh-rCN/strings.xml
index 6140208..150aaee 100644
--- a/res/values-zh-rCN/strings.xml
+++ b/res/values-zh-rCN/strings.xml
@@ -85,6 +85,6 @@
<string name="key_action_send">发送</string>
<string name="launcher_button_imesettings">启用键盘</string>
<string name="launcher_description">这是一个虚拟键盘软件。点击按钮进入系统设置,然后启用 Unexpected-Keyboard 即可使用。</string>
- <string name="launcher_sourcecode">这是一个免费且开源的软件。你可以在 <a href="https://github.com/Julow/Unexpected-Keyboard/">Github</a> 上找到源代码或者反馈 bug。</string>
+ <string name="launcher_sourcecode">这是一个免费且开源的软件。你可以在 Github 上找到源代码或者反馈 bug。</string>
<string name="launcher_tryhere">启用键盘后,可以在这里测试效果:</string>
</resources>