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

Unified Diff: locale/pl/desktop-options.json

Issue 29736629: Issue 6532 - Removes required subscription title input field (Closed) Base URL: https://hg.adblockplus.org/adblockplusui
Patch Set: Created March 30, 2018, 3:30 a.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: locale/pl/desktop-options.json
===================================================================
--- a/locale/pl/desktop-options.json
+++ b/locale/pl/desktop-options.json
@@ -108,22 +108,16 @@
}
},
"options_dialog_import_subscription_location": {
"message": "Adres URL zestawu filtrów"
},
"options_dialog_import_subscription_location_error": {
"message": "Wprowadź prawidłowy adres URL"
},
- "options_dialog_import_subscription_title": {
- "message": "Nazwa zestawu filtrów"
- },
- "options_dialog_import_subscription_title_error": {
- "message": "Proszę wypełnić to pole"
- },
"options_dialog_import_title": {
"message": "Dodaj zestaw filtrów"
},
"options_dialog_language_other_empty": {
"message": "Brak dostępnych języków."
},
"options_dialog_language_title": {
"message": "Wybierz język"

Powered by Google App Engine
This is Rietveld