]> git.ipfire.org Git - thirdparty/vim.git/commit
translation: do not add message location as comments into vim.pot
authorChristian Brabandt <cb@256bit.org>
Sun, 20 Jul 2025 14:31:46 +0000 (16:31 +0200)
committerChristian Brabandt <cb@256bit.org>
Sun, 20 Jul 2025 14:34:00 +0000 (16:34 +0200)
commit2844765e903214490e1494ec55d118b30fa45567
tree0ea30c65232c0ff100bd9039353f282f30629ade
parent8b004081c4cd3788c3685420cbbe3b45e609724f
translation: do not add message location as comments into vim.pot

Let's add the --no-location to the xgettext command line call, so that
the generated vim.pot file does not contain the message location. Those
will get out of date soon and we don't want to update vim.pot just
because the location in a comment changes.

Signed-off-by: Christian Brabandt <cb@256bit.org>
src/po/Makefile
src/po/vim.pot