missing semicolon
This commit is contained in:
@@ -358,7 +358,7 @@ $strQBEDel = '移除';
|
|||||||
$strQBEIns = '新增';
|
$strQBEIns = '新增';
|
||||||
$strQueryOnDb = '在資料庫 <b>%s</b> 執行 SQL 語法:';
|
$strQueryOnDb = '在資料庫 <b>%s</b> 執行 SQL 語法:';
|
||||||
$strQueryStatistics = '<b>Query statistics</b>: Since its startup, %s queries have been sent to the server.';
|
$strQueryStatistics = '<b>Query statistics</b>: Since its startup, %s queries have been sent to the server.';
|
||||||
$strQueryType = '查詢方式'
|
$strQueryType = '查詢方式';
|
||||||
|
|
||||||
$strReType = '確認密碼';
|
$strReType = '確認密碼';
|
||||||
$strReceived = '接收';
|
$strReceived = '接收';
|
||||||
|
@@ -357,7 +357,7 @@ $strQBEDel = '
|
|||||||
$strQBEIns = '<27>s<EFBFBD>W';
|
$strQBEIns = '<27>s<EFBFBD>W';
|
||||||
$strQueryOnDb = '<27>b<EFBFBD><62><EFBFBD>Ʈw <b>%s</b> <20><><EFBFBD><EFBFBD> SQL <20>y<EFBFBD>k:';
|
$strQueryOnDb = '<27>b<EFBFBD><62><EFBFBD>Ʈw <b>%s</b> <20><><EFBFBD><EFBFBD> SQL <20>y<EFBFBD>k:';
|
||||||
$strQueryStatistics = '<b>Query statistics</b>: Since its startup, %s queries have been sent to the server.';
|
$strQueryStatistics = '<b>Query statistics</b>: Since its startup, %s queries have been sent to the server.';
|
||||||
$strQueryType = '<27>d<EFBFBD>ߤ覡'
|
$strQueryType = '<27>d<EFBFBD>ߤ覡';
|
||||||
|
|
||||||
$strReType = '<27>T<EFBFBD>{<7B>K<EFBFBD>X';
|
$strReType = '<27>T<EFBFBD>{<7B>K<EFBFBD>X';
|
||||||
$strReceived = '<27><><EFBFBD><EFBFBD>';
|
$strReceived = '<27><><EFBFBD><EFBFBD>';
|
||||||
|
Reference in New Issue
Block a user