set_language
Description:
Sets the preferred language by an identifier string, like "en_US".
Use null to unset any previous value.
The internal copy of language is automatically stripped of leading and trailing whitespace. If the resulting string is empty,
null is set instead.
Parameters:
| this | |
| language |
an identifier for the preferred language, or |