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

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

Issue 29445587: Issue 5223 - App is freezing sometimes (Closed)
Patch Set: Fixed formatting and set dialog = null Created June 26, 2017, 2:04 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: adblockplussbrowser/res/values-pl/strings.xml
===================================================================
--- a/adblockplussbrowser/res/values-pl/strings.xml
+++ b/adblockplussbrowser/res/values-pl/strings.xml
@@ -36,10 +36,12 @@
<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 listy</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>
+ <string name="add_subscription_dialog_message">Dodawanie subskrypcji&#8230;</string>
+ <string name="remove_subscription_dialog_message">Usuwanie subskrypcji&#8230;</string>
</resources>

Powered by Google App Engine
This is Rietveld