translate complete
This commit is contained in:
7
install
7
install
@ -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
|
||||
|
Reference in New Issue
Block a user