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

Unified Diff: locale/ko/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/ko/desktop-options.json
===================================================================
--- a/locale/ko/desktop-options.json
+++ b/locale/ko/desktop-options.json
@@ -102,19 +102,16 @@
}
},
"options_dialog_import_subscription_location": {
"message": "필터 목록 URL"
},
"options_dialog_import_subscription_location_error": {
"message": "유효한 URL을 입력하세요"
},
- "options_dialog_import_subscription_title": {
- "message": "필터 목록 이름"
- },
"options_dialog_import_title": {
"message": "필터 목록 추가"
},
"options_dialog_language_title": {
"message": "언어 선택"
},
"options_dialog_predefined_confirm": {
"message": "예, 이 필터 목록을 사용합니다"

Powered by Google App Engine
This is Rietveld