Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: mobile/android/base/locales/adblockbrowser/zh-TW/android_strings.dtd

Issue 29543774: Issue 2801 - Create 'Whitelisted websites' screen and add link to 'Ad blocking' screen (Closed)
Patch Set: Adjustments accordingly to Thomas's comments. Also, adjusting strings for multilocale build Created Sept. 19, 2017, 3:18 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: mobile/android/base/locales/adblockbrowser/zh-TW/android_strings.dtd
===================================================================
--- a/mobile/android/base/locales/adblockbrowser/zh-TW/android_strings.dtd
+++ b/mobile/android/base/locales/adblockbrowser/zh-TW/android_strings.dtd
@@ -15,18 +15,18 @@
<!ENTITY abb_pref_category_more_blocking "更多過濾選項">
<!ENTITY abb_pref_category_more_blocking_summary "停用跟蹤及惡意軟件網站,或新增自訂篩選清單">
<!ENTITY abb_pref_category_exceptions "例外情況">
<!ENTITY abb_pref_category_acceptable_ads "可接受廣告">
<!ENTITY abb_pref_category_acceptable_ads_summary "顯示非侵入性廣告或隱藏所有廣告">
-<!ENTITY abb_pref_category_whitelisted_sites "白名單中的網站">
-<!ENTITY abb_pref_category_whitelisted_sites_summary "新增例外的網站">
+<!ENTITY abb_pref_category_whitelisted_websites "白名單中的網站">
+<!ENTITY abb_pref_category_whitelisted_websites_summary "新增例外的網站">
<!ENTITY abb_pref_about_acceptable_ads "關於可接受廣告">
<!ENTITY abb_pref_acceptable_ads "允許一些非侵入式廣告">
<!ENTITY abb_pref_header_adblocking "廣告過濾">
<!ENTITY abb_pref_category_add_other_list "新增其他過濾列表">
@@ -34,16 +34,24 @@
<!ENTITY abb_subscription_disable_malware "禁用惡意軟件域">
<!ENTITY abb_subscription_disable_anti_adblock "禁用反廣告過濾消息">
<!ENTITY abb_subscription_disable_social_media "禁用社交媒體按鈕">
<!ENTITY abb_add_subscription_url "www.example.com/filterlist.txt">
<!ENTITY abb_add_subscription_button "新增其他過濾列表">
<!ENTITY abb_add_subscription_adding "新增新的過濾列表...">
+<!ENTITY abb_whitelisted_websites_loading "Loading whitelisted websites...">
+<!ENTITY abb_whitelisted_websites_add_button "Add a website to the whitelist">
+<!ENTITY abb_whitelist_website_dialog_title "Whitelist website">
+<!ENTITY abb_whitelist_website_dialog_message "Enter the website">
+<!ENTITY abb_whitelist_website_dialog_hint "www.example.com">
+<!ENTITY abb_whitelist_remove_dialog_title "Remove whitelisted website">
+<!ENTITY abb_whitelist_remove_dialog_message "Are you sure you want to remove &formatS;?">
+
<!ENTITY abb_invalid_url "請輸入一個有效的URL">
<!-- Adblock Browser onboarding (first run page [FRP]) -->
<!ENTITY abb_frp_button_1 "只要兩步">
<!ENTITY abb_frp_button_2 "只有一步之遙">
<!ENTITY abb_frp_button_3 "完成">
<!ENTITY abb_frp_headline_1 "無痕瀏覽">

Powered by Google App Engine
This is Rietveld