fix text to translate

This commit is contained in:
Désiré Werner Menrath 2023-11-24 17:49:19 +01:00
parent f890e57d2b
commit 5e3c36b29e

4
wire_g
View File

@ -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