Scripts version 2083

This commit is contained in:
castro-fidel
2022-02-07 20:47:09 +03:00
parent 89b8c3cfdb
commit ed60845647
8 changed files with 78 additions and 42 deletions

View File

@ -48,7 +48,8 @@ then
export port_debug="Не торопитесь! После окончания работы ${portname}, нажмите STOP."
export loc_creat_shortcut="Создать ярлык для запускаемого файла."
export loc_create_shortcut="Создать ярлык для запускаемого файла."
export loc_delete_shortcut="Удалить ярлык для запускаемого файла."
export loc_debug="Запуск c созданием .log файла в корне ${portname}"
export loc_launch="Запустить файл..."
export loc_winecfg="Запустить winecfg для редактирования настроек префикса ${portname}"
@ -153,7 +154,8 @@ then
export PW_WAYLAND_INFO="Attention! You are running $portname in a Wayland session, some features may not be available!\nRestarting your session in X11 is recommended!"
#Helped in translation: ConTI1NuEsZZZ
export loc_creat_shortcut="Create shortcut for select file..."
export loc_create_shortcut="Create shortcut for select file..."
export loc_delete_shortcut="Delete shortcut for select file..."
export loc_debug="Launch with the creation of a .log file at the root ${portname}"
export loc_launch="Run file ..."
export loc_winecfg="Run winecfg to edit prefix settings ${portname}"