OSDN Git Service

Cleanup. die('') => exit
[pukiwiki/pukiwiki.git] / ja.lng.php
index 7bcaaf4..7ae57a4 100644 (file)
@@ -2,7 +2,7 @@
 /////////////////////////////////////////////////
 // PukiWiki - Yet another WikiWikiWeb clone.
 //
-// $Id: ja.lng.php,v 1.4 2004/11/07 13:09:37 henoheno Exp $
+// $Id: ja.lng.php,v 1.5 2004/12/05 10:16:18 henoheno Exp $
 //
 // PukiWiki message file (japanese)
 
@@ -225,19 +225,6 @@ $_calendar2_plugin_edit  = '[
 $_calendar2_plugin_empty = '%s¤Ï¶õ¤Ç¤¹¡£';
 
 ///////////////////////////////////////
-// chmod.inc.php
-$_chmod_messages = array(
-       'title_chmod' => '¥Ñ¡¼¥ß¥Ã¥·¥ç¥ó¤ÎÊѹ¹',
-       'msg_chmod' => '¥Á¥§¥Ã¥¯¤·¤¿¥Ç¥£¥ì¥¯¥È¥êÆâ¤Î¡¢¥É¥Ã¥È(.)¤Ç»Ï¤Þ¤ë¥Õ¥¡¥¤¥ë¤ò½ü¤¯Á´¤Æ¤Î¥Õ¥¡¥¤¥ë¤Î°À­¤òÊѹ¹¤·¤Þ¤¹¡£',
-       'msg_execute' => '¼Â¹Ô',
-       'msg_complete' => '½èÍý¤¬´°Î»¤·¤Þ¤·¤¿¡£',
-       'msg_adminpass' => '´ÉÍý¼Ô¥Ñ¥¹¥ï¡¼¥É',
-       'err_invalid_pass' => '¥Ñ¥¹¥ï¡¼¥É¤¬°ã¤¤¤Þ¤¹¡£',
-       'err_cannot_opendir' => '$1 ¥Ç¥£¥ì¥¯¥È¥ê¤¬³«¤±¤Þ¤»¤ó¤Ç¤·¤¿¡£<br />',
-       'err_cannot_change_permit' => '$1 ¤Î¥Ñ¡¼¥ß¥Ã¥·¥ç¥óÊѹ¹¤Ë¼ºÇÔ¤·¤Þ¤·¤¿¡£<br />'
-);
-
-///////////////////////////////////////
 // comment.inc.php
 $_btn_name    = '¤ªÌ¾Á°: ';
 $_btn_comment = '¥³¥á¥ó¥È¤ÎÁÞÆþ';