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

Delta Between Two Patch Sets: chrome/locale/zh-CN/options.dtd

Issue 29366643: Issue 4682 - Remove typo collection functionality from URL Fixer (Closed) Base URL: https://hg.adblockplus.org/urlfixer
Left Patch Set: Created Dec. 1, 2016, 1:23 p.m.
Right Patch Set: Removed some leftovers Created Dec. 8, 2016, 12:47 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Right: Side by side diff | Download
« no previous file with change/comment | « chrome/locale/zh-CN/locale.dtd ('k') | chrome/locale/zh-TW/locale.dtd » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
(no file at all)
1 <!ENTITY urlfixer.options.title "URL Fixer - 选项"> 1 <!ENTITY urlfixer.options.title "URL Fixer - 选项">
2 <!ENTITY urlfixer.options.findLabel "如果我输入..."> 2 <!ENTITY urlfixer.options.findLabel "如果我输入...">
3 <!ENTITY urlfixer.options.replaceLabel "替换为..."> 3 <!ENTITY urlfixer.options.replaceLabel "替换为...">
4 <!ENTITY urlfixer.options.addButtonLabel "添加更正"> 4 <!ENTITY urlfixer.options.addButtonLabel "添加更正">
5 <!ENTITY urlfixer.options.regularExpressionExplanation "如果您熟悉正则表达式,您可以使用它们作为&quo t;查找&quot;和“替换”的参数。只需要在“如果我输入”值前加前缀“re:”来表明这个字符串是一个正则表达式。"> 5 <!ENTITY urlfixer.options.regularExpressionExplanation "如果您熟悉正则表达式,您可以使用它们作为&quo t;查找&quot;和“替换”的参数。只需要在“如果我输入”值前加前缀“re:”来表明这个字符串是一个正则表达式。">
6 <!ENTITY urlfixer.options.removeButtonLabel "移除所选"> 6 <!ENTITY urlfixer.options.removeButtonLabel "移除所选">
7 <!ENTITY urlfixer.options.confirmCorrections "有更正时总是先和我确认"> 7 <!ENTITY urlfixer.options.confirmCorrections "有更正时总是先和我确认">
8 <!ENTITY urlfixer.options.optIn "允许 URL Fixer 使用我输入到地址栏的域名来提高它更正错误的能力。">
9 <!ENTITY urlfixer.options.optIn.learnMore "了解更多有关此选项。">
LEFTRIGHT

Powered by Google App Engine
This is Rietveld