Skip to content
Commit 1f0624bb authored by segfault's avatar segfault
Browse files

Test suite: Translate Dogtail args to $lang_code

We used to just call `gettext` in the VM, which uses the current system
language. Now we always translate to the language specified in
$language, which allows us to also translate strings to the language
configured in the greeter.

Note that this required changing the lang_code of chinese from zh to
zh_CN because otherwise `gettext` wouldn't translate it. This should not
cause anything to break because it apparently for Chinese, the lang_code
isn't used anywhere else currently.
parent 33a21565
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment