From: Junio C Hamano Date: Fri, 3 Jun 2022 21:30:36 +0000 (-0700) Subject: Merge branch 'jx/l10n-workflow-change' X-Git-Tag: v2.37.0-rc0~31 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=28db3b7b71c25e87cf7eed5406a1a1052311d330;p=thirdparty%2Fgit.git Merge branch 'jx/l10n-workflow-change' A workflow change for translators are being proposed. * jx/l10n-workflow-change: l10n: Document the new l10n workflow Makefile: add "po-init" rule to initialize po/XX.po Makefile: add "po-update" rule to update po/XX.po po/git.pot: don't check in result of "make pot" po/git.pot: this is now a generated file Makefile: remove duplicate and unwanted files in FOUND_SOURCE_FILES i18n CI: stop allowing non-ASCII source messages in po/git.pot Makefile: have "make pot" not "reset --hard" Makefile: generate "po/git.pot" from stable LOCALIZED_C Makefile: sort source files before feeding to xgettext --- 28db3b7b71c25e87cf7eed5406a1a1052311d330