Hi AGKorson 
For the moment I am testing with the new WinAGI version on Space Quest I. I find it hard to understand and I'm a bit confused when it comes to understanding a tool that I don't know. I francized the view111 and I exported the file to my desktop. It is called View111.agv. I put the file in the main directory of my game, but the game does not see it and the image remains in English in the game! Can you tell me where is my mistake?
http://www.image-heberg.fr/files/16487399264151709859.png
*I think I will have the same problem with Logics/scr files and pictures files...
Thank you for your help!
I think I can help. When you make changes to a view, sound, or picture resource that is part of a game in one of the resource editors, you need to
Save it using the Save menu item on the Resource Menu, or by clicking the Save icon on the main toolbar (the large computer diskette icon), or by pressing CTRL+S. This saves the resource into your game and automatically updates the game's DIR and VOL files.

The Export option does not save the resource in your game. It saves a copy to a file. You might do that if you wanted to use it in a different game for example.
Since you did export it, you can now easily bring it back into your game, to replace the current View111. (That way you won't have to redraw it.)
To do that, open View111 for editing. Then, use the Import Resource menu item and import your saved View file. A message box will appear, asking if you want to replace the view you are editing. Select 'yes'. Then save your view (as described above). VoilĂ !
Saving pictures and sounds works the same way. Logics are a bit different. When you make edits to the source code for logics, the DIR and VOL files are not automatically updated. You need to compile the logics to convert the source code to do that.
When you get to that point, feel free to start another topic with any questions you might have and I and the folks on this forum will be glad to help you out.
If you are still having trouble, let me know. I'll walk you through it.