Skip to content

Conversation

@sblondon
Copy link
Contributor

Another batch of fuzzy string fixes

Copy link
Owner

@jnavila jnavila left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merci pour cette PR. C'est quasiment bon.

Je n'ai pas fait attention la dernière fois, mais le projet requiert un certificat d'origine sous forme d'une ligne terminale "Signed-off-by:"

Signed-off-by: Stéphane Blondon <[email protected]>
@sblondon
Copy link
Contributor Author

@jnavila J'ai ajouté la ligne Signed-off-by:.

@jnavila jnavila requested a review from Copilot October 30, 2025 16:11
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates French translation strings in the Git documentation by removing "fuzzy" flags and improving formatting consistency. The changes primarily involve wrapping technical terms and placeholders in backticks and italics to match the English source format, and updating some terminology for better accuracy.

Key Changes

  • Removed "fuzzy" flags from translation entries to mark them as complete and verified
  • Wrapped technical terms, configuration variables, and command options in backticks for proper formatting
  • Updated terminology: changed "valeur" (value) to "motif" (pattern) where appropriate, "ancien-name/nouveau-name" to "ancien-nom/nouveau-nom"

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

"git merge (--continue | --abort | --quit)\n"
msgstr ""
"'git merge' [-n] [--stat] [--no-commit] [--squash] [--[no-]edit]\n"
"git merge [-n] [--stat] [--compact-summary] [--no-commit] [--squash] [--[no-]edit]\n"
Copy link

Copilot AI Oct 30, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The msgstr should use single quotes around 'git merge' to match the original msgid format pattern. The source English uses 'git merge' in quotes.

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants