| name | const String | Module for which to load string |
| string | const char * | String which should be looked up. This string will be returned if no matching translation is found. |
| stringAndContext | const char * | String which should be looked up including a context, or null |
| Return Value | const char * |