QtTsMessage#
Provides access to message. More...
import Script
Properties#
Name | |
---|---|
string | comment |
string | context |
string | fileName |
string | source |
string | translation |
Property Documentation#
string comment#
Define comment.
string context#
Translate context (read only).
string fileName#
FileName where come from translate string.
string source#
Original string which must be translated.
string translation#
String translated in specific language.