diff options
author | Zhang Miao <mymzhang@gmail.com> | 2009-11-17 17:40:20 +0800 |
---|---|---|
committer | Aron Xu <aronxu@gnome.org> | 2009-11-17 17:41:54 +0800 |
commit | cb257d5e02794ad6f679af4498b5c1ae2aa35461 (patch) | |
tree | 1475f5b3653222589fc376f735c34bf8c22c66b8 /help/Makefile.am | |
parent | a264e68d8fca49c34d4fe2a2c97e63c28e8e45de (diff) | |
download | gsoc2013-evolution-cb257d5e02794ad6f679af4498b5c1ae2aa35461.tar.gz gsoc2013-evolution-cb257d5e02794ad6f679af4498b5c1ae2aa35461.tar.zst gsoc2013-evolution-cb257d5e02794ad6f679af4498b5c1ae2aa35461.zip |
Add Simplified Chinese translation.
Diffstat (limited to 'help/Makefile.am')
-rw-r--r-- | help/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help/Makefile.am b/help/Makefile.am index 2428de150a..480130baef 100644 --- a/help/Makefile.am +++ b/help/Makefile.am @@ -107,7 +107,7 @@ DOC_FIGURES = \ figures/sub-pub-fold.png \ figures/ver_view_a.png -DOC_LINGUAS = cs de el en_GB es eu fr oc ru sv mk +DOC_LINGUAS = cs de el en_GB es eu fr oc ru sv mk zh_CN check: xmllint --valid --noout $(top_srcdir)/help/C/evolution.xml |