Tutorial Chapter 10: Localization |
You can generate a Source String File by extracting all of the Localized Strings from your program module or form specification file, using the -m option of fglcomp or fglform:
fglcomp -m mystring.4gl > mystring.str
"Greetings" = "Greetings"
"Greetings" = "Hello"
The source string file must have the extension .str.