StaticgetReturns the string table with the specified id. If the table doesn't exist new one is created.
Identifier of the string table.
String table with the specified identifier.
StaticremoveStaticsetRegisters a new string table or replaces an old one at the specified id.
Identifier of the string table.
New string table to assign to the specified identifier.
Manages string tables used for localizing text. Allows you to add and remove different tables and change the active language.