Row table language in Visual Studio 2008

In Visual C ++ 2008, in the View Resources panel, how do I find out the language of the row table and how to change the language?

+3
source share
1 answer

Visually displayed, you can not miss this:

enter image description here

Having guessed the real problem, you probably still haven't figured out how to add another language. It is quite difficult to find. Right-click the source row table, for example, the one I highlighted on the screen, click "Insert Copy ...". A dialog box will appear asking you to specify the language:

enter image description here

+3
source

All Articles