Minahito
minah****@users*****
2006年 10月 19日 (木) 18:00:40 JST
Index: xoops2jp/html/modules/legacy/language/english/global.php diff -u xoops2jp/html/modules/legacy/language/english/global.php:1.1.2.1 xoops2jp/html/modules/legacy/language/english/global.php:1.1.2.2 --- xoops2jp/html/modules/legacy/language/english/global.php:1.1.2.1 Sat Oct 14 23:55:22 2006 +++ xoops2jp/html/modules/legacy/language/english/global.php Thu Oct 19 18:00:40 2006 @@ -34,8 +34,8 @@ define("_MORE","more..."); define("_MULTIPAGE","To have your article span multiple pages, insert the word <font color=red>[pagebreak]</font> (with brackets) in the article."); define("_IFNOTRELOAD","If the page does not automatically reload, please click <a href='%s'>here</a>"); -define("_WARNINSTALL2","WARNING: Directory %s exists on your server. <br />Please remove this directory for security reasons."); -define("_WARNINWRITEABLE","WARNING: File %s is writeable by the server. <br />Please change the permission of this file for security reasons.<br /> in Unix (444), in Win32 (read-only)"); +define("_WARNINSTALL2","WARNING: Directory %s exists on your server. Please remove this directory for security reasons."); +define("_WARNINWRITEABLE","WARNING: File %s is writeable by the server. Please change the permission of this file for security reasons. in Unix (444), in Win32 (read-only)"); define('_WARNPHPENV','WARNING: php.ini parameter "%s" is set to "%s". %s'); define('_WARNSECURITY','(It may cause a security problem)');