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

Unified Diff: locale/zh_CN/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/zh_CN/desktop-options.json
===================================================================
--- a/locale/zh_CN/desktop-options.json
+++ b/locale/zh_CN/desktop-options.json
@@ -108,22 +108,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_subscription_title_error": {
- "message": "请填写所有字段"
- },
"options_dialog_import_title": {
"message": "添加过滤列表"
},
"options_dialog_language_other_empty": {
"message": "没有可用的语言。"
},
"options_dialog_language_title": {
"message": "选择语言"

Powered by Google App Engine
This is Rietveld