The Conroy & Conroy Subroutine Library (2021.3 edition)

Get_Text
What: void function
File: L10n
Layer: 0
Platforms: C++, C#, Pascal (all), PHP, Python
Format: Load_Text( const Name : String )

Loads the subroutine library text from a file, allowing the text to be localized to a specific language. The specified file must exist and be readable. Its format is a single string per line; the first line is for text ID 0, the next for ID 1, and so forth.