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

Unified Diff: res/values-pl/strings.xml

Issue 29376835: Issue 4769 - Supporting adding whitelisted websites on ABP for Samsung Internet (Closed)
Patch Set: Adjusting Russian string Created March 15, 2017, 4:56 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
« no previous file with comments | « res/values-nl/strings.xml ('k') | res/values-pt/strings.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: res/values-pl/strings.xml
===================================================================
--- a/res/values-pl/strings.xml
+++ b/res/values-pl/strings.xml
@@ -26,10 +26,19 @@
<string name="setup_dialog_message"><![CDATA[<p>1. Włącz funkcję <b>Blokuj zawartość</b>.</p><p>2. Wybierz <b>Adblock Plus</b>.</p>]]></string>
<string name="setup_dialog_button">Skonfiguruj ustawienia Samsung Internet</string>
<string name="subscription_disable_tracking">Wyłącz śledzenie</string>
<string name="subscription_disable_malware">Wyłącz złośliwe domeny</string>
<string name="subscription_disable_anti_adblock">Wyłącz komunikaty dotyczące blokowania reklam</string>
<string name="subscription_disable_social_media">Wyłącz przyciski mediów społecznościowych</string>
<string name="download_settings_wifi">Tylko Wi-Fi</string>
<string name="download_settings_always">Zawsze</string>
+ <string name="whitelisted_websites">Strony internetowe na białej liście</string>
+ <string name="whitelisted_websites_summary">Wyłącz blokowanie reklam dla określonych stron internetowych</string>
+ <string name="whitelisted_websites_add_button">Dodaj strony internetowe na białą listę.</string>
+ <string name="whitelist_website_dialog_title">Dodaj stronę internetową do białej ilsty</string>
+ <string name="whitelist_website_dialog_message">Podaj adres URL strony internetowej</string>
+ <string name="whitelist_website_dialog_hint">www.someURL.com</string>
+ <string name="whitelist_website_invalid_url_error">Niepoprawny adres URL</string>
+ <string name="whitelist_remove_dialog_title">Usuń stronę internetową z białej listy</string>
+ <string name="whitelist_remove_dialog_message">"Czy na pewno chcesz usunąć &lt;b>%1s&lt;/b>?"</string>
</resources>
« no previous file with comments | « res/values-nl/strings.xml ('k') | res/values-pt/strings.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld