Restored the "to translate" split line
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
<?php
|
||||
/* $Id$ */
|
||||
// Last translation by: siusun <siusun@best-view.net>
|
||||
// Follow by the original translation of Taiyen Hung <20>x<EFBFBD><78><EFBFBD><EFBFBD><yen789@pchome.com.tw>
|
||||
|
||||
/**
|
||||
* Last translation by: siusun <siusun@best-view.net>
|
||||
* Follow by the original translation of Taiyen Hung <20>x<EFBFBD><78><EFBFBD><EFBFBD><yen789@pchome.com.tw>
|
||||
*/
|
||||
|
||||
$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
|
||||
?>
|
||||
|
@@ -1,6 +1,9 @@
|
||||
<?php
|
||||
/* $Id$ */
|
||||
// Last translation by: siusun <siusun@best-view.net>
|
||||
|
||||
/**
|
||||
* Last translation by: siusun <siusun@best-view.net>
|
||||
*/
|
||||
|
||||
$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
|
||||
?>
|
||||
|
Reference in New Issue
Block a user