set_active_locale
Description:
Set the current active locale, which is used to get localized messages.
If the Component linking this Screenshot was fetched from a localized database, usually only one locale is available.
Parameters:
this |
a Screenshot instance. |
locale |
a POSIX or BCP47 locale, or null. e.g. "de_DE" |