new DuTranslation(source, translation, comment, context, contextId)
D:/RxLab/src/RxOT/DuAEF/Duik/Duik_API/DuAEF_Duik_api.jsxinc, line 2030
Creates a new string translation.
Name | Type | Default | Description |
---|---|---|---|
source |
string | The source string | |
translation |
string | '' | optional The translated string |
comment |
string | '' | optional A comment to explain what needs to be explained |
context |
string | '' | optional The context where the string is used |
contextId |
int | 0 | optional A unique id for the couple source/context |
Members
-
commentstring
-
A comment to explain what needs to be explained
-
contextstring
-
The context where the string is used
-
contextIdstring
-
A unique id for the couple source/context
-
sourcestring
-
The source string
-
translationstring
-
The translated string