diff --git a/build/tools/MasterEditor/MasterEditorTWL-1_9-AllExceptChina/MasterEditorTWL.ncb b/build/tools/MasterEditor/MasterEditorTWL-1_9-AllExceptChina/MasterEditorTWL.ncb index 5b2a51f..8db8a73 100644 Binary files a/build/tools/MasterEditor/MasterEditorTWL-1_9-AllExceptChina/MasterEditorTWL.ncb and b/build/tools/MasterEditor/MasterEditorTWL-1_9-AllExceptChina/MasterEditorTWL.ncb differ diff --git a/build/tools/MasterEditor/MasterEditorTWL-1_9-AllExceptChina/MasterEditorTWL.suo b/build/tools/MasterEditor/MasterEditorTWL-1_9-AllExceptChina/MasterEditorTWL.suo index 5a2ca66..d0529d2 100644 Binary files a/build/tools/MasterEditor/MasterEditorTWL-1_9-AllExceptChina/MasterEditorTWL.suo and b/build/tools/MasterEditor/MasterEditorTWL-1_9-AllExceptChina/MasterEditorTWL.suo differ diff --git a/build/tools/MasterEditor/MasterEditorTWL-1_9-AllExceptChina/MasterEditorTWL/Form_lang.cpp b/build/tools/MasterEditor/MasterEditorTWL-1_9-AllExceptChina/MasterEditorTWL/Form_lang.cpp index 5a31c78..1a78c94 100644 --- a/build/tools/MasterEditor/MasterEditorTWL-1_9-AllExceptChina/MasterEditorTWL/Form_lang.cpp +++ b/build/tools/MasterEditor/MasterEditorTWL-1_9-AllExceptChina/MasterEditorTWL/Form_lang.cpp @@ -473,6 +473,7 @@ void MasterEditorTWL::Form1::changeLanguage( System::String ^langname ) resources->ApplyResources(this->gridWarn, L"gridWarn"); resources->ApplyResources(this->gridError, L"gridError"); resources->ApplyResources(this->labFile, L"labFile"); + resources->ApplyResources(this->labelAllExceptChina, L"labelAllExceptChina"); resources->ApplyResources(this->labAssemblyVersion, L"labAssemblyVersion"); resources->ApplyResources(this->colErrorName, L"colErrorName"); resources->ApplyResources(this->colErrorBegin, L"colErrorBegin"); diff --git a/build/tools/MasterEditor/MasterEditorTWL-1_9-AllExceptChina/MasterEditorTWL/Release/BuildLog.htm b/build/tools/MasterEditor/MasterEditorTWL-1_9-AllExceptChina/MasterEditorTWL/Release/BuildLog.htm index 01ed245..1717ef1 100644 Binary files a/build/tools/MasterEditor/MasterEditorTWL-1_9-AllExceptChina/MasterEditorTWL/Release/BuildLog.htm and b/build/tools/MasterEditor/MasterEditorTWL-1_9-AllExceptChina/MasterEditorTWL/Release/BuildLog.htm differ