From 6d955ed8809d79b3aba97f9ef2722567e41bcc79 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sun, 1 Jun 2003 12:33:51 +0000 Subject: [PATCH] strLoad --- lang/chinese_gb-utf-8.inc.php3 | 4 ++-- lang/chinese_gb.inc.php3 | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/chinese_gb-utf-8.inc.php3 b/lang/chinese_gb-utf-8.inc.php3 index 02d0a14d06..9016198097 100644 --- a/lang/chinese_gb-utf-8.inc.php3 +++ b/lang/chinese_gb-utf-8.inc.php3 @@ -288,6 +288,8 @@ $strLines = '行数'; $strLinesTerminatedBy = '行终止的字符'; $strLinkNotFound = '找不到链接'; $strLinksTo = '链接到'; +$strLoadMethod = 'LOAD 模式'; +$strLoadExplanation = '默认情况下选中的是最好的模式,但是如果失败的话,您也可以进行更改。'; $strLocalhost = '本地'; $strLocationTextfile = '文本文件的位置'; $strLogin = '登入'; @@ -640,6 +642,4 @@ $strYes = '是'; $strZeroRemovesTheLimit = '注意:将这些选项设为 0 (零)将删除限制。'; $strZip = '"zipped"'; -$strLoadMethod = 'LOAD method'; //to translate -$strLoadExplanation = 'The best method is checked by default, but you can change if it fails.'; //to translate ?> diff --git a/lang/chinese_gb.inc.php3 b/lang/chinese_gb.inc.php3 index 77bd8c293d..87a0754457 100644 --- a/lang/chinese_gb.inc.php3 +++ b/lang/chinese_gb.inc.php3 @@ -288,6 +288,8 @@ $strLines = ' $strLinesTerminatedBy = 'ÐÐÖÕÖ¹µÄ×Ö·û'; $strLinkNotFound = 'ÕÒ²»µ½Á´½Ó'; $strLinksTo = 'Á´½Óµ½'; +$strLoadMethod = 'LOAD ģʽ'; +$strLoadExplanation = 'ĬÈÏÇé¿öÏÂÑ¡ÖеÄÊÇ×îºÃµÄģʽ£¬µ«ÊÇÈç¹ûʧ°ÜµÄ»°£¬ÄúÒ²¿ÉÒÔ½øÐиü¸Ä¡£'; $strLocalhost = '±¾µØ'; $strLocationTextfile = 'Îı¾ÎļþµÄλÖÃ'; $strLogin = 'µÇÈë'; @@ -640,6 +642,4 @@ $strYes = ' $strZeroRemovesTheLimit = '×¢Ò⣺½«ÕâЩѡÏîÉèΪ 0 (Áã)½«É¾³ýÏÞÖÆ¡£'; $strZip = '"zipped"'; -$strLoadMethod = 'LOAD method'; //to translate -$strLoadExplanation = 'The best method is checked by default, but you can change if it fails.'; //to translate ?> -- 2.11.4.GIT