forked from CastroFidel/PortWINE
Scripts version 2232
This commit is contained in:
@ -6,10 +6,10 @@
|
||||
#####################examples###########################
|
||||
|
||||
if [ "${update_loc}" = "RUS" ] ; then
|
||||
export PW_COMMENT_DB="На данный момент игра работает, но долго запускаеться из Лаунчера. После установки игры, при повторном запуске, игра будет запускаться быстро."
|
||||
export PW_COMMENT_DB="На данный момент игра работает, но долго запускаеться из Лаунчера.\nПосле установки игры, при повторном запуске, игра будет запускаться быстро."
|
||||
fi
|
||||
if [ "${update_loc}" = "ENG" ] ; then
|
||||
export PW_COMMENT_DB="At the moment the game works, but it takes a long time to start from the Launcher. After installing the game, when restarting, the game will start quickly."
|
||||
export PW_COMMENT_DB="At the moment the game works, but it takes a long time to start from the Launcher.\nAfter installing the game, when restarting, the game will start quickly."
|
||||
fi
|
||||
|
||||
add_in_start_portwine ()
|
||||
|
Reference in New Issue
Block a user