]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_protofile: add messages to localization catalog
authorDarrick J. Wong <djwong@kernel.org>
Tue, 1 Apr 2025 14:44:28 +0000 (07:44 -0700)
committerAndrey Albershteyn <aalbersh@kernel.org>
Tue, 8 Apr 2025 09:20:10 +0000 (11:20 +0200)
commit8a96f3d73d063f414b7c08577de7b4759cdd76f2
tree5e80cc3b101db9ebf633faa061a16205b5949485
parentc5913c6f9f0e93c68d7ca0625443099bd9102b89
xfs_protofile: add messages to localization catalog

Add the source code of these two Python programs to the list of files
that are scanned for the gettext message catalog.  This will enable
localization of the outputs of these programs.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Andrey Albershteyn <aalbersh@kernel.org>
Reviewed-by: Bill O'Donnell <bodonnel@redhat.com>
configure.ac
include/buildrules
libfrog/Makefile
libfrog/gettext.py.in [new file with mode: 0644]
mkfs/Makefile
mkfs/xfs_protofile.py.in