*** empty log message ***
This commit is contained in:
parent
35aa456245
commit
b9bb47925f
4 changed files with 3155 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2001-10-23 Wang Jian <lark@linux.net.cn>
|
||||
|
||||
* configure.in(ALL_LINGUAS): Added zh_CN for Simplified Chinese.
|
||||
|
||||
2001-10-18 Bradford Hovinen <hovinen@ximian.com>
|
||||
|
||||
* capplets/Makefile.am (always_built_SUBDIRS): Put common in
|
||||
|
|
|
@ -27,7 +27,7 @@ AC_PROG_YACC
|
|||
dnl utility conditional
|
||||
AM_CONDITIONAL(FALSE, test "x" = "y")
|
||||
|
||||
ALL_LINGUAS="az ca cs da de el en_GB es et fi fr ga gl hr hu it ja ko lt lv nl nn no pl pt pt_BR ro ru sk sl sv tr uk wa zh_TW"
|
||||
ALL_LINGUAS="az ca cs da de el en_GB es et fi fr ga gl hr hu it ja ko lt lv nl nn no pl pt pt_BR ro ru sk sl sv tr uk wa zh_CN zh_TW"
|
||||
AM_GNOME_GETTEXT
|
||||
|
||||
GNOME_XML_CHECK
|
||||
|
|
|
@ -1,3 +1,8 @@
|
|||
2001-10-23 Wang Jian <lark@linux.net.cn>
|
||||
|
||||
* zh_CN.po: Added Simplified Chinese translation by
|
||||
He Qiangqiang <carton@263.net>.
|
||||
|
||||
2001-10-22 Christian Rose <menthos@menthos.com>
|
||||
|
||||
* sv.po: Updated the Swedish translation somewhat.
|
||||
|
|
3145
po/zh_CN.po
Normal file
3145
po/zh_CN.po
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue