diff --git a/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL.ncb b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL.ncb index 7ba70da..52504e3 100644 Binary files a/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL.ncb and b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL.ncb differ diff --git a/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL.suo b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL.suo index a21b38f..d8a84e1 100644 Binary files a/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL.suo and b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL.suo differ diff --git a/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/Debug/BuildLog.htm b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/Debug/BuildLog.htm index eafeb49..190d033 100644 Binary files a/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/Debug/BuildLog.htm and b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/Debug/BuildLog.htm differ diff --git a/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/Form1.h b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/Form1.h index 111b136..b968494 100644 --- a/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/Form1.h +++ b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/Form1.h @@ -9,6 +9,7 @@ #include "lang.h" #include "FormError.h" #include "Form1_const.h" +#include "message_bank.h" namespace MasterEditorTWL { @@ -791,6 +792,7 @@ private: System::Windows::Forms::Label^ labCountryCodeL; + private: System::Windows::Forms::TextBox^ tboxPlatform; @@ -841,11 +843,11 @@ private: System::Windows::Forms::Label^ labCountryCodeL; void InitializeComponent(void) { System::ComponentModel::ComponentResourceManager^ resources = (gcnew System::ComponentModel::ComponentResourceManager(Form1::typeid)); - System::Windows::Forms::DataGridViewCellStyle^ dataGridViewCellStyle21 = (gcnew System::Windows::Forms::DataGridViewCellStyle()); - System::Windows::Forms::DataGridViewCellStyle^ dataGridViewCellStyle22 = (gcnew System::Windows::Forms::DataGridViewCellStyle()); - System::Windows::Forms::DataGridViewCellStyle^ dataGridViewCellStyle23 = (gcnew System::Windows::Forms::DataGridViewCellStyle()); - System::Windows::Forms::DataGridViewCellStyle^ dataGridViewCellStyle24 = (gcnew System::Windows::Forms::DataGridViewCellStyle()); - System::Windows::Forms::DataGridViewCellStyle^ dataGridViewCellStyle25 = (gcnew System::Windows::Forms::DataGridViewCellStyle()); + System::Windows::Forms::DataGridViewCellStyle^ dataGridViewCellStyle6 = (gcnew System::Windows::Forms::DataGridViewCellStyle()); + System::Windows::Forms::DataGridViewCellStyle^ dataGridViewCellStyle7 = (gcnew System::Windows::Forms::DataGridViewCellStyle()); + System::Windows::Forms::DataGridViewCellStyle^ dataGridViewCellStyle8 = (gcnew System::Windows::Forms::DataGridViewCellStyle()); + System::Windows::Forms::DataGridViewCellStyle^ dataGridViewCellStyle9 = (gcnew System::Windows::Forms::DataGridViewCellStyle()); + System::Windows::Forms::DataGridViewCellStyle^ dataGridViewCellStyle10 = (gcnew System::Windows::Forms::DataGridViewCellStyle()); this->tboxFile = (gcnew System::Windows::Forms::TextBox()); this->gboxSrl = (gcnew System::Windows::Forms::GroupBox()); this->tboxRemasterVer = (gcnew System::Windows::Forms::TextBox()); @@ -2394,15 +2396,15 @@ private: System::Windows::Forms::Label^ labCountryCodeL; this->gridSDK->ColumnHeadersHeightSizeMode = System::Windows::Forms::DataGridViewColumnHeadersHeightSizeMode::AutoSize; this->gridSDK->ColumnHeadersVisible = false; this->gridSDK->Columns->AddRange(gcnew cli::array< System::Windows::Forms::DataGridViewColumn^ >(1) {this->dataSDKVer}); - dataGridViewCellStyle21->Alignment = System::Windows::Forms::DataGridViewContentAlignment::MiddleLeft; - dataGridViewCellStyle21->BackColor = System::Drawing::SystemColors::Window; - dataGridViewCellStyle21->Font = (gcnew System::Drawing::Font(L"MS UI Gothic", 9, System::Drawing::FontStyle::Regular, System::Drawing::GraphicsUnit::Point, + dataGridViewCellStyle6->Alignment = System::Windows::Forms::DataGridViewContentAlignment::MiddleLeft; + dataGridViewCellStyle6->BackColor = System::Drawing::SystemColors::Window; + dataGridViewCellStyle6->Font = (gcnew System::Drawing::Font(L"MS UI Gothic", 9, System::Drawing::FontStyle::Regular, System::Drawing::GraphicsUnit::Point, static_cast(128))); - dataGridViewCellStyle21->ForeColor = System::Drawing::SystemColors::ControlText; - dataGridViewCellStyle21->SelectionBackColor = System::Drawing::SystemColors::Highlight; - dataGridViewCellStyle21->SelectionForeColor = System::Drawing::SystemColors::HighlightText; - dataGridViewCellStyle21->WrapMode = System::Windows::Forms::DataGridViewTriState::True; - this->gridSDK->DefaultCellStyle = dataGridViewCellStyle21; + dataGridViewCellStyle6->ForeColor = System::Drawing::SystemColors::ControlText; + dataGridViewCellStyle6->SelectionBackColor = System::Drawing::SystemColors::Highlight; + dataGridViewCellStyle6->SelectionForeColor = System::Drawing::SystemColors::HighlightText; + dataGridViewCellStyle6->WrapMode = System::Windows::Forms::DataGridViewTriState::True; + this->gridSDK->DefaultCellStyle = dataGridViewCellStyle6; resources->ApplyResources(this->gridSDK, L"gridSDK"); this->gridSDK->Name = L"gridSDK"; this->gridSDK->ReadOnly = true; @@ -2424,15 +2426,15 @@ private: System::Windows::Forms::Label^ labCountryCodeL; this->gridLibrary->ColumnHeadersHeightSizeMode = System::Windows::Forms::DataGridViewColumnHeadersHeightSizeMode::AutoSize; this->gridLibrary->Columns->AddRange(gcnew cli::array< System::Windows::Forms::DataGridViewColumn^ >(2) {this->colLibPublisher, this->colLibName}); - dataGridViewCellStyle22->Alignment = System::Windows::Forms::DataGridViewContentAlignment::MiddleLeft; - dataGridViewCellStyle22->BackColor = System::Drawing::SystemColors::Window; - dataGridViewCellStyle22->Font = (gcnew System::Drawing::Font(L"MS UI Gothic", 9, System::Drawing::FontStyle::Regular, System::Drawing::GraphicsUnit::Point, + dataGridViewCellStyle7->Alignment = System::Windows::Forms::DataGridViewContentAlignment::MiddleLeft; + dataGridViewCellStyle7->BackColor = System::Drawing::SystemColors::Window; + dataGridViewCellStyle7->Font = (gcnew System::Drawing::Font(L"MS UI Gothic", 9, System::Drawing::FontStyle::Regular, System::Drawing::GraphicsUnit::Point, static_cast(128))); - dataGridViewCellStyle22->ForeColor = System::Drawing::SystemColors::ControlText; - dataGridViewCellStyle22->SelectionBackColor = System::Drawing::SystemColors::Highlight; - dataGridViewCellStyle22->SelectionForeColor = System::Drawing::SystemColors::HighlightText; - dataGridViewCellStyle22->WrapMode = System::Windows::Forms::DataGridViewTriState::True; - this->gridLibrary->DefaultCellStyle = dataGridViewCellStyle22; + dataGridViewCellStyle7->ForeColor = System::Drawing::SystemColors::ControlText; + dataGridViewCellStyle7->SelectionBackColor = System::Drawing::SystemColors::Highlight; + dataGridViewCellStyle7->SelectionForeColor = System::Drawing::SystemColors::HighlightText; + dataGridViewCellStyle7->WrapMode = System::Windows::Forms::DataGridViewTriState::True; + this->gridLibrary->DefaultCellStyle = dataGridViewCellStyle7; resources->ApplyResources(this->gridLibrary, L"gridLibrary"); this->gridLibrary->Name = L"gridLibrary"; this->gridLibrary->ReadOnly = true; @@ -2949,15 +2951,15 @@ private: System::Windows::Forms::Label^ labCountryCodeL; this->gridWarn->ColumnHeadersHeightSizeMode = System::Windows::Forms::DataGridViewColumnHeadersHeightSizeMode::AutoSize; this->gridWarn->Columns->AddRange(gcnew cli::array< System::Windows::Forms::DataGridViewColumn^ >(4) {this->colWarnName, this->colWarnBegin, this->colWarnEnd, this->colWarnCause}); - dataGridViewCellStyle23->Alignment = System::Windows::Forms::DataGridViewContentAlignment::MiddleLeft; - dataGridViewCellStyle23->BackColor = System::Drawing::SystemColors::Window; - dataGridViewCellStyle23->Font = (gcnew System::Drawing::Font(L"MS UI Gothic", 9, System::Drawing::FontStyle::Regular, System::Drawing::GraphicsUnit::Point, + dataGridViewCellStyle8->Alignment = System::Windows::Forms::DataGridViewContentAlignment::MiddleLeft; + dataGridViewCellStyle8->BackColor = System::Drawing::SystemColors::Window; + dataGridViewCellStyle8->Font = (gcnew System::Drawing::Font(L"MS UI Gothic", 9, System::Drawing::FontStyle::Regular, System::Drawing::GraphicsUnit::Point, static_cast(128))); - dataGridViewCellStyle23->ForeColor = System::Drawing::SystemColors::ControlText; - dataGridViewCellStyle23->SelectionBackColor = System::Drawing::SystemColors::Highlight; - dataGridViewCellStyle23->SelectionForeColor = System::Drawing::SystemColors::HighlightText; - dataGridViewCellStyle23->WrapMode = System::Windows::Forms::DataGridViewTriState::True; - this->gridWarn->DefaultCellStyle = dataGridViewCellStyle23; + dataGridViewCellStyle8->ForeColor = System::Drawing::SystemColors::ControlText; + dataGridViewCellStyle8->SelectionBackColor = System::Drawing::SystemColors::Highlight; + dataGridViewCellStyle8->SelectionForeColor = System::Drawing::SystemColors::HighlightText; + dataGridViewCellStyle8->WrapMode = System::Windows::Forms::DataGridViewTriState::True; + this->gridWarn->DefaultCellStyle = dataGridViewCellStyle8; this->gridWarn->GridColor = System::Drawing::SystemColors::Control; resources->ApplyResources(this->gridWarn, L"gridWarn"); this->gridWarn->Name = L"gridWarn"; @@ -2992,22 +2994,22 @@ private: System::Windows::Forms::Label^ labCountryCodeL; // // gridError // - dataGridViewCellStyle24->BackColor = System::Drawing::Color::White; - this->gridError->AlternatingRowsDefaultCellStyle = dataGridViewCellStyle24; + dataGridViewCellStyle9->BackColor = System::Drawing::Color::White; + this->gridError->AlternatingRowsDefaultCellStyle = dataGridViewCellStyle9; this->gridError->AutoSizeRowsMode = System::Windows::Forms::DataGridViewAutoSizeRowsMode::AllCellsExceptHeaders; this->gridError->BackgroundColor = System::Drawing::SystemColors::Control; this->gridError->ColumnHeadersHeightSizeMode = System::Windows::Forms::DataGridViewColumnHeadersHeightSizeMode::AutoSize; this->gridError->Columns->AddRange(gcnew cli::array< System::Windows::Forms::DataGridViewColumn^ >(4) {this->colErrorName, this->colErrorBegin, this->colErrorEnd, this->colErrorCause}); - dataGridViewCellStyle25->Alignment = System::Windows::Forms::DataGridViewContentAlignment::MiddleLeft; - dataGridViewCellStyle25->BackColor = System::Drawing::SystemColors::Window; - dataGridViewCellStyle25->Font = (gcnew System::Drawing::Font(L"MS UI Gothic", 9, System::Drawing::FontStyle::Regular, System::Drawing::GraphicsUnit::Point, + dataGridViewCellStyle10->Alignment = System::Windows::Forms::DataGridViewContentAlignment::MiddleLeft; + dataGridViewCellStyle10->BackColor = System::Drawing::SystemColors::Window; + dataGridViewCellStyle10->Font = (gcnew System::Drawing::Font(L"MS UI Gothic", 9, System::Drawing::FontStyle::Regular, System::Drawing::GraphicsUnit::Point, static_cast(128))); - dataGridViewCellStyle25->ForeColor = System::Drawing::SystemColors::ControlText; - dataGridViewCellStyle25->SelectionBackColor = System::Drawing::SystemColors::Highlight; - dataGridViewCellStyle25->SelectionForeColor = System::Drawing::SystemColors::HighlightText; - dataGridViewCellStyle25->WrapMode = System::Windows::Forms::DataGridViewTriState::True; - this->gridError->DefaultCellStyle = dataGridViewCellStyle25; + dataGridViewCellStyle10->ForeColor = System::Drawing::SystemColors::ControlText; + dataGridViewCellStyle10->SelectionBackColor = System::Drawing::SystemColors::Highlight; + dataGridViewCellStyle10->SelectionForeColor = System::Drawing::SystemColors::HighlightText; + dataGridViewCellStyle10->WrapMode = System::Windows::Forms::DataGridViewTriState::True; + this->gridError->DefaultCellStyle = dataGridViewCellStyle10; this->gridError->GridColor = System::Drawing::SystemColors::Control; resources->ApplyResources(this->gridError, L"gridError"); this->gridError->Name = L"gridError"; @@ -4239,7 +4241,6 @@ private: System::Windows::Forms::Label^ labCountryCodeL; this->updateGrid(); } } - }; // enf of ref class Form1 } // end of namespace MasterEditorTWL diff --git a/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/Form1.resX b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/Form1.resX index b48ae96..2c220f8 100644 --- a/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/Form1.resX +++ b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/Form1.resX @@ -6183,6 +6183,111 @@ Japanese + + tabRomInfo + + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabMain + + + 0 + + + tabTWLInfo + + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabMain + + + 1 + + + tabNandSizeInfo + + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabMain + + + 2 + + + tabRomEditInfo + + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabMain + + + 3 + + + tabSubmitInfo + + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabMain + + + 4 + + + tabCompanyInfo + + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabMain + + + 5 + + + tabErrorInfo + + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabMain + + + 6 + + + 12, 93 + + + 753, 377 + + + 34 + + + tabMain + + + System.Windows.Forms.TabControl, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + $this + + + 2 + gridSDK @@ -6246,633 +6351,6 @@ 0 - - gboxLaunch - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tabTWLInfo - - - 0 - - - tboxGuideTWLInfo - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tabTWLInfo - - - 1 - - - gboxExFlags - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tabTWLInfo - - - 5 - - - 4, 21 - - - 3, 3, 3, 3 - - - 745, 352 - - - 1 - - - TWL Info. - - - tabTWLInfo - - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tabMain - - - 1 - - - tboxGuideNandSizeInfo - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tabNandSizeInfo - - - 0 - - - gboxNandSize - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tabNandSizeInfo - - - 3 - - - 4, 21 - - - 745, 352 - - - 6 - - - DSi Ware Info. - - - tabNandSizeInfo - - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tabMain - - - 2 - - - gboxOtherSpec - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tabRomEditInfo - - - 0 - - - butSetBack - - - System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tabRomEditInfo - - - 1 - - - tboxGuideRomEditInfo - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tabRomEditInfo - - - 2 - - - gboxParental - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tabRomEditInfo - - - 3 - - - 4, 21 - - - 745, 352 - - - 2 - - - Region and Ratings (Editable) - - - tabRomEditInfo - - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tabMain - - - 3 - - - True - - - MS UI Gothic, 9.75pt - - - NoControl - - - 291, 84 - - - 11, 13 - - - 42 - - - ) - - - labCountryCodeR - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tabSubmitInfo - - - 0 - - - ASI - - - ASM - - - AUS - - - BEL - - - CAN - - - EAH - - - ESP - - - EUB - - - EUR - - - EUT - - - EUU - - - EUX - - - EXP - - - FAH - - - FHE - - - FRA - - - FRG - - - GPO - - - GPS - - - HOL - - - ITA - - - JPN - - - NOE - - - SCN - - - UKV - - - USA - - - USZ - - - 236, 80 - - - 30 - - - 52, 20 - - - 41 - - - combCountryCode - - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tabSubmitInfo - - - 1 - - - True - - - MS UI Gothic, 9.75pt - - - 223, 84 - - - 11, 13 - - - 40 - - - ( - - - labCountryCodeL - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tabSubmitInfo - - - 2 - - - 238, 39 - - - 124, 11 - - - 39 - - - (Shorter than 30 chars) - - - TopRight - - - labProductNameLimit - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tabSubmitInfo - - - 3 - - - 24, 11 - - - 687, 19 - - - 38 - - - These items is necessary for making a submission sheet. Please input. - - - tboxGuideSubmitInfo - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tabSubmitInfo - - - 4 - - - labProductNameLimitForeign - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - gboxForeign - - - 0 - - - labMultiForeign2 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - gboxForeign - - - 1 - - - 378, 91 - - - 355, 144 - - - 35 - - - Foreign Ver. - - - gboxForeign - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tabSubmitInfo - - - 5 - - - 4, 21 - - - 745, 352 - - - 3 - - - Submission Info.(Editable) - - - tabSubmitInfo - - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tabMain - - - 4 - - - tboxGuideCompanyInfo - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tabCompanyInfo - - - 0 - - - 4, 21 - - - 745, 352 - - - 4 - - - Company Info.(Editable) - - - tabCompanyInfo - - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tabMain - - - 5 - - - tboxGuideErrorInfo - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tabErrorInfo - - - 0 - - - gboxErrorTiming - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tabErrorInfo - - - 1 - - - labWarn - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tabErrorInfo - - - 2 - - - labError - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tabErrorInfo - - - 3 - - - gridWarn - - - System.Windows.Forms.DataGridView, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tabErrorInfo - - - 4 - - - gridError - - - System.Windows.Forms.DataGridView, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tabErrorInfo - - - 5 - - - 4, 21 - - - 745, 352 - - - 5 - - - Error Info. - - - tabErrorInfo - - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tabMain - - - 6 - - - 12, 93 - - - 753, 377 - - - 34 - - - tabMain - - - System.Windows.Forms.TabControl, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - $this - - - 2 - True @@ -6957,6 +6435,69 @@ 2 + + gboxLaunch + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabTWLInfo + + + 0 + + + tboxGuideTWLInfo + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabTWLInfo + + + 1 + + + gboxExFlags + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabTWLInfo + + + 5 + + + 4, 21 + + + 3, 3, 3, 3 + + + 745, 352 + + + 1 + + + TWL Info. + + + tabTWLInfo + + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabMain + + + 1 + labConnectIcon @@ -7101,6 +6642,54 @@ 5 + + tboxGuideNandSizeInfo + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabNandSizeInfo + + + 0 + + + gboxNandSize + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabNandSizeInfo + + + 3 + + + 4, 21 + + + 745, 352 + + + 6 + + + DSi Ware Info. + + + tabNandSizeInfo + + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabMain + + + 2 + 24, 11 @@ -8082,6 +7671,78 @@ 27 + + gboxOtherSpec + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabRomEditInfo + + + 0 + + + butSetBack + + + System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabRomEditInfo + + + 1 + + + tboxGuideRomEditInfo + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabRomEditInfo + + + 2 + + + gboxParental + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabRomEditInfo + + + 3 + + + 4, 21 + + + 745, 352 + + + 2 + + + Region and Ratings (Editable) + + + tabRomEditInfo + + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabMain + + + 3 + cboxIsUGC @@ -8298,6 +7959,369 @@ 0 + + labCountryCodeR + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabSubmitInfo + + + 0 + + + combCountryCode + + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabSubmitInfo + + + 1 + + + labCountryCodeL + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabSubmitInfo + + + 2 + + + labProductNameLimit + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabSubmitInfo + + + 3 + + + tboxGuideSubmitInfo + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabSubmitInfo + + + 4 + + + gboxForeign + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabSubmitInfo + + + 5 + + + 4, 21 + + + 745, 352 + + + 3 + + + Submission Info.(Editable) + + + tabSubmitInfo + + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabMain + + + 4 + + + True + + + MS UI Gothic, 9.75pt + + + NoControl + + + 291, 84 + + + 11, 13 + + + 42 + + + ) + + + labCountryCodeR + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabSubmitInfo + + + 0 + + + ASI + + + ASM + + + AUS + + + BEL + + + CAN + + + EAH + + + ESP + + + EUB + + + EUR + + + EUT + + + EUU + + + EUX + + + EXP + + + FAH + + + FHE + + + FRA + + + FRG + + + GPO + + + GPS + + + HOL + + + ITA + + + JPN + + + NOE + + + SCN + + + UKV + + + USA + + + USZ + + + 236, 80 + + + 30 + + + 52, 20 + + + 41 + + + combCountryCode + + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabSubmitInfo + + + 1 + + + True + + + MS UI Gothic, 9.75pt + + + 223, 84 + + + 11, 13 + + + 40 + + + ( + + + labCountryCodeL + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabSubmitInfo + + + 2 + + + 238, 39 + + + 124, 11 + + + 39 + + + (Shorter than 30 chars) + + + TopRight + + + labProductNameLimit + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabSubmitInfo + + + 3 + + + 24, 11 + + + 687, 19 + + + 38 + + + These items is necessary for making a submission sheet. Please input. + + + tboxGuideSubmitInfo + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabSubmitInfo + + + 4 + + + labProductNameLimitForeign + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxForeign + + + 0 + + + labMultiForeign2 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxForeign + + + 1 + + + 378, 91 + + + 355, 144 + + + 35 + + + Foreign Ver. + + + gboxForeign + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabSubmitInfo + + + 5 + 225, 62 @@ -8352,6 +8376,42 @@ 1 + + tboxGuideCompanyInfo + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabCompanyInfo + + + 0 + + + 4, 21 + + + 745, 352 + + + 4 + + + Company Info.(Editable) + + + tabCompanyInfo + + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabMain + + + 5 + 24, 11 @@ -8376,6 +8436,102 @@ 0 + + tboxGuideErrorInfo + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabErrorInfo + + + 0 + + + gboxErrorTiming + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabErrorInfo + + + 1 + + + labWarn + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabErrorInfo + + + 2 + + + labError + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabErrorInfo + + + 3 + + + gridWarn + + + System.Windows.Forms.DataGridView, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabErrorInfo + + + 4 + + + gridError + + + System.Windows.Forms.DataGridView, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabErrorInfo + + + 5 + + + 4, 21 + + + 745, 352 + + + 5 + + + Error Info. + + + tabErrorInfo + + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabMain + + + 6 + 24, 11 diff --git a/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/MasterEditorTWL.vcproj b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/MasterEditorTWL.vcproj index 74d6c73..57d4e51 100644 --- a/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/MasterEditorTWL.vcproj +++ b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/MasterEditorTWL.vcproj @@ -259,6 +259,10 @@ RelativePath=".\MasterEditorTWL.cpp" > + + @@ -363,6 +367,10 @@ RelativePath=".\lang.h" > + + diff --git a/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/message_bank.cpp b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/message_bank.cpp new file mode 100644 index 0000000..319c3b8 --- /dev/null +++ b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/message_bank.cpp @@ -0,0 +1,63 @@ +#include "stdafx.h" + +// RCMessageBankクラスの実装 + +#include +#include +#include "message_bank.h" +#include "utility.h" + +using namespace MasterEditorTWL; + +// **************************************************************** +// RCMessageBank クラス +// **************************************************************** + +// ------------------------------------------------------------------- +// constructor +// ------------------------------------------------------------------- +RCMessageBank::RCMessageBank( System::String ^fileJ, System::String ^fileE ) +{ + this->loadMessage( fileJ, "J" ); + this->loadMessage( fileE, "E" ); +} + +// ------------------------------------------------------------------- +// 外部ファイルからメッセージを読み出す +// ------------------------------------------------------------------- +void RCMessageBank::loadMessage( System::String ^filepath, System::String ^lang ) +{ + System::Xml::XmlDocument ^doc = gcnew System::Xml::XmlDocument(); + doc->Load( filepath ); + System::Xml::XmlElement ^root = doc->DocumentElement; + + // 言語によってXMLルートの格納先を変更 + if( lang == "J" ) + { + this->rootJ = root; + } + else + { + this->rootE = root; + } +} + +// ------------------------------------------------------------------- +// 特定のメッセージを返す +// ------------------------------------------------------------------- +System::String^ RCMessageBank::getMessage( System::String ^tag, System::String ^lang ) +{ + System::Xml::XmlElement ^root; + if( lang == "J" ) + { + root = this->rootJ; + } + else + { + root = this->rootE; + } + + // どのファイルも同じタグがつけられていることが前提 + System::String ^msg = MasterEditorTWL::getXPathText( root, "/message/" + tag ); + return msg; +} \ No newline at end of file diff --git a/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/message_bank.h b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/message_bank.h new file mode 100644 index 0000000..336354d --- /dev/null +++ b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/message_bank.h @@ -0,0 +1,35 @@ +#pragma once + +// 多言語メッセージの管理クラス + +namespace MasterEditorTWL +{ + + // ------------------------------------------------------------------- + // Type : ref class + // Name : RCMessageBank + // + // Description : メッセージを内部に持ち要求があれば返す + // + // Role : 多言語メッセージの管理 + // ------------------------------------------------------------------- + ref class RCMessageBank + { + private: + System::Xml::XmlElement ^rootJ; + System::Xml::XmlElement ^rootE; + private: + RCMessageBank(){}; + public: + // Caution: throwing Exception + RCMessageBank( System::String ^fileJ, System::String ^fileE ); + private: + // 外部ファイルからメッセージを読み出す + // Caution: throwing Exception + void loadMessage( System::String ^filepath, System::String ^lang ); + public: + // 特定のメッセージを返す + System::String^ getMessage( System::String ^tag, System::String ^lang ); + }; //RCMessageBank + +} //namespace MasterEditorTWL diff --git a/build/tools/MasterEditor/MasterEditorTWL/resource/gui_msg_j.xml b/build/tools/MasterEditor/MasterEditorTWL/resource/gui_msg_j.xml new file mode 100644 index 0000000..83afe8e --- /dev/null +++ b/build/tools/MasterEditor/MasterEditorTWL/resource/gui_msg_j.xml @@ -0,0 +1,77 @@ +サソ + + +{0}縺ッ縺吶〒縺ォ蟄伜惠縺励∪縺吶ゆク頑嶌縺阪@縺セ縺吶°? + + +險ュ螳壹ヵ繧。繧、繝ォ縺瑚ヲ九▽縺九j縺セ縺帙s縲 +險ュ螳壹ヵ繧。繧、繝ォ繧帝幕縺上%縺ィ縺後〒縺阪∪縺帙s縺ァ縺励◆縲 +譛ャ繝励Ο繧ー繝ゥ繝縺ァ菴懈舌☆繧倶ク譎ゅヵ繧。繧、繝ォ縺ィ蜷悟錐縺ョ繝輔ぃ繧、繝ォ縺悟ュ伜惠縺励∪縺吶ゅ%縺ョ繝輔ぃ繧、繝ォ繧貞炎髯、縺励∪縺吶 +霑ス蜉險ュ螳壹ヵ繧。繧、繝ォ縺瑚ヲ九▽縺九j縺セ縺帙s縲 +霑ス蜉險ュ螳壹ヵ繧。繧、繝ォ繧帝幕縺上%縺ィ縺後〒縺阪∪縺帙s縺ァ縺励◆縲 +險ュ螳壹ヵ繧。繧、繝ォ荳ュ縺ョSDK繝舌シ繧ク繝ァ繝ウ縺瑚ェュ縺ソ霎シ繧√∪縺帙s縺ァ縺励◆縲ゅヰ繝シ繧ク繝ァ繝ウ縺ッ0縺ィ縺ソ縺ェ縺輔l縺セ縺吶 + + +譛ャ繝繝シ繝ォ縺ッTWL逕ィ縺ァ縺吶NTR蟆ら畑ROM縺ェ縺ゥ縺ョTWL髱槫ッセ蠢彝OM繧定ェュ縺ソ霎シ繧縺薙→縺ッ縺ァ縺阪∪縺帙s縲 +荳肴ュ」縺ェROM繝繝シ繧ソ縺ァ縺吶5WL蟇セ蠢/蟆ら畑ROM縺ァ縺ェ縺縺騎OM繝繝シ繧ソ縺梧隼縺悶s縺輔l縺ヲ縺繧句庄閭ス諤ァ縺後≠繧翫∪縺吶 +ROM繝繝シ繧ソ繝輔ぃ繧、繝ォ縺ョ隱ュ縺ソ霎シ縺ソ縺ォ螟ア謨励@縺セ縺励◆縲\n蜀榊コヲROM繝繝シ繧ソ繧定ェュ縺ソ霎シ縺セ縺帙※縺上□縺輔>縲 +ROM繝繝シ繧ソ縺ョCRC險育ョ励↓螟ア謨励@縺セ縺励◆縲3OM繝繝シ繧ソ縺ョ隱ュ縺ソ霎シ縺ソ縺ッ繧ュ繝」繝ウ繧サ繝ォ縺輔l縺セ縺励◆縲 +繝輔ぃ繧、繝ォ縺悟ュ伜惠縺励∪縺帙s縺ョ縺ァ隱ュ縺ソ霎シ繧縺薙→縺後〒縺阪∪縺帙s縲 +TAD繝輔ぃ繧、繝ォ縺ョ隱ュ縺ソ霎シ縺ソ縺ォ螟ア謨励@縺セ縺励◆縲 + + +莉・荳九ョ謠仙コ繝輔ぃ繧、繝ォ縺御ク蠎ヲ縺ォ菴懈舌&繧後∪縺吶 + +{0} (繝槭せ繧ソ繝シROM) +{1} (繝槭せ繧ソ繝シROM謠仙コ遒コ隱肴嶌) +{2} (繝溘ラ繝ォ繧ヲ繧ァ繧「荳隕ァ) +{3} (繝溘ラ繝ォ繧ヲ繧ァ繧「荳隕ァ 蜊ー蛻キ逕ィ) + +菫晏ュ伜医ヵ繧ゥ繝ォ繝繧帝∈謚槭@縺ヲ縺上□縺輔>縲 +謠仙コ繝繝シ繧ソ荳蠑上ョ菴懈舌↓謌仙粥縺励∪縺励◆縲 +ROM繝繝シ繧ソ繝輔ぃ繧、繝ォ縺瑚ェュ縺ソ霎シ縺セ繧後※縺縺セ縺帙s縲 +荳肴ュ」縺ェ險ュ螳壹′縺ゅk縺溘a謠仙コ繝繝シ繧ソ繧剃ス懈舌〒縺阪∪縺帙s縲 +繝輔か繝ォ繝縺ョ驕ク謚槭′繧ュ繝」繝ウ繧サ繝ォ縺輔l縺セ縺励◆縺ョ縺ァ謠仙コ繝繝シ繧ソ荳蠑上ッ菴懈舌&繧後∪縺帙s縲 +繝輔ぃ繧、繝ォ縺ョ荳頑嶌縺阪′繧ュ繝」繝ウ繧サ繝ォ縺輔l縺セ縺励◆縺ョ縺ァ謠仙コ繝繝シ繧ソ荳蠑上ッ菴懈舌&繧後∪縺帙s縲 +繝槭せ繧ソ繝シROM縺ョ菴懈舌↓螟ア謨励@縺セ縺励◆縲ゆス懈舌r荳ュ豁「縺吶k縺溘a荳驛ィ縺ョ繝輔ぃ繧、繝ォ縺ッ菴懈舌&繧後∪縺帙s縲 +蜴溷屏:蜃コ蜉帙ヵ繧。繧、繝ォ縺ョ繧ェ繝シ繝励Φ縺ォ螟ア謨励@縺セ縺励◆縲 +蜴溷屏:繝輔ぃ繧、繝ォ縺ョ隱ュ縺ソ霎シ縺ソ縺ォ螟ア謨励@縺セ縺励◆縲 +蜴溷屏:蜃コ蜉帙ヵ繧。繧、繝ォ縺ク縺ョ譖ク縺榊コ縺励↓螟ア謨励@縺セ縺励◆縲 +蜴溷屏:蜈・蜉娚OM繝繝シ繧ソ繝輔ぃ繧、繝ォ縺ョ繧ウ繝斐シ縺ォ螟ア謨励@縺セ縺励◆縲 +蜴溷屏:蜈・蜉娚OM繝繝シ繧ソ繝輔ぃ繧、繝ォ縺悟縺ョ繝輔か繝ォ繝縺ォ蟄伜惠縺励↑縺縺ィ縺榊コ蜉帙ヵ繧。繧、繝ォ繧剃ス懈舌〒縺阪∪縺帙s縲 +蜴溷屏:蜃コ蜉帙ヵ繧。繧、繝ォ縺ョ繝繧」繧ク繧ソ繝ォ鄂イ蜷阪ョ險育ョ励↓螟ア謨励@縺セ縺励◆縲 +繝槭せ繧ソ繝シROM縺ョ菴懈舌↓螟ア謨励@縺セ縺励◆縲ゆス懈舌r荳ュ豁「縺吶k縺溘a荳驛ィ縺ョ繝輔ぃ繧、繝ォ縺ッ菴懈舌&繧後∪縺帙s縲 +萓句、:{0} +{1} +CRC縺ョ險育ョ励↓螟ア謨励@縺セ縺励◆縲ゆス懈舌r荳ュ豁「縺吶k縺溘a荳驛ィ縺ョ繝輔ぃ繧、繝ォ縺ッ菴懈舌&繧後∪縺帙s縲 +繝溘ラ繝ォ繧ヲ繧ァ繧「縺ョ繝ェ繧ケ繝医′菴懈舌〒縺阪∪縺帙s縺ァ縺励◆縲ゆス懈舌r荳ュ豁「縺吶k縺溘a荳驛ィ縺ョ繝輔ぃ繧、繝ォ縺ッ菴懈舌&繧後∪縺帙s縲 +謠仙コ遒コ隱肴嶌縺ョ菴懈舌↓螟ア謨励@縺セ縺励◆縲 +謠仙コ遒コ隱肴嶌縺ョ繝繝ウ繝励Ξ繝シ繝医′髢九¢縺ェ縺九▲縺溘◆繧√∵署蜃コ遒コ隱肴嶌縺ョ菴懈舌↓螟ア謨励@縺セ縺励◆縲 +謠仙コ遒コ隱肴嶌縺ォ繝繝シ繧ソ繧呈嶌縺崎セシ縺ソ縺ァ縺阪∪縺帙s縺ァ縺励◆縲ょ酔蜷阪ヵ繧。繧、繝ォ縺後☆縺ァ縺ォ髢九°繧後※縺縺ェ縺縺九#遒コ隱阪¥縺縺輔>縲 + + +莉・荳九ョ繝輔ぃ繧、繝ォ縺御ス懈舌&繧後∪縺吶 + +{0} (繝槭せ繧ソ繝シROM) +菫晏ュ伜医ヵ繧ゥ繝ォ繝繧帝∈謚槭@縺ヲ縺上□縺輔>縲 +繝槭せ繧ソ繝シROM縺ョ菴懈舌↓螟ア謨励@縺セ縺励◆縲 +ROM繝繝シ繧ソ繝輔ぃ繧、繝ォ縺瑚ェュ縺ソ霎シ縺セ繧後※縺縺セ縺帙s縺ョ縺ァ縲√槭せ繧ソ繝シROM縺ョ菴懈舌′縺ァ縺阪∪縺帙s縲 +荳肴ュ」縺ェ險ュ螳壹′縺ゅk縺溘a繝槭せ繧ソ繝シROM縺ョ菴懈舌′縺ァ縺阪∪縺帙s縲 +繝輔か繝ォ繝縺ョ驕ク謚槭′繧ュ繝」繝ウ繧サ繝ォ縺輔l縺セ縺励◆縺ョ縺ァ繝槭せ繧ソ繝シROM縺ッ菴懈舌&繧後∪縺帙s縲 +繝輔ぃ繧、繝ォ縺ョ荳頑嶌縺阪′繧ュ繝」繝ウ繧サ繝ォ縺輔l縺セ縺励◆縺ョ縺ァ繝槭せ繧ソ繝シROM縺ッ菴懈舌&繧後∪縺帙s縲 +繝槭せ繧ソ繝シROM縺ョ菴懈舌↓螟ア謨励@縺セ縺励◆縲 +繝槭せ繧ソ繝シROM縺ョ菴懈舌↓螟ア謨励@縺セ縺励◆縲 +萓句、:{0} +{1} + + +ROM繝繝シ繧ソ繝輔ぃ繧、繝ォ縺瑚ェュ縺ソ霎シ縺セ繧後※縺縺セ縺帙s縲 +繝溘ラ繝ォ繧ヲ繧ァ繧「繝ェ繧ケ繝医ョ菴懈舌↓螟ア謨励@縺セ縺励◆縲 + + +荳譎よュ蝣ア縺ョ菫晏ュ倥↓螟ア謨励@縺セ縺励◆縲 + + +荳譎よュ蝣ア縺ョ隱ュ縺ソ霎シ縺ソ縺ォ螟ア謨励@縺セ縺励◆縲 + +