set_language


Description:

public bool set_language (string language) throws Error

Set the language for the currently authenticated user.

Parameters:

this

A Greeter

language

The language to use for this user in the form of a locale specification (e.g. "de_DE.UTF-8").

Returns:

TRUE if set language request sent.