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

Side by Side Diff: locale/zh-TW/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/zh-CN/filter.json ('k') | no next file » | 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/zh-CN/filter.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld