aboutsummaryrefslogtreecommitdiffstats
path: root/templates/zh_CN/article.html
diff options
context:
space:
mode:
authortkikuchi <>2005-05-14 04:13:41 +0000
committertkikuchi <>2005-05-14 04:13:41 +0000
commit9d1dd11781758354399a33b5916b302bc878640c (patch)
treefea534b1852ff4f6cccbced6c78e78575fb09ce9 /templates/zh_CN/article.html
parent3932f79538d5ba4ff30964086ef9bc129091f154 (diff)
downloadmailman2-9d1dd11781758354399a33b5916b302bc878640c.tar.gz
mailman2-9d1dd11781758354399a33b5916b302bc878640c.tar.xz
mailman2-9d1dd11781758354399a33b5916b302bc878640c.zip
Chinese (China) update.
Diffstat (limited to '')
-rw-r--r--templates/zh_CN/article.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/zh_CN/article.html b/templates/zh_CN/article.html
index 7cd7d838..11b52ed1 100644
--- a/templates/zh_CN/article.html
+++ b/templates/zh_CN/article.html
@@ -20,7 +20,7 @@
<P><UL>
%(prev_wsubj)s
%(next_wsubj)s
- <LI> <B>信息排序的方式:</B>
+ <LI> <B>信息排序方式:</B>
<a href="date.html#%(sequence)s">[ 日期 ]</a>
<a href="thread.html#%(sequence)s">[ 线索 ]</a>
<a href="subject.html#%(sequence)s">[ 主题 ]</a>
@@ -36,7 +36,7 @@
<!--threads-->
%(prev_wsubj)s
%(next_wsubj)s
- <LI> <B>信息排序的方式:</B>
+ <LI> <B>信息排序方式:</B>
<a href="date.html#%(sequence)s">[ 日期 ]</a>
<a href="thread.html#%(sequence)s">[ 线索 ]</a>
<a href="subject.html#%(sequence)s">[ 主题 ]</a>
@@ -45,5 +45,5 @@
</UL>
<hr>
-<a href="%(listurl)s">关于邮件列表%(listname)s 更多的信息</a><br>
+<a href="%(listurl)s">关于邮件列表 %(listname)s 的更多信息</a><br>
</body></html>