translate complete

This commit is contained in:
2023-11-20 20:06:33 +01:00
parent 64f0c351c2
commit e3163a3d1e
8 changed files with 248 additions and 158 deletions

View File

@ -9,7 +9,12 @@
# Use without warranty! ##
########################################################
########################################################
Encoding=UTF-8
# i18n - Internationalization - Internationalisierung
export TEXTDOMAIN=install
export TEXTDOMAINDIR="Wire-G/languages"
############################################################################################################
############################################################################################################
@ -52,7 +57,7 @@ elif grep -i 'suse' /etc/os-release > /dev/null 2>&1
fi
else
clear
echo $"Your system could not be determined."
echo $"Your System could not be determined."
echo
read -n 1 -s -r -p $"To close the window press a button"
clear