[xoops-cvslog 2973] CVS update: xoops2jp/html/modules/base/language/english

Back to archive index

Minahito minah****@users*****
2006年 5月 9日 (火) 19:21:27 JST


Index: xoops2jp/html/modules/base/language/english/modinfo.php
diff -u xoops2jp/html/modules/base/language/english/modinfo.php:1.1.2.13 xoops2jp/html/modules/base/language/english/modinfo.php:1.1.2.14
--- xoops2jp/html/modules/base/language/english/modinfo.php:1.1.2.13	Sat Apr 15 11:15:29 2006
+++ xoops2jp/html/modules/base/language/english/modinfo.php	Tue May  9 19:21:27 2006
@@ -1,40 +1,49 @@
-<?php
-
-define('_MI_BASE_BLOCK_COMMENTS_DESC', "Shows most recent comments");
-define('_MI_BASE_BLOCK_COMMENTS_NAME', "Recent Comments");
-define('_MI_BASE_BLOCK_MAINMENU_DESC', "Shows the main navigation menu of the site");
-define('_MI_BASE_BLOCK_MAINMENU_NAME', "Main Menu");
-define('_MI_BASE_BLOCK_NOTIFICATION_DESC', "Shows notification options");
-define('_MI_BASE_BLOCK_NOTIFICATION_NAME', "Notification Options");
-define('_MI_BASE_BLOCK_SEARCH_DESC', "Shows search form block");
-define('_MI_BASE_BLOCK_SEARCH_NAME', "Search");
-define('_MI_BASE_BLOCK_SITEINFO_DESC', "Shows basic info about the site and a link to Recommend Us pop up window");
-define('_MI_BASE_BLOCK_SITEINFO_NAME', "Site Info");
-define('_MI_BASE_BLOCK_USERMENU_DESC', "Shows user block");
-define('_MI_BASE_BLOCK_USERMENU_NAME', "User Menu");
-define('_MI_BASE_BLOCK_WAITING_DESC', "Shows contents waiting for approval");
-define('_MI_BASE_BLOCK_WAITING_NAME', "Waiting Contents");
-define('_MI_BASE_KEYWORD_BLOCKINSTALL', "block new");
-define('_MI_BASE_KEYWORD_BLOCKLIST', "BlockList");
-define('_MI_BASE_KEYWORD_CREATE_SMILES', "smilies upload");
-define('_MI_BASE_KEYWORD_MODULEINSTALL', "module new");
-define('_MI_BASE_KEYWORD_MODULELIST', "install order sort name change rename uninstall");
-define('_MI_BASE_KEYWORD_NEWBLOCKS_CREATE', "Newblocks create");
-define('_MI_BASE_KEYWORD_NEWBLOCKS_LIST', "Newblocks list");
-define('_MI_BASE_KEYWORD_SMILES_MANAGE', "smilies edit change delete list");
-define('_MI_BASE_LANG_NEWBLOCKS_CREATE', "Newblocks create");
-define('_MI_BASE_LANG_NEWBLOCKS_LIST', "Newblocks list");
-define('_MI_BASE_MENU_ACTIONSEARCH', "Action search");
-define('_MI_BASE_MENU_BLOCKINSTALL', "Install block");
-define('_MI_BASE_MENU_BLOCKLIST', "Block management");
-define('_MI_BASE_MENU_COMMENT_MANAGE', "Comment manage");
-define('_MI_BASE_MENU_CREATE_SMILES', "Create smiles");
-define('_MI_BASE_MENU_MODULEINSTALL', "Install module");
-define('_MI_BASE_MENU_MODULELIST', "Module management");
-define('_MI_BASE_MENU_SMILES_MANAGE', "Smiles management");
-define('_MI_BASE_NAME', "Legacy system");
-define('_MI_BASE_NAME_DESC', "This module provides compatibility of XOOPS Cube with XOOPS 2.0.x.");
-define('_MI_PROFILE_BASE_CONTROLLER', "This system attaches great importance to the compatibility with XOOPS 2.0.x.<br/>Pre-road mechanism of this module is very flexible, but it is low speed.<br/>");
-define('_MI_PROFILE_BASE_LEGACY_RENDER_SYSTEM', "This system depends on Smarty engine for rendering and cache.<br/>This system can use themes of Xoops2.0.x rightly.");
-
-?>
+<?php
+
+define('_MI_BASE_BLOCK_COMMENTS_DESC', "Shows most recent comments");
+define('_MI_BASE_BLOCK_COMMENTS_NAME', "Recent Comments");
+define('_MI_BASE_BLOCK_MAINMENU_DESC', "Shows the main navigation menu of the site");
+define('_MI_BASE_BLOCK_MAINMENU_NAME', "Main Menu");
+define('_MI_BASE_BLOCK_NOTIFICATION_DESC', "Shows notification options");
+define('_MI_BASE_BLOCK_NOTIFICATION_NAME', "Notification Options");
+define('_MI_BASE_BLOCK_SEARCH_DESC', "Shows search form block");
+define('_MI_BASE_BLOCK_SEARCH_NAME', "Search");
+define('_MI_BASE_BLOCK_SITEINFO_DESC', "Shows basic info about the site and a link to Recommend Us pop up window");
+define('_MI_BASE_BLOCK_SITEINFO_NAME', "Site Info");
+define('_MI_BASE_BLOCK_USERMENU_DESC', "Shows user block");
+define('_MI_BASE_BLOCK_USERMENU_NAME', "User Menu");
+define('_MI_BASE_BLOCK_WAITING_DESC', "Shows contents waiting for approval");
+define('_MI_BASE_BLOCK_WAITING_NAME', "Waiting Contents");
+define('_MI_BASE_KEYWORD_BLOCKINSTALL', "block new");
+define('_MI_BASE_KEYWORD_BLOCKLIST', "BlockList");
+define('_MI_BASE_KEYWORD_CREATE_SMILES', "smilies upload");
+define('_MI_BASE_KEYWORD_IMAGE_CREATE', "Image create");
+define('_MI_BASE_KEYWORD_IMAGE_LIST', "Image list");
+define('_MI_BASE_KEYWORD_IMAGECATEGORY_CREATE', "Imagecategory create");
+define('_MI_BASE_KEYWORD_IMAGECATEGORY_LIST', "Imagecategory list");
+define('_MI_BASE_KEYWORD_MODULEINSTALL', "module new");
+define('_MI_BASE_KEYWORD_MODULELIST', "install order sort name change rename uninstall");
+define('_MI_BASE_KEYWORD_NEWBLOCKS_CREATE', "Newblocks create");
+define('_MI_BASE_KEYWORD_NEWBLOCKS_LIST', "Newblocks list");
+define('_MI_BASE_KEYWORD_SMILES_MANAGE', "smilies edit change delete list");
+define('_MI_BASE_LANG_IMAGE_CREATE', "Image create");
+define('_MI_BASE_LANG_IMAGE_LIST', "Image list");
+define('_MI_BASE_LANG_IMAGECATEGORY_CREATE', "Imagecategory create");
+define('_MI_BASE_LANG_IMAGECATEGORY_LIST', "Imagecategory list");
+define('_MI_BASE_LANG_NEWBLOCKS_CREATE', "Newblocks create");
+define('_MI_BASE_LANG_NEWBLOCKS_LIST', "Newblocks list");
+define('_MI_BASE_MENU_ACTIONSEARCH', "Action search");
+define('_MI_BASE_MENU_BLOCKINSTALL', "Install block");
+define('_MI_BASE_MENU_BLOCKLIST', "Block management");
+define('_MI_BASE_MENU_COMMENT_MANAGE', "Comment manage");
+define('_MI_BASE_MENU_CREATE_SMILES', "Create smiles");
+define('_MI_BASE_MENU_IMAGE_MANAGE', "Image Manage");
+define('_MI_BASE_MENU_MODULEINSTALL', "Install module");
+define('_MI_BASE_MENU_MODULELIST', "Module management");
+define('_MI_BASE_MENU_SMILES_MANAGE', "Smiles management");
+define('_MI_BASE_NAME', "Legacy system");
+define('_MI_BASE_NAME_DESC', "This module provides compatibility of XOOPS Cube with XOOPS 2.0.x.");
+define('_MI_PROFILE_BASE_CONTROLLER', "This system attaches great importance to the compatibility with XOOPS 2.0.x.<br/>Pre-road mechanism of this module is very flexible, but it is low speed.<br/>");
+define('_MI_PROFILE_BASE_LEGACY_RENDER_SYSTEM', "This system depends on Smarty engine for rendering and cache.<br/>This system can use themes of Xoops2.0.x rightly.");
+
+?>
Index: xoops2jp/html/modules/base/language/english/admin.php
diff -u xoops2jp/html/modules/base/language/english/admin.php:1.1.2.26 xoops2jp/html/modules/base/language/english/admin.php:1.1.2.27
--- xoops2jp/html/modules/base/language/english/admin.php:1.1.2.26	Sat Apr 15 11:15:29 2006
+++ xoops2jp/html/modules/base/language/english/admin.php	Tue May  9 19:21:27 2006
@@ -69,6 +69,32 @@
 define('_AD_BASE_LANG_FUNC_FILE', "Callback file name");
 define('_AD_BASE_LANG_FUNC_NUM', "Function number");
 define('_AD_BASE_LANG_ID', "ID");
+define('_AD_BASE_LANG_IMAGE_CREATED', "image created");
+define('_AD_BASE_LANG_IMAGE_DELETE', "Image delete");
+define('_AD_BASE_LANG_IMAGE_DISPLAY', "image display");
+define('_AD_BASE_LANG_IMAGE_EDIT', "Image edit");
+define('_AD_BASE_LANG_IMAGE_ID', "image id");
+define('_AD_BASE_LANG_IMAGE_LIST', "Image list");
+define('_AD_BASE_LANG_IMAGE_MIMETYPE', "image mimetype");
+define('_AD_BASE_LANG_IMAGE_NAME', "image name");
+define('_AD_BASE_LANG_IMAGE_NEW', "Image new");
+define('_AD_BASE_LANG_IMAGE_NICENAME', "image nicename");
+define('_AD_BASE_LANG_IMAGE_WEIGHT', "image weight");
+define('_AD_BASE_LANG_IMAGECATEGORY_DELETE', "Imagecategory delete");
+define('_AD_BASE_LANG_IMAGECATEGORY_EDIT', "Imagecategory edit");
+define('_AD_BASE_LANG_IMAGECATEGORY_LIST', "Imagecategory list");
+define('_AD_BASE_LANG_IMAGECATEGORY_NEW', "Imagecategory new");
+define('_AD_BASE_LANG_IMGCAT_DISPLAY', "imgcat display");
+define('_AD_BASE_LANG_IMGCAT_ID', "imgcat id");
+define('_AD_BASE_LANG_IMGCAT_MAXHEIGHT', "imgcat maxheight");
+define('_AD_BASE_LANG_IMGCAT_MAXSIZE', "imgcat maxsize");
+define('_AD_BASE_LANG_IMGCAT_MAXWIDTH', "imgcat maxwidth");
+define('_AD_BASE_LANG_IMGCAT_NAME', "imgcat name");
+define('_AD_BASE_LANG_IMGCAT_READ_GROUPS', "Imgcat read groups");
+define('_AD_BASE_LANG_IMGCAT_STORETYPE', "imgcat storetype");
+define('_AD_BASE_LANG_IMGCAT_TYPE', "imgcat type");
+define('_AD_BASE_LANG_IMGCAT_UPLOAD_GROUPS', "Imgcat upload groups");
+define('_AD_BASE_LANG_IMGCAT_WEIGHT', "imgcat weight");
 define('_AD_BASE_LANG_ISACTIVE', "Active");
 define('_AD_BASE_LANG_LAST_MODIFIED', "Last modified");
 define('_AD_BASE_LANG_LCR', "L-CTR-R");
@@ -102,6 +128,7 @@
 define('_AD_BASE_TIPS_ADD_CUSTOM_BLOCK', "<a href=\"index.php?action=BlockInstallList\">Install new blocks</a>, and set your site!<br/>If you want to get a free block except modules' blocks, <a href=\"index.php?action=CustomBlockEdit\">create cutom block</a> and write your message to it.");
 define('_AD_BASE_TIPS_BLOCK_UNINSTALL', "Even if you uninstall the block, the configuration of the block isn't deleted. The block is removed only from display of your site. Therefore you can re-install the block easily because the installer recovers last configure.");
 define('_AD_BASE_TIPS_CUSTOM_BLOCK_UNINSTALL', "Even if you uninstall the custom block, the configuration of the block isn't deleted. The block is removed only from display of your site. You can re-install or delete it from database at <a href=\"index.php?action=BlockInstallList\">'install block' page</a>.");
+define('_AD_BASE_TIPS_IMGCAT_STORETYPE', "imgcat storetype");
 define('_AD_BASE_TIPS_INSTALL_BLOCK', "Let's customize your site with installing your favorite blocks. You can edit the block's options when you install the block.");
 define('_MB_A_BASE_LANG_ACTIONSEARCH', "Action Search");
 define('_MB_A_BASE_LANG_ACTIONSEARCH_INFO', "what's Action Search....");


xoops-cvslog メーリングリストの案内
Back to archive index