Archive: Detect actual selected language name - not identifier


Detect actual selected language name - not identifier
Hello everyone.

I am trying for hours to find a way to detect the actual language name for example 1033 is english.. but I didnt succeed...

The only thing I discovered during my research is that the variable $language contain the ID of the language...

Thanks.

EDIT:
somehow I posted it here and not in the general forum, I am sorry.. can you move this post to the general please?


FINALLY! I found the answer!!!

Version History > Changes for v2.25 - v2.26
Added $(^Language) language string which holds the language name (RFE #1235616)

so $(^Language) holds the language name!!!