Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Enum: RT.Lingo.TranslationInfoState

Summary

Describes the state of a single translation (a TrString or TrStringNum instance).

Enum values

1The 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).
2The user has made changes to the string which have as yet not been saved to the translation file.
0The string is up to date and has been saved to the translation file.