l10n: fix typo "NITES" → "NOTES" in French translation - #197
Open
tychota wants to merge 1 commit into
Open
Conversation
2 tasks
Owner
|
Bonjour. Pourriez vous ajouter une ligne Signed-off-by: à votre message de validation ? Merci |
Assisted-by: Claude:claude-opus-4-7 Signed-off-by: Tycho Tatitscheff <tycho.tatitscheff@gmail.com>
tychota
force-pushed
the
fix/fr-typo-notes-merge-strategy
branch
from
April 18, 2026 14:37
71d5f57 to
f2d330b
Compare
Author
|
Désolé pour l'oubli ! C'est ma première contribution à un projet de l'écosystème Git/kernel, je n'étais pas familier avec la convention DCO. J'ai amendé le commit pour ajouter la ligne |
Contributor
|
J’espère que cette PR sera fusionnée avant que les pages de manuel de la version v2.54.0 ne soient générées… |
Repository owner
deleted a comment from
jesseansley03-glitch
Jun 9, 2026
Repository owner
deleted a comment from
jesseansley03-glitch
Jun 9, 2026
Repository owner
locked as spam and limited conversation to collaborators
Jun 9, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Fix a small typo in the French translation of
notes.<name>.mergeStrategy: the section reference read « STRATÉGIES DE FUSION DE NITES » instead of « STRATÉGIES DE FUSION DE NOTES ».Context: originally reported against git-scm/git-scm.com#2153, redirected here by @dscho since
git-scm.comonly mirrors the rendered output fromgit-html-l10n, which in turn comes from this repository.Test plan
git grep -n NITES po/documentation.fr.poreturns no matches after the change