Summary
Describes the state of a single translation (a
TrString or
TrStringNum instance).
Enum values
| 1 | The string is out of date, i.e. the original text has changed since the translation was written (or the user has explicitly marked it as out-of-date). |
| 2 | The user has made changes to the string which have as yet not been saved to the translation file. |
| 0 | The string is up to date and has been saved to the translation file. |