###Scripts version 2066###

This commit is contained in:
castro-fidel
2022-01-23 13:13:50 +03:00
parent 96b5d84e86
commit 54e831cea5
18 changed files with 255 additions and 78 deletions

View File

@ -7,6 +7,7 @@ export update_loc=${update_loc}
if [ "${update_loc}" = "RUS" ]
then
export PW_CHANGELOG_FILE="changelog_rus"
export PW_SELECTION_DB_LOC="Найдено более одного DB файла для запускаемого приложения.\nВыберите необходимый, или перед следующим слезапуском удалите лишний DB файл.\n"
export inst_set="Выбор"
export inst_set_top="Установка PortWINE"
@ -107,6 +108,7 @@ then
elif [ "${update_loc}" = "ENG" ]
then
export PW_CHANGELOG_FILE="changelog_eng"
export PW_SELECTION_DB_LOC="More than one DB file found for the application being launched.\nSelect the required one, or delete the extra DB file before the next run.\n"
export inst_set="Sett..."
export inst_set_top="PortWINE setting"