set_language


Description:

public void set_language (string language)

Assigns a new locale for this, setting language.

Note this function is synchronous and ignores errors.

Parameters:

this

the user object to alter.

language

a locale (for example, `en_US.utf8`), or the empty string to use the system default locale