[Affelio-cvs 155] CVS update: affelio/lib/Affelio/misc/L10N

Back to archive index

Tadashi Okoshi slash****@users*****
2005年 6月 26日 (日) 01:38:01 JST


Index: affelio/lib/Affelio/misc/L10N/en_us.pm
diff -u affelio/lib/Affelio/misc/L10N/en_us.pm:1.5 affelio/lib/Affelio/misc/L10N/en_us.pm:1.6
--- affelio/lib/Affelio/misc/L10N/en_us.pm:1.5	Sat Jun 25 21:14:08 2005
+++ affelio/lib/Affelio/misc/L10N/en_us.pm	Sun Jun 26 01:38:01 2005
@@ -4,7 +4,7 @@
 #    http://affelio.jp/ (Japan)
 #    http://affelio.jp/ (USA and other area)
 #
-# $Id: en_us.pm,v 1.5 2005/06/25 12:14:08 slash5234 Exp $
+# $Id: en_us.pm,v 1.6 2005/06/25 16:38:01 slash5234 Exp $
 
 package Affelio::misc::L10N::en_us;
 {
@@ -31,12 +31,12 @@
 		#Setup wizard
 		##########################################################
 		'_SETUP_title_30' => 'Welcome to Affelio!',
-		'_SETUP_msg_30' => 'Welcome to the Affelio setup wizard! You can set up Affelio easily and quickly by following the wizard screen. Click "Next" and proceed.',
+		'_SETUP_msg_30' => 'Welcome to the Affelio setup wizard! You can set up Affelio easily and quickly by following the wizard screen.<P><B>This setup wizard is <FONT COLOR="red">NOT for upgrade install</FONT>. Please read release note document for upgrade install.</B><P>Click "Next" and proceed.',
 		#
 		'_SETUP_title_50' => 'Required Perl Modules',
 		'_SETUP_msg_50_1' => 'Followings are the Perl modules necessary for Affelio installation. If you can see any <FONT COLOR="red">NOT INSTALLED</FONT> module, install the module before you go to the next screen. <P>',
 		'_SETUP_msg_50_2' => 'Click "Next" when everything is ok.', 
-		'_SETUP_msg_50_3' => '</blockquote>Also, one of the following two modules needs to be installed as a database driver module. If the database driver you want to use is <FONT COLOR="red">NOT INSTALLED</FONT>, install it before you go to the next screen.<blockquote>',
+		'_SETUP_msg_50_3' => '</blockquote>Also, <B>one of the following two modules</B> needs to be installed as a database driver module. If the database driver you want to use is <FONT COLOR="red">NOT INSTALLED</FONT>, install it before you go to the next screen.<blockquote>',
 		'_SETUP_check_50_err1' => 'You need to install some Perl modules more.',
 		#
 		'_SETUP_title_100' => 'Configuration File',
Index: affelio/lib/Affelio/misc/L10N/ja.pm
diff -u affelio/lib/Affelio/misc/L10N/ja.pm:1.7 affelio/lib/Affelio/misc/L10N/ja.pm:1.8
--- affelio/lib/Affelio/misc/L10N/ja.pm:1.7	Sat Jun 25 21:14:08 2005
+++ affelio/lib/Affelio/misc/L10N/ja.pm	Sun Jun 26 01:38:01 2005
@@ -4,7 +4,7 @@
 #    http://affelio.jp/ (Japan)
 #    http://affelio.jp/ (USA and other area)
 #
-# $Id: ja.pm,v 1.7 2005/06/25 12:14:08 slash5234 Exp $
+# $Id: ja.pm,v 1.8 2005/06/25 16:38:01 slash5234 Exp $
 
 package Affelio::misc::L10N::ja;
 {
@@ -35,12 +35,12 @@
 		'Next' => 'すすむ',
 		#
 		'_SETUP_title_30' => 'Affelioのセットアップへようこそ!',
-		'_SETUP_msg_30' => 'Affelioのセットアップへようこそ! Affelioのセットアップは、ウィザード形式で画面の指示にしたがって進むだけで、簡単にできるようになっています。<P>"すすむ"ボタンを押して、次へ進んでください。',
+		'_SETUP_msg_30' => 'Affelioのセットアップへようこそ! Affelioのセットアップは、ウィザード形式で画面の指示にしたがって進むだけで、簡単にできるようになっています。<P><B>このセットアップウィザードは<FONT COLOR="red">Affelioの新規インストール専用です</FONT>。以前のバージョンからのアップグレードには、このウィザードを使わないでください。別途、このバージョンのリリースノートなどを参照してください。</B><P>"すすむ"ボタンを押して、次へ進んでください。',
 		#
 		'_SETUP_title_50' => '必要なPerlモジュールのチェック',
 		'_SETUP_msg_50_1' => '以下は、Affelioのインストールに必要なPerlモジュールのリストです。何か<FONT COLOR="red">インストールされていない</FONT>モジュールがある場合は、次に進む前にインストールしてください。<P>',
 		'_SETUP_msg_50_2' => 'すべてインストールされていたら、次へ進んでください。',
-		'_SETUP_msg_50_3' => '</blockquote>また、データベース用モジュールとして以下のどちらかのモジュールが必要です。使用したいデータベース用のモジュールが<FONT COLOR="red">インストールされていない</FONT>場合は、次に進む前にインストールしてください。<blockquote>',
+		'_SETUP_msg_50_3' => '</blockquote>また、データベース用モジュールとして<B>以下のどちらか1つのモジュール</B>が必要です。使用したいデータベース用のモジュールが<FONT COLOR="red">インストールされていない</FONT>場合は、次に進む前にインストールしてください。<blockquote>',
 		'_SETUP_check_50_err1' => 'インストールされていないモジュールがあります',
 		#
 		'_SETUP_title_100' => '設定ファイルの作成',


Affelio-cvs メーリングリストの案内
Back to archive index