mirror of
https://github.com/rvtr/TwlToolsRED.git
synced 2025-10-31 06:41:18 -04:00
特別版であることを表すメッセージが言語切り替えできない問題を修正。
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlToolsRED@526 7061adef-622a-194b-ae81-725974e89856
This commit is contained in:
parent
e1f2405a92
commit
8f7e8bf8ed
Binary file not shown.
Binary file not shown.
@ -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");
|
||||
|
||||
Binary file not shown.
Loading…
Reference in New Issue
Block a user