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

Unified Diff: locales/zh_CN/contribute-code.json

Issue 6021528219025408: Issue #1170 More progress migrating adblockplus.org to our CMS. (Closed)
Patch Set: Created Sept. 1, 2014, 10:45 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
« no previous file with comments | « locales/zh_CN/contribute.json ('k') | locales/zh_CN/contributors.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: locales/zh_CN/contribute-code.json
===================================================================
--- a/locales/zh_CN/contribute-code.json
+++ b/locales/zh_CN/contribute-code.json
@@ -5,10 +5,25 @@
"s1": {
"message": "寻找可参与的项目"
},
- "s7": {
+ "s3": {
+ "message": "如果您了解 <strong>Python</strong>,您可以参与<a>构建系统</a>或<a>后端</a>。"
+ },
+ "s4": {
+ "message": "如果您了解 <strong>C++</strong>,您可以参与 <a>libadblockplus</a> 或 <a>Adblock Plus for Internet Explorer</a>。"
+ },
+ "s5": {
+ "message": "如果您了解 <strong>Java</strong>,您可以参与 <a>Adblock Plus for Android</a>。"
+ },
+ "s11": {
"message": "联系我们"
},
- "s9": {
+ "s13": {
"message": "提交补丁"
+ },
+ "s14": {
+ "message": "  在您修改并测试完毕以后,请第一时间确保它符合我们的<a>编程规范</a>。"
+ },
+ "s16": {
+ "message": "  最后,在我们接受补丁之前,您还需要签署一份<a>贡献者协议</a>。请打印出来签名,然后扫描或照个相,最后发给您的审核人。"
}
}
« no previous file with comments | « locales/zh_CN/contribute.json ('k') | locales/zh_CN/contributors.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld