From: Michael Prokop Date: Fri, 7 May 2021 15:08:58 +0000 (+0200) Subject: Convert language-functions from ISO-8859 to UTF-8 X-Git-Tag: v0.20.0~3 X-Git-Url: https://git.grml.org/?p=grml-autoconfig.git;a=commitdiff_plain;h=43e0bd29256753805aec60bcb0e754e348ba5c89;hp=43e0bd29256753805aec60bcb0e754e348ba5c89 Convert language-functions from ISO-8859 to UTF-8 Via `iconv -c -t UTF-8 ./language-functions > language-functions.new` Fixes lintian warning: | grml-autoconfig: national-encoding etc/grml/language-functions ---