inst1=$($yad_gui--title"Install ${portname}"--text"Выберите путь для установки (обновления) ${portname},\nили оставьте его по умолчанию.\n\nВнимание:\nУстанавливать необходимо на файловую систему Linux (ext4, btrfs и прочие)."--list--radiolist--width=600 --height=200 \
inst1=$($yad_gui--title"Install PortProton"--text"Выберите путь для установки (обновления) PortProton,\nили оставьте его по умолчанию.\n\nВнимание:\nУстанавливать необходимо на файловую систему Linux (ext4, btrfs и прочие)."--list--radiolist--width=600 --height=200 \
--column="Выбор"--column"Путь:"\
TRUE "${def_path}"\
FALSE "Другой путь...")
...
...
@@ -91,7 +91,7 @@ if [[ "${PW_USE_NS}" != "1" ]] ; then
inst1=$($yad_gui--title"Install ${portname}"--text"Select the installation path (update) port,\nor leave it in default."--list--radiolist--width=600 --height=200 \
inst1=$($yad_gui--title"Install PortProton"--text"Select the installation path (update) port,\nor leave it in default."--list--radiolist--width=600 --height=200 \
--column="Set..."--column"Path:"\
TRUE "${def_path}"\
FALSE "Other path...")
...
...
@@ -105,16 +105,16 @@ if [[ "${PW_USE_NS}" != "1" ]] ; then