]> git.ipfire.org Git - thirdparty/git.git/commit
gitk: l10n: make PO headers identify the Gitk project
authorJiang Xin <worldhello.net@gmail.com>
Thu, 19 Mar 2026 09:11:17 +0000 (17:11 +0800)
committerJiang Xin <worldhello.net@gmail.com>
Fri, 20 Mar 2026 01:42:03 +0000 (09:42 +0800)
commite0f3d08b9b47bbf1ce85e41d7b91d700c00ea115
treeb3d33d20e93180dd5aadfbf08071f49193b4a7ef
parentcc10508b1888b75a30eeb7885080871065e79bf3
gitk: l10n: make PO headers identify the Gitk project

Commit f697d08 (gitk: i18n: use "Gitk" as package name in POT file,
2026-03-19) updated the generated POT template to use "Gitk" in its
Project-Id-Version header. Several existing PO files still carry older
header values such as "git" or "git-gui", so they do not consistently
identify themselves as Gitk translations.

Update the Project-Id-Version field in all Gitk PO files so that they
identify the Gitk project consistently.

The "Project-Id-Version" field in the PO header helps tools identify
which project a PO file belongs to. For example, Git's
"git-po-helper" uses it to choose project-specific checks and POT
handling rules. Without this change, some Gitk PO files are
misidentified because their headers still refer to other projects.

Signed-off-by: Jiang Xin <worldhello.net@gmail.com>
15 files changed:
po/bg.po
po/ca.po
po/de.po
po/es.po
po/fr.po
po/hu.po
po/it.po
po/ja.po
po/pt_br.po
po/pt_pt.po
po/ru.po
po/sv.po
po/ta.po
po/vi.po
po/zh_cn.po