forked from CastroFidel/PortWINE
Scripts version 2264
This commit is contained in:
@ -128,7 +128,7 @@ if [[ "${update_loc}" == "RUS" ]] ; then
|
||||
|
||||
export loc_gui_dll_new_pfx="Установить рекомендованные библиотеки в новый префикс: "
|
||||
|
||||
export loc_gui_portproton_lock='Завершите предыдущую сессию PortProton перед запуском новой,\nили воспользуйтесь ПКМ на значке в трее -> Завершить работу PortProton.'
|
||||
export loc_gui_portproton_lock='Обнаружена запущенная сессия PortProton.\nХотите завершить предыдущую сессию?'
|
||||
|
||||
export ENABLE_VKBASALT_INFO='Включить vkBasalt по умолчанию для улучшение графики в играх работающих под Vulkan. (Горячая клавиша HOME отключает vkbasalt)'
|
||||
export PW_NO_ESYNC_INFO='Не использовать примитивы внутрипроцессной синхронизации на основе eventfd. (Рекомендуется не изменять значение)'
|
||||
@ -539,7 +539,7 @@ elif [[ "${update_loc}" == "ENG" ]] ; then
|
||||
|
||||
export loc_gui_dll_new_pfx="Do you want to installing recommended libraries in the new prefix: "
|
||||
|
||||
export loc_gui_portproton_lock='End the previous PortProton session before starting a new one,\nor use the RMB on the tray icon -> Shut down PortProton.'
|
||||
export loc_gui_portproton_lock='A running PortProton session was detected.\nDo you want to end the previous session?'
|
||||
|
||||
export ENABLE_VKBASALT_INFO='Enable vkBasalt by default to improve graphics in games running on Vulkan. (The HOME hotkey disables vkbasalt)'
|
||||
export PW_NO_ESYNC_INFO='Do not use in-process synchronization primitives based on eventfd. (It is recommended not to change the value.)'
|
||||
|
Reference in New Issue
Block a user