Tells the ui that the user has selected another language. If the ui has any language dependend output that language setting is honored. lang
is an ISO language string, such as de
or de_DE
. It is required to specify an encoding scheme, since not all user interfaces are capable of UTF-8.
( "de_DE@euro" ) SetLanguage( "en_GB" )