From: Junio C Hamano Date: Fri, 9 May 2025 20:16:51 +0000 (-0700) Subject: Merge branch 'master' of https://github.com/j6t/gitk X-Git-Tag: v2.50.0-rc0~55 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7a1d2bd0a596f42a8a7a68d55577967bb454fec0;p=thirdparty%2Fgit.git Merge branch 'master' of https://github.com/j6t/gitk * 'master' of https://github.com/j6t/gitk: gitk: add Tamil translation gitk: limit PATH search to bare executable names gitk: _search_exe is no longer needed gitk: override $PATH search only on Windows gitk: adjust indentation to match the style used in this script --- 7a1d2bd0a596f42a8a7a68d55577967bb454fec0 diff --cc gitk-git/po/meson.build index b1ed019828,0000000000..c00b3d5c8d mode 100644,000000..100644 --- a/gitk-git/po/meson.build +++ b/gitk-git/po/meson.build @@@ -1,19 -1,0 +1,20 @@@ +import('i18n').gettext('gitk', + languages: [ + 'bg', + 'ca', + 'de', + 'es', + 'fr', + 'hu', + 'it', + 'ja', + 'pt_br', + 'pt_pt', + 'ru', + 'sv', ++ 'ta', + 'vi', + 'zh_cn', + ], + install: true, +) diff --cc gitk-git/po/ta.po index 0000000000,0e390c5153..0e390c5153 mode 000000,100644..100644 --- a/gitk-git/po/ta.po +++ b/gitk-git/po/ta.po