fix text to translate
This commit is contained in:
parent
f890e57d2b
commit
5e3c36b29e
4
wire_g
4
wire_g
@ -334,8 +334,8 @@ SELECTION=$(yad --no-klick --list --center \
|
||||
--rest=${WG_WDIR}tunnel.txt \
|
||||
--text=$"<b>Activ Tunnel: </b> <span color='#0fad0a'><b>$ACTIVE</b></span>
|
||||
<b>-----------------------------------------------------------------------------------------------------</b>
|
||||
<b>If no Tunnels are listed,</b>
|
||||
<b>so they have to import their Tunnel beforehand.</b>")
|
||||
<b>If no tunnels are listed,</b>
|
||||
<b>you must first import your tunnel.</b>")
|
||||
RET=$?
|
||||
|
||||
[[ $? -eq 1 ]] && exit 0
|
||||
|
Loading…
Reference in New Issue
Block a user