- errcallback(_('Translation for {} is outdated, please edit {}.po, click "Catalog -> Update from POT File..." and select messages.pot.\n').format(lang,lang))
+ errcallback(_('Translation for {} is outdated, please edit {}.po, click "Catalog -> Update from POT File..." and select messages.pot.\n').format(langcode,langcode))
return langs,translated_messages
--- a/svghmi/svghmi_server.py Thu Mar 25 13:07:52 2021 +0100
+++ b/svghmi/svghmi_server.py Thu Mar 25 13:08:19 2021 +0100