public inbox for git@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH resent] l10n: de.po: Fix spelling of suggested color-moved-ws mode allow-indentation-change
@ 2026-02-15 10:21 Matthias Schwarzott
  2026-02-17 18:56 ` Junio C Hamano
  0 siblings, 1 reply; 2+ messages in thread
From: Matthias Schwarzott @ 2026-02-15 10:21 UTC (permalink / raw)
  To: git; +Cc: Ralf Thielow, Matthias Schwarzott

Copy and paste of the suggested mode makes git fail again and display the same
suggestion again:

Fehler: Unbekannter color-moved-ws Modus 'allow-identation-change', mögliche Werte sind 'ignore-space-change', 'ignore-space-at-eol', 'ignore-all-space', 'allow-identation-change'
Fehler: ungültiger Modus 'allow-identation-change' in --color-moved-ws

Signed-off-by: Matthias Schwarzott <zzam@gentoo.org>
---
 po/de.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/po/de.po b/po/de.po
index 6b65bb618076..16871c9a839f 100644
--- a/po/de.po
+++ b/po/de.po
@@ -16564,7 +16564,7 @@ msgid ""
 "'ignore-space-at-eol', 'ignore-all-space', 'allow-indentation-change'"
 msgstr ""
 "Unbekannter color-moved-ws Modus '%s', mögliche Werte sind 'ignore-space-"
-"change', 'ignore-space-at-eol', 'ignore-all-space', 'allow-identation-change'"
+"change', 'ignore-space-at-eol', 'ignore-all-space', 'allow-indentation-change'"
 
 msgid ""
 "color-moved-ws: allow-indentation-change cannot be combined with other "
-- 
2.52.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-02-17 18:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-15 10:21 [PATCH resent] l10n: de.po: Fix spelling of suggested color-moved-ws mode allow-indentation-change Matthias Schwarzott
2026-02-17 18:56 ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox