Language identifier. If it is not stated or it is of value -1, then the current language is used.
lngName
Text language identifier - name of language. Optional parameter, default=0
If it is specified and it is of the INT type, then:
-1 - current language set by logged in user,
0 - does not use a dictionary,
>0 - index of existing language.
If it is specified and it is of the TEXT type, then it is considered
to be a text identifier of language - name of language.
Return value
The return value is the Status text value which the specific
string is defined for. If there is more values with the same string for one Status text, value
of the first string will be returned!