On Tue, 04 Jul 2017, bb wrote:
> Static Property Language As String
> 
> Returns or sets the current language setting.
> 
> But which one?  LANG? LC_ALL? LANGUAGE? ...
> 

According to source code it returns:

  1. LC_ALL if that's non-empty, next
  2. LANG if that's non-empty, or otherwise
  3. en_US.

Regards,
Tobi

-- 
"There's an old saying: Don't change anything... ever!" -- Mr. Monk

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to