OSDN Git Service

Google Code に入れていた最新版 r62 (2011/08/22) を反映 | https://code.google.com/p/xoops-modules...
[xoops-japanese/XOOPS-Modules.git] / XOOPS25_Basic / modules / moduleinstaller / language / japanese / modinfo.php
1 <?php\r
2 /**\r
3  * ****************************************************************************\r
4  * Installer - MODULE FOR XOOPS\r
5  * Copyright (c) Michael Beck (mamba)\r
6  *\r
7  * You may not change or alter any portion of this comment or credits\r
8  * of supporting developers from this source code or any supporting source code\r
9  * which is considered copyrighted (c) material of the original comment or credit authors.\r
10  * This program is distributed in the hope that it will be useful,\r
11  * but WITHOUT ANY WARRANTY; without even the implied warranty of\r
12  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\r
13  *\r
14  * @copyright       Michael Beck (mamba)\r
15  * @license         http://www.fsf.org/copyleft/gpl.html GNU public license\r
16  * @package         installer\r
17  * @author                      Michael Beck (mamba)\r
18  *\r
19  * Version : $Id:\r
20  * ****************************************************************************\r
21  */\r
22 \r
23 define("_MI_INSTALLER_NAME",            "インストーラー");\r
24 define('_MI_INSTALLER_MENU_00',"ホーム");\r
25 define("_MI_INSTALLER_MENU_01", "モジュール インストール");\r
26 define('_MI_INSTALLER_MENU_02',"モジュール アンインストール");\r
27 define("_MI_INSTALLER_ADMIN_ABOUT" , "About");\r
28 define("_MI_INSTALLER_DESC" , "他のモジュールをインストール・アンインストールします");\r