translate fix 3

This commit is contained in:
2023-11-24 12:18:30 +01:00
parent 69368e1dc6
commit 657a744ce7
3 changed files with 8 additions and 8 deletions

4
wire_g
View File

@ -138,9 +138,9 @@ remove(){
yad --window-icon=${WG_PIC}wg-trash.png --undecorated \
--image-on-top --image=${WG_PIC}wg-trash-info.png \
--text=$"<span>Your Tunnel $SELECTION was successfully deleted.</span> \n
<span>Attention! The autostart was reset.</span> \n
<span>Attention! The autostart has been reset.</span> \n
<span>If you need the autosart for another tunnel,</span> \n
<span>so please activate it again.</span> \n" \
<span>please activate it again.</span> \n" \
--text-align=center --button=$"OK" \
--fixed --buttons-layout=center --borders=8
else