summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/values-zh-rTW/strings.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2023-06-04 12:59:42 +0300
committerAndrew Dolgov <[email protected]>2023-06-04 12:59:42 +0300
commit9faf01bba2d237a45a60774daf552b8b501e21cc (patch)
treeaaf7850ba9ece7fea23f770fa9b1055356cfc084 /org.fox.ttrss/src/main/res/values-zh-rTW/strings.xml
parentd460a8646f8deedd89967ad8d999a5b489efce91 (diff)
* add option to disable update checks9faf01bb
* set uniform ttrss_url_summary pointing to example.com * minor UI tweaks * bump versioncode
Diffstat (limited to 'org.fox.ttrss/src/main/res/values-zh-rTW/strings.xml')
-rw-r--r--org.fox.ttrss/src/main/res/values-zh-rTW/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.fox.ttrss/src/main/res/values-zh-rTW/strings.xml b/org.fox.ttrss/src/main/res/values-zh-rTW/strings.xml
index 0fe1d1cc..51012788 100644
--- a/org.fox.ttrss/src/main/res/values-zh-rTW/strings.xml
+++ b/org.fox.ttrss/src/main/res/values-zh-rTW/strings.xml
@@ -44,7 +44,7 @@
<string name="attachment_copy">複製 URL</string>
<string name="dialog_open_preferences">設定</string>
<string name="reload">重新載入</string>
- <string name="ttrss_url_summary">http://example.org/tt-rss</string>
+ <string name="ttrss_url_summary">https://example.com/tt-rss</string>
<string name="attachments_prompt">選擇附件</string>
<string name="offline_mode">離線模式</string>
<string name="dialog_offline_sync_in_progress">正在同步離線資料</string>