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

Unified Diff: mobile/android/base/locales/adblockbrowser/lv/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/lv/android_strings.dtd
===================================================================
--- a/mobile/android/base/locales/adblockbrowser/lv/android_strings.dtd
+++ b/mobile/android/base/locales/adblockbrowser/lv/android_strings.dtd
@@ -15,18 +15,18 @@
<!ENTITY abb_pref_category_more_blocking "Papildu bloķēšanas iespējas">
<!ENTITY abb_pref_category_more_blocking_summary "Disable tracking and malware sites, or add custom filter lists">
<!ENTITY abb_pref_category_exceptions "Izņēmumi">
<!ENTITY abb_pref_category_acceptable_ads "Pieņemamas reklāmas">
<!ENTITY abb_pref_category_acceptable_ads_summary "Show nonintrusive ads or hide all ads">
-<!ENTITY abb_pref_category_whitelisted_sites "Baltā saraksta interneta saites">
-<!ENTITY abb_pref_category_whitelisted_sites_summary "Pievienot izņēmumus internetsaitēm">
+<!ENTITY abb_pref_category_whitelisted_websites "Baltā saraksta interneta saites">
+<!ENTITY abb_pref_category_whitelisted_websites_summary "Pievienot izņēmumus internetsaitēm">
<!ENTITY abb_pref_about_acceptable_ads "Par pieņemamām reklāmām">
<!ENTITY abb_pref_acceptable_ads "Atļaut dažas neuzbāzīgas reklāmas">
<!ENTITY abb_pref_header_adblocking "Reklāmu bloķēšana">
<!ENTITY abb_pref_category_add_other_list "Pievienot citu filtru sarakstu">
@@ -34,16 +34,24 @@
<!ENTITY abb_subscription_disable_malware "Atslēgt ļaunprātīgos domēnus">
<!ENTITY abb_subscription_disable_anti_adblock "Atspējot anti-reklāmas bloķēšanas ziņas">
<!ENTITY abb_subscription_disable_social_media "Atslēgt sociālo tīklu pogas">
<!ENTITY abb_add_subscription_url "www.paraugs.com/filterlist.txt">
<!ENTITY abb_add_subscription_button "Pievienot citu filtru sarakstu">
<!ENTITY abb_add_subscription_adding "Pievienojot jaunu filtru sarakstu...">
+<!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 "Lūdzu, ievadiet derīgu URL">
<!-- Adblock Browser onboarding (first run page [FRP]) -->
<!ENTITY abb_frp_button_1 "Vēl divi soļi">
<!ENTITY abb_frp_button_2 "Vēl tikai viens solis">
<!ENTITY abb_frp_button_3 "Pabeigt">
<!ENTITY abb_frp_headline_1 "Pārlūko ar mieru">

Powered by Google App Engine
This is Rietveld