diff --git a/lang/chinese_big5.inc.php3 b/lang/chinese_big5.inc.php3 index 9dd5b7c6f..8e2bf7d2d 100644 --- a/lang/chinese_big5.inc.php3 +++ b/lang/chinese_big5.inc.php3 @@ -1,7 +1,10 @@ -// Follow by the original translation of Taiyen Hung ¬x®õ¤¸ + +/** + * Last translation by: siusun + * Follow by the original translation of Taiyen Hung ¬x®õ¤¸ + */ $charset = 'big5'; $text_dir = 'ltr'; @@ -365,6 +368,7 @@ $strYes = ' $strZip = '"zipped"'; +// To translate $strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate $strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate ?> diff --git a/lang/chinese_gb.inc.php3 b/lang/chinese_gb.inc.php3 index 97965c141..248b544c6 100644 --- a/lang/chinese_gb.inc.php3 +++ b/lang/chinese_gb.inc.php3 @@ -1,6 +1,9 @@ + +/** + * Last translation by: siusun + */ $charset = 'gb2312'; $text_dir = 'ltr'; @@ -365,6 +368,7 @@ $strYes = ' $strZip = '"zipped"'; +// To translate $strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate $strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate ?>