AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Este contenido se ha traducido automáticamente.  Haga clic aquí  para ver la versión en inglés.
Ayuda / Herramientas / Herramientas de traducción / WDMSG
  • Overview
  • How to?
  • Extracting messages added or modified since last extraction
  • Extraction parameters
  • Extraction options for a translation software
  • Notes
  • Format of the content in the text file
WINDEV
WindowsLinuxJavaReportes y ConsultasCódigo de Usuario (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Código Navegador
WINDEV Mobile
AndroidWidget Android iPhone/iPadIOS WidgetApple WatchMac Catalyst
Otros
Procedimientos almacenados
Overview
A project was already created and translated.
You have added new elements (windows, pages, reports, etc.) and/or modified existing elements.
In this case, there is no need to check out all the messages: all you have to do is check out the messages corresponding to the new elements and to the modified elements.
You can check out the added or modified messages: the new extraction file will contain all the messages added and/or modified in your project.
How to?

Extracting messages added or modified since last extraction

To extract messages added or modified since the last extraction:
  1. Open your project in WINDEV, WEBDEV or WINDEV Mobile: in the "Inicio" pane, in the "General" group, pull down "Abrir" and select "Open a project".
  2. Launch WDMSG: under the "Proyecto" pane, in the "Traducir" group, pull down "Traducir" and select "Extract messages".
  3. Select the languages of the text to be extracted. These languages correspond to the languages already available in the project, to be translated into other languages.
    Choosing the extraction languages
    The available languages are the ones defined in the "Languages" tab of the project description.
    Remarks:
    • The names of the custom languages also appear in the list.
    • To open the project description, go to the "Proyecto" tab, "Proyecto" group and click "Descripción".
    • To select multiple languages, press Ctrl and/or Shift.
  4. Proceed to the next step of the wizard.
  5. If you select multiple languages, specify the source language, i.e. the language used during the development phase. The text in the source language is to be translated into other languages.
  6. Proceed to the next step of the wizard.
  7. Select the elements (windows, pages, reports, etc.) with text (captions, code comments, etc.) to be extracted.
    Choosing elements to extract
    Note: If the items in your project are grouped by Custom-Folder, the items proposed by WDMSG will also be grouped by Custom-Folder.
  8. Go to the next step.
  9. Choose the type of file to be generated:
    Choosing the type of file
    • WDMSG archive. This type of file can only be used to translate text with WDTRAD.
    • HFSQL data file. This type of file can only be used to translate text with WDTRAD.
    • Text file. This type of file can be used to translate with WDTRAD or with another translation software.
  10. Go to the next step.
  11. Select the options of the file to be generated (see Details of parameters).
  12. Go to the next step.
  13. Select "Extract the modified or added messages only".
  14. Specify the initial extraction file (messages neither translated nor corrected) and the new extraction file that will only contain the new or modified messages.
    The extraction file is created in the selected directory (project directory by default).
    This file can be translated with a specific translation software (text file only) or with WDTRAD, the translation tool included with WDMSG.
  15. Validate.

Extraction parameters

The extraction options common to all file types are as follows:
  • Keep hotkey indicator ("&") in extracted messages Call letter: this parameter allows you to include the "&" character in field labels to indicate the field's call letter.
    Reminder: This hotkey allows you to position yourself directly on the field, using the Alt + Hotkey combination. In the control caption, any letter preceded by the "&" character automatically becomes the control "hotkey".
  • Convert to OEM format (ANSI by default) If this option is checked, the text in the extraction file will be in OEM format (DOS character format, usable with DOS software), otherwise the text will default to ANSI format (Windows character format, usable with Windows software).
You can also define options specific to the translation software used (see next paragraph).

Extraction options for a translation software

The following options are not required if you are using WDTRAD to translate the text of your project.
If you use another translation software, you need to define specific options (these options may vary depending on the software used). The options to be defined based on the translation software used are as follows:
  • Add a delimiter for parts of text not to be translated For some translation programs, it is possible to ignore parts of text in a document to be translated. For example, the comments generated by WDMSG can be ignored. To do so, the text sections to ignore must be enclosed in delimiters (specific to the software).
    If this option is enabled, all the sections of text specific to the format of the extraction file will be enclosed in delimiters (SSTRX by default) and will not be translated.
    For more details on delimiters, see the documentation of the translation software used.
  • Add a space before the delimiter For some translation programs, it is necessary to add a space before the delimiter.
    If this option is enabled, a space is added before the delimiter.
  • Add a space after the delimiter For some translation programs, it is necessary to add a space after the delimiter.
    If this option is enabled, a space is added after the delimiter.
  • Add additional information as comments If this option is checked, comment lines will be added to the extraction file created. These comments indicate the origin of the text (text from a control, window, etc.).
Notes

Format of the content in the text file

The extraction file created with WDMSG uses a specific format. For more details, see format of the content in the text file.
Versión mínima requerida
  • Versión 9
Esta página también está disponible para…
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 26/06/2025

Señalar un error o enviar una sugerencia | Ayuda local