SynWrite Wiki
Advanced text editor for programmers and Notepad replacement.
Brought to you by:
alexey_t,
matthias030
This action can be called by plugin to read translatable string from plugin's lang-file (considering current interface language).
Currently the lang-file section "L" is always used.
If given string doesn't exist in the current lang-file, the English lang-file is used. If given string doesn't exist even in the English file, the empty string is returned.
Parameters:
cSynMaxMsg
chars in size.Return value: not used.