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

Unified Diff: mobile/android/base/locales/adblockbrowser/th/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/th/android_strings.dtd
===================================================================
--- a/mobile/android/base/locales/adblockbrowser/th/android_strings.dtd
+++ b/mobile/android/base/locales/adblockbrowser/th/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