Dialog Editor
This editor shows DIALOG resources of a Windows 32bit (PE) application.
Almost all views of an application developed typically with Visual C++ are desgined as dialogs, which are compiled into resources in the application binary.
Use the dialogs of this editor as a reference -- or approximation -- of how the localized application will look like; generally there are dynamic parts in the application which may change the way the dialog looks like.
This editor allows the user to edit translations inside the editor so that any changes can be reviewed visually.
|