]> git.ipfire.org Git - thirdparty/git.git/commit
doc: diff-options.adoc: make *.noprefix split translatable
authorKristoffer Haugsbakk <code@khaugsbakk.name>
Sun, 1 Mar 2026 19:21:14 +0000 (20:21 +0100)
committerJunio C Hamano <gitster@pobox.com>
Mon, 2 Mar 2026 16:53:28 +0000 (08:53 -0800)
commitea3a62c40ef2d31a6ab87ae3b8be46690d549b58
treeda063d8a316786e915eede8e23d2ea1c34078156
parent5eee5d81e42369e7e3b86dbc6f45e96c65c0bb1d
doc: diff-options.adoc: make *.noprefix split translatable

We cannot split single words like what we did in the previous
commit. That is because the doc translations are processed in
bigger chunks.

Instead write the two paragraphs with the only variations being this
configuration variable.

Reported-by: Jean-Noël Avila <jn.avila@free.fr>
Signed-off-by: Kristoffer Haugsbakk <code@khaugsbakk.name>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/diff-options.adoc