]> git.lyx.org Git - lyx.git/blobdiff - po/postats.sh
SCons: msvc does not need this /TP option any more after we rename .C => .cpp. Also...
[lyx.git] / po / postats.sh
index d09578aa9e77953d185ca7fe6014af43763c4c32..d37817c736d0006461ae4a924189e49d793dd0cf 100755 (executable)
@@ -215,7 +215,9 @@ cat <<EOF
        'sl' => 'Slovenian',
        'sv' => 'Swedish',
        'tr' => 'Turkish',
-       'wa' => 'Walloon'
+       'wa' => 'Walloon',
+       'zh_CN' => 'Simplified Chinese',
+       'zh_TW' => 'Traditional Chinese'
 );
 
 \$noOfMsg = \$podata[0]['msg_tr'] + \$podata[0]['msg_fu'] + \$podata[0]['msg_nt'];