特別版であることを表すメッセージが言語切り替えできない問題を修正。

git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlToolsRED@526 7061adef-622a-194b-ae81-725974e89856
This commit is contained in:
nishikawa_takeshi 2010-10-21 14:45:29 +00:00
parent e1f2405a92
commit 8f7e8bf8ed
4 changed files with 1 additions and 0 deletions

View File

@ -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");