forked from CastroFidel/PortWINE
Scripts version 2128
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
# Author: PortWINE-Linux.ru
|
||||
# Author: linux-gaming.ru
|
||||
|
||||
read "update_loc" < "${PORT_WINE_TMP_PATH}/${portname}_loc"
|
||||
export update_loc=${update_loc}
|
||||
@ -34,7 +34,7 @@ then
|
||||
export inst_succ="Установка завершена успешно!"
|
||||
|
||||
export port_upd1="Обновление PortWINE"
|
||||
export port_upd2="На сайте portwine-linux.ru вышло обновление для ${portname}\n"
|
||||
export port_upd2="На сайте linux-gaming.ru вышло обновление для ${portname}\n"
|
||||
export port_upd3="Действие:"
|
||||
export port_upd4="Перейти на сайт"
|
||||
export port_upd5="Напомнить позже"
|
||||
@ -163,7 +163,7 @@ then
|
||||
export inst_succ="The installation was successful."
|
||||
|
||||
export port_upd1="New update PortWINE"
|
||||
export port_upd2="On portwine-linux.ru site published an update to the ${portname}\n"
|
||||
export port_upd2="On linux-gaming.ru site published an update to the ${portname}\n"
|
||||
export port_upd3="Action:"
|
||||
export port_upd4="Go to the website"
|
||||
export port_upd5="Remind me later"
|
||||
|
Reference in New Issue
Block a user