
Static Public Member Functions | |
| _.Library.String | getIdByLanguage (ClearWater.Language language, ClearWater.MessageText message) |
| Get translation ID given language and message. | |
| _.Library.String | textTranslation (_.Library.String text, _.Library.String language, ClearWater.MessageText messageId) |
| Given a text string retrieve its translation. More... | |
Public Attributes | |
| Language | |
| More... | |
| MessageText | |
| More... | |
| Revision | |
| More... | |
| TranslationText | |
| More... | |
Deltanji status:
| Object | ClearWater.Translation.CLS/MARINA.0 |
| Component | CLS.ClearWater.Translation |
| Location | MARINA.test2 |
| Date/Time | 15-May-20 21:21 |
| User | johnm |
|
static |
Given a text string retrieve its translation.
If no translation is found the string is returned as passed. For cases where the English text string may be translated in more than one different ways depending on context, it is possible to specify the id of the message text required.
| Revision |
| TranslationText |