From 8e5cd0b0a93e419cb94db8c8763ac32d19ff6d07 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Wed, 20 Sep 2023 18:54:05 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c58595b1..5f168d9b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -159,7 +159,7 @@ translated into a localized string. The translation message files are the `*.po` files in the `cola/i18n/` directory. Adding a new translation entails creating a new language-specific `.po` file. -Please note - it is preferred that git command jargon will be left untranslated. +Please note - it is preferred that git command jargon will be left untranslated. When new (untranslated) strings are added to the project, the `git-cola.pot` base template and the language-specific message files need to be updated with -- 2.11.4.GIT