Tutorial Chapter 10: Localization |
String Source Files must be compiled to binary files in order to be used at runtime.
You can compile the String files using the Compile File or application-level Build option in Genero Studio, or use the command line tool fglmkstr.
fglmkstr mystring.str
The resulting Compiled String File has the extension .42s (mystring.42s).