L10n
What: file
Layer: 0
Platforms: C++, C#, Pascal (All), PHP, Python
This file supports localization of the Subroutine Library user-interface components.
All text used in the
library is derived from this file. It defines various constants whose names are
prefixed with "ID_" and "_Text_". It also contains functions whose names are
prefixed with "Text_". If no translation file is provided, the text defaults to
English. The Load_Text function is used to change the text to a different language.
Normally this file will not be explicitly included, as the subroutine library code
which needs it will do so. Including it when not needed may result in code bloat.
The file includes the following functions:
Get_Text
Load_Text
Substitute1
Substitute2
Substitute3