Python-style: cut-and-paste accident

main
Adriaan de Groot 9 years ago
parent 49384ef01f
commit f509000215

@ -25,7 +25,7 @@ import os
from libcalamares.utils import check_target_env_call, debug
import gettext
_ = gettext.translan getion("calamares-python",
_ = gettext.translantion("calamares-python",
localedir=libcalamares.utils.gettext_path,
languages=libcalamares.utils.gettext_languages(),
fallback=True).gettext

Loading…
Cancel
Save