Tuto WINDEV 25

Part 4: Full application with data 321 Translation with WDMSG and WDTRAD A tool named WDMSG (not supplied with WINDEV) can be used to: • check out all project messages (caption of controls, code message, title of windows, ...) in order to translate them, • check the translated messages back in. The messages to translate are checked out: • in a text format that can be configured to be used by most translation tools • in HFSQL format. WDMSG is also supplied with WDTRAD, a computer-assisted translation tool. WDTRAD is used to easily type all translations for the multilingual information of a project. Contact PC SOFT Sales Department for more details about WDMSG and WDTRAD . Other elements to translate: the framework messages Various information and messages are found in the WINDEV framework. For example, the names of days and months used by the functions for date management come from the WINDEV framework. To translate one or more libraries of this framework, you must use WDINT (not supplied with WINDEV). This program is used to get a file whose extension is WDM. To use this file in your application: • you have the ability to use LoadError . • you have the ability to include the file to the project description in the "Languages" tab. All you have to do is select the requested language and select the "Various" tab. Contact PC SOFT Sales Department for more details about WDINT.

RkJQdWJsaXNoZXIy NDQ0OA==