diff --git a/wire_g b/wire_g
index e59472d..9c2ba98 100755
--- a/wire_g
+++ b/wire_g
@@ -334,8 +334,8 @@ SELECTION=$(yad --no-klick --list --center \
--rest=${WG_WDIR}tunnel.txt \
--text=$"Activ Tunnel: $ACTIVE
-----------------------------------------------------------------------------------------------------
-If no Tunnels are listed,
-so they have to import their Tunnel beforehand.")
+If no tunnels are listed,
+you must first import your tunnel.")
RET=$?
[[ $? -eq 1 ]] && exit 0