When UI in Trados is set besides Japanese and my plugin is operated, an error message is indicated.

Hello,
I'm improving my plugin now.
When UI in Trados is set besides Japanese and Plugin is operated, an error message is indicated.
I think an error occurs at the following line.
 
 MessageBox.Show(PluginResources.Message1);//indicates "Data was copied"
 
Both data of PluginResources.ja.resx and PluginResources.resx are set.
But after Trados is started, there are no folders and files which seem to be that in a Plugins folder.
It doesn't seem that DLL for other languages was included in Plugin.
Did I make a mistake in operation of Visual Studio anywhere?
Parents Reply Children