forked from CastroFidel/PortWINE
major changes
This commit is contained in:
@ -75,6 +75,8 @@ then
|
||||
export sc_img="Создаем ярлык. Выберите иконку ICO, или PNG формата..."
|
||||
export sc_cmd="Введите дополнительные параметры запуска, или оставьте полепустым."
|
||||
|
||||
export debug_path="Выберите ярлык для создания .log файла..."
|
||||
|
||||
elif [ "${update_loc}" = "ENG" ]
|
||||
then
|
||||
|
||||
@ -146,5 +148,7 @@ then
|
||||
export sc_img="Select the .ICO or .PNG file..."
|
||||
export sc_cmd="Add command line"
|
||||
|
||||
export debug_path="Select the .desktop file for create the log"
|
||||
|
||||
fi
|
||||
|
||||
|
Reference in New Issue
Block a user