diff --git a/installer1.0.5 b/installer1.0.5 index 01fefb5..d19ba02 100755 --- a/installer1.0.5 +++ b/installer1.0.5 @@ -72,6 +72,8 @@ wait; sudo cp Wire-G.desktop /usr/share/applications/ echo case $LANG in de_DE.UTF-8) sudo cp languages/de/*.mo /usr/share/locale/de/LC_MESSAGES/ ;; + + *) echo Wire-G nutzt die Standardsprache. ;; esac echo echo "Installation erfolgreich!"