1
String Formatting
Kristian Knarvik edited this page 2023-01-25 17:24:04 +01:00
As proper string formatting can be a bother, KnarLib has its own classes to deal with it. The main class to help with string formatting is the StringFormatter class. If given a translator, the string-formatter can directly display a given translatable message to a given user, without any bothersome intermediate steps.