Sets the current internalisation state (I18N_STATE)
to a provided dictionary and language,
and evaluates a provided expression.
This macro is called automatically within new_timeline
and most users will never need to call it directly.
An internationalisation dictionary as created by i18n_dict.
A language code corresponding to a language supported in dictionary.
Expression to evaluate.
The result of evaluating x using the provided dictionary and language.