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

Unified Diff: _locales/zh_CN/messages.json

Issue 11396001: Fixed broken links on options page (Closed)
Patch Set: Created Aug. 5, 2013, 3:07 p.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
« no previous file with comments | « _locales/vi/messages.json ('k') | _locales/zh_TW/messages.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: _locales/zh_CN/messages.json
===================================================================
--- a/_locales/zh_CN/messages.json
+++ b/_locales/zh_CN/messages.json
@@ -51,20 +51,10 @@
"message": "过滤清单"
},
"filter_must_follow_syntax": {
- "message": "您的过滤器必须遵循 <a href='$url$'> Adblock Plus 过滤器语法</a>。",
- "placeholders": {
- "url": {
- "content": "$1"
- }
- }
+ "message": "您的过滤器必须遵循 <a> Adblock Plus 过滤器语法</a>。"
},
"found_a_bug": {
- "message": "发现错误?想要帮忙翻译Adblock Plus?请前往<a href='$url$'>此处</a>",
- "placeholders": {
- "url": {
- "content": "$1"
- }
- }
+ "message": "发现错误?想要帮忙翻译Adblock Plus?请前往<a>此处</a>"
},
"general": {
"message": "常规"
@@ -115,4 +105,4 @@
"whitelisted_domains": {
"message": "排除域名"
}
-}
+}
« no previous file with comments | « _locales/vi/messages.json ('k') | _locales/zh_TW/messages.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld