]> git.ipfire.org Git - thirdparty/xz.git/commitdiff
Translations: Translate also messages of lzmainfo.
authorLasse Collin <lasse.collin@tukaani.org>
Mon, 12 Feb 2024 15:09:10 +0000 (17:09 +0200)
committerLasse Collin <lasse.collin@tukaani.org>
Wed, 14 Feb 2024 16:31:16 +0000 (18:31 +0200)
lzmainfo has had translation support since 2009 at least but
it was never added to po/POTFILES.in so the messages weren't
translated. It's a very rarely needed tool so it's not too bad.

This also adds src/xz/mytime.c to po/POTFILES.in although there
are no translatable strings. It's simpler this way so that it
won't be forgotten if strings were ever added to that file.

po/POTFILES.in

index 0ae01f521b4d6962e0105362ee9827c2f70c22a5..a4f4e0055bee7b3549ff3f85d40827f4f594febd 100644 (file)
@@ -8,8 +8,10 @@ src/xz/hardware.c
 src/xz/list.c
 src/xz/main.c
 src/xz/message.c
+src/xz/mytime.c
 src/xz/options.c
 src/xz/signals.c
 src/xz/suffix.c
 src/xz/util.c
+src/lzmainfo/lzmainfo.c
 src/common/tuklib_exit.c