summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/values-zh-rTW/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/values-zh-rTW/strings.xml')
-rw-r--r--app/src/main/res/values-zh-rTW/strings.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/src/main/res/values-zh-rTW/strings.xml b/app/src/main/res/values-zh-rTW/strings.xml
index 69ed7e0..962b7c8 100644
--- a/app/src/main/res/values-zh-rTW/strings.xml
+++ b/app/src/main/res/values-zh-rTW/strings.xml
@@ -101,9 +101,13 @@
<!-- Settings: clear cookie toast confirmation -->
<string name="pref_cookie_clear_done">已清除所有 cookie</string>
<!-- Settings: do not track preference title -->
+ <string name="pref_do_not_track_title">不追蹤</string>
<!-- Settings: do not track preference summary -->
+ <string name="pref_do_not_track_summary">傳送「不追蹤」請求至您瀏覽的網站</string>
<!-- Settings: save form data title -->
+ <string name="pref_save_form_data_title">儲存表單資料</string>
<!-- Settings: suggestions provider title -->
+ <string name="pref_suggestions_provider">建議供應商</string>
<!-- History: title -->
<string name="history_title">歷史紀錄</string>
<!-- History: empty status text -->
@@ -149,4 +153,5 @@
<!-- Auth dialog: login button -->
<string name="auth_dialog_login">登入</string>
<!-- Launcher shortcut: new incognito tab -->
+ <string name="shortcut_new_incognito_tab">新無痕式分頁</string>
</resources>