|
openshot-audio
0.1.7
|
Functions | |
| JUCE_API String | translate (const String &text) |
| JUCE_API String | translate (const char *text) |
| JUCE_API String | translate (CharPointer_UTF8 text) |
| JUCE_API String | translate (const String &text, const String &resultIfNotFound) |
Uses the LocalisedStrings class to translate the given string literal.
Uses the LocalisedStrings class to translate the given string literal.
| JUCE_API String translate | ( | CharPointer_UTF8 | stringLiteral | ) |
Uses the LocalisedStrings class to translate the given string literal.
Uses the LocalisedStrings class to translate the given string literal.
1.8.13