übersetzung komplett installer korriegiert

This commit is contained in:
2023-11-03 21:16:03 +01:00
parent 3f154eda7a
commit a57da6926e
3 changed files with 29 additions and 15 deletions

2
wire_g
View File

@ -60,7 +60,7 @@ wg_notify(){
#Icon des Menübuttons definieren
echo "icon:${wg_pic}wg-vpn.png" >&3
#Name des Menüs definieren
echo "tooltip:$"$active activ"" >&3
echo "tooltip:$active activ" >&3
}
export -f wg_notify