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

Unified Diff: mobile/android/base/locales/adblockbrowser/ta-LK/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/ta-LK/android_strings.dtd
===================================================================
--- a/mobile/android/base/locales/adblockbrowser/ta-LK/android_strings.dtd
+++ b/mobile/android/base/locales/adblockbrowser/ta-LK/android_strings.dtd
@@ -15,18 +15,18 @@
<!ENTITY abb_pref_category_more_blocking "மேலும் தருவதை தடுத்து விருப்பங்கள்">
<!ENTITY abb_pref_category_more_blocking_summary "Disable tracking and malware sites, or add custom filter lists">
<!ENTITY abb_pref_category_exceptions "விதிவிலக்குகள்">
<!ENTITY abb_pref_category_acceptable_ads "Acceptable Ads">
<!ENTITY abb_pref_category_acceptable_ads_summary "Show nonintrusive ads or hide all ads">
-<!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 "சில nonintrusive விளம்பரத்தை அனுமதி">
<!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