From 1b484e614be13d53c451f71c90daa65e63f4dee2 Mon Sep 17 00:00:00 2001 From: punix Date: Thu, 2 Nov 2023 21:22:08 +0100 Subject: [PATCH] fehler korrekturen5 --- languages/de/wire-g.mo | Bin 2438 -> 2434 bytes languages/de/wire-g.po | 14 +++++++------- languages/de/wire-g.pot | 6 +++--- wire_g | 6 +++--- 4 files changed, 13 insertions(+), 13 deletions(-) diff --git a/languages/de/wire-g.mo b/languages/de/wire-g.mo index 6d88bce4c01ba7c980545f26e031c4546799b62d..c95c87f82d0e4639479459a4c1c30c7db154ed33 100644 GIT binary patch delta 308 zcmXZXziYxk6u|L!=7&b19U?f08bQRNpbZY9I0yb|(g#{NM>wo0Ue0si0#OT=47#3sKOiPzK{n$+(& z#jmuUq3Do1*g+S|I7T1W_`$v!i{wpPHd5ndz$t&YM2`;^*<_<#PJ~AeOa**LdgT*G zc)|F<2x*aT?BOqZ_{3rtXWCKiI=7Mdx)u?SMv2hG#V~EdROR@x#bm MDm}ElaAmiQf8XICG5`Po delta 316 zcmXZXzY9T86u|Lwz32Jyia|1{*HeZ!`IUr08OUlxQ3mBNkVzSoOdE)?We&`2&2hD;ae6l2%xJLHM4(oV8@4`E> zMIKnj7uuL(v50Lqq_Qazi7@?M!tkEX3%?^w)ZC7;RK}fn@w`zD&7ZGS3#Ic-?&3 #Name des Menüs definieren - echo "tooltip:$"$active activ" >&3 + echo "tooltip:$"$active activ"" >&3 } export -f wg_notify @@ -75,7 +75,7 @@ import_wg(){ wg_pic="/home/$a_user/.icons/" wg_wdir="/home/$a_user/.config/wg_nmcli/" if wgconf=$(yad --file --separator=" \n" \ - --button=$"OK" --button=$"Cancel" \ + --button="OK" --button=$"Cancel" \ --width=1200 --height=800 \ --window-icon=${wg_pic}wg-import.png \ --title=$"Wireguard .conf Select file") @@ -150,7 +150,7 @@ up_or_down(){ yad --image-on-top --image=${wg_pic}wg-info.png \ --text=$"There is no active tunnel that you could stop." \ --text-align=center --button=$"OK" --title "Wire-G" \ - --fixed --center --buttons-layout=center --borders=8 --center + --fixed --center --buttons-layout=center --borders=8 else wg_stop