Merge pull request #27 from zorn-v/patch-1
Use ENG locale if missing lang
This commit is contained in:
commit
13142f8ed6
@ -209,8 +209,7 @@ then
|
||||
export loc_gui_installing_the="Устанавливаем"
|
||||
export loc_gui_please_wait="Пожалуйста подождите..."
|
||||
|
||||
elif [ "${update_loc}" = "ENG" ]
|
||||
then
|
||||
else
|
||||
export loc_gui_installing_the="Installing the"
|
||||
export loc_gui_please_wait="Please wait..."
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user