Convert language-functions from ISO-8859 to UTF-8
authorMichael Prokop <mika@grml.org>
Fri, 7 May 2021 15:08:58 +0000 (17:08 +0200)
committerMichael Prokop <mika@grml.org>
Fri, 7 May 2021 15:24:02 +0000 (17:24 +0200)
Via `iconv -c -t UTF-8 ./language-functions  > language-functions.new`

Fixes lintian warning:

| grml-autoconfig: national-encoding etc/grml/language-functions

language-functions

index 3f4091f..b575f47 100644 (file)
@@ -656,7 +656,7 @@ case "$LANGUAGE" in
                 COUNTRY="no"
                 LANG="nb_NO.UTF-8"
                 LANGUAGE="no:nb_NO"
-                # Keytable "no*" is correct if æøå (the 3 final letters in the
+                # Keytable "no*" is correct if  (the 3 final letters in the
                 # norse alphabet) shows up as "a+e", "oslash" and "aring".
                 # Otherwise try the other variants no-latin1 etc.
                 KEYTABLE="no"