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

Side by Side Diff: locale/zh-CN/filter.json

Issue 29372834: Issue 4833 - Add translations for invalid filter messages (Closed)
Patch Set: Created Jan. 24, 2017, 11:14 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « locale/vi/filter.json ('k') | locale/zh-TW/filter.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 {
2 "filter_elemhide_duplicate_id": {
3 "message": "仅可以指定一个要隐藏的元素 ID"
4 },
5 "filter_elemhide_nocriteria": {
6 "message": "没有指定要隐藏元素的识别标准"
7 },
8 "filter_invalid_regexp": {
9 "message": "无效的正则表达式"
10 },
11 "filter_regexp_tooltip": {
12 "message": "该过滤规则是正则表达式或者太短而无法优化。如果这种类型的过滤规则太多会降低您浏览的速度。"
13 },
14 "filter_unknown_option": {
15 "message": "未知的过滤规则"
16 }
17 }
OLDNEW
« no previous file with comments | « locale/vi/filter.json ('k') | locale/zh-TW/filter.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld