abouttreesummaryrefslogcommitdiff
path: root/res/values-zh-rTW/strings.xml
diff options
context:
space:
mode:
authorJules Aguillon2026-05-06 01:16:47 +0200
committerGitHub2026-05-06 01:16:47 +0200
commit56edba7b18523519048eaf54a9b8abdb5f00651c (patch)
treeb6c9949fea9b0f15416082ea321e9d2975c5a5b1 /res/values-zh-rTW/strings.xml
parent11b735bfe8591f120f994733b79e9bf236232103 (diff)
downloadunexpected-keyboard-56edba7b18523519048eaf54a9b8abdb5f00651c.tar.gz
unexpected-keyboard-56edba7b18523519048eaf54a9b8abdb5f00651c.zip
Remove mention of network access from store description (#1280)
This part of the store description is no longer true, as the application makes a network request when downloading a dictionary.
Diffstat (limited to 'res/values-zh-rTW/strings.xml')
-rw-r--r--res/values-zh-rTW/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values-zh-rTW/strings.xml b/res/values-zh-rTW/strings.xml
index cfd0a69..9a44d6d 100644
--- a/res/values-zh-rTW/strings.xml
+++ b/res/values-zh-rTW/strings.xml
@@ -3,7 +3,7 @@
<string name="app_name_release">Unexpected Keyboard</string>
<string name="app_name_debug">Unexpected Keyboard (Debug)</string>
<string name="short_description">為Android打造的輕量、注重隱私的虛擬鍵盤。</string>
- <string name="store_description">你能透過往按鍵角落滑動來輸入更多字元。\n\n該軟體原先被設計給Termux使用者使用。\n現在已完善並可日用。\n\n該軟體無廣告,亦不會使用網路權限,並且開源。</string>
+ <string name="store_description">你能透過往按鍵角落滑動來輸入更多字元。\n\n該軟體原先被設計給Termux使用者使用。\n現在已完善並可日用。</string>
<string name="pref_portrait">直向螢幕模式</string>
<!-- <string name="pref_portrait_unfolded">In portrait mode unfolded</string> -->
<string name="pref_landscape">橫向螢幕模式</string>