Python-style: cut-and-paste accident
This commit is contained in:
parent
49384ef01f
commit
f509000215
@ -25,10 +25,10 @@ import os
|
||||
from libcalamares.utils import check_target_env_call, debug
|
||||
|
||||
import gettext
|
||||
_ = gettext.translan getion("calamares-python",
|
||||
localedir=libcalamares.utils.gettext_path,
|
||||
languages=libcalamares.utils.gettext_languages(),
|
||||
fallback=True).gettext
|
||||
_ = gettext.translantion("calamares-python",
|
||||
localedir=libcalamares.utils.gettext_path,
|
||||
languages=libcalamares.utils.gettext_languages(),
|
||||
fallback=True).gettext
|
||||
|
||||
|
||||
def pretty_name():
|
||||
|
Loading…
Reference in New Issue
Block a user