Restored the "to translate" split line
This commit is contained in:
parent
185f9e9d7d
commit
e7ca414079
@ -1,7 +1,10 @@
|
||||
<?php
|
||||
/* $Id$ */
|
||||
// Last translation by: siusun <siusun@best-view.net>
|
||||
// Follow by the original translation of Taiyen Hung ¬x®õ¤¸<yen789@pchome.com.tw>
|
||||
|
||||
/**
|
||||
* Last translation by: siusun <siusun@best-view.net>
|
||||
* Follow by the original translation of Taiyen Hung ¬x®õ¤¸<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
|
||||
?>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user