Restored the "to translate" split line
This commit is contained in:
@@ -1,7 +1,10 @@
|
|||||||
<?php
|
<?php
|
||||||
/* $Id$ */
|
/* $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';
|
$charset = 'big5';
|
||||||
$text_dir = 'ltr';
|
$text_dir = 'ltr';
|
||||||
@@ -365,6 +368,7 @@ $strYes = '
|
|||||||
|
|
||||||
$strZip = '"zipped"';
|
$strZip = '"zipped"';
|
||||||
|
|
||||||
|
// To translate
|
||||||
$strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate
|
$strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate
|
||||||
$strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate
|
$strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1,6 +1,9 @@
|
|||||||
<?php
|
<?php
|
||||||
/* $Id$ */
|
/* $Id$ */
|
||||||
// Last translation by: siusun <siusun@best-view.net>
|
|
||||||
|
/**
|
||||||
|
* Last translation by: siusun <siusun@best-view.net>
|
||||||
|
*/
|
||||||
|
|
||||||
$charset = 'gb2312';
|
$charset = 'gb2312';
|
||||||
$text_dir = 'ltr';
|
$text_dir = 'ltr';
|
||||||
@@ -365,6 +368,7 @@ $strYes = '
|
|||||||
|
|
||||||
$strZip = '"zipped"';
|
$strZip = '"zipped"';
|
||||||
|
|
||||||
|
// To translate
|
||||||
$strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate
|
$strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate
|
||||||
$strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate
|
$strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate
|
||||||
?>
|
?>
|
||||||
|
Reference in New Issue
Block a user