Skip to content

Conversation

@CommitToday
Copy link

Overview
This PR corrects the French translation for "Test Cases" in Robot Framework. The current translation "Unités de test" has been changed to the more appropriate and commonly used "Cas de test".

Checklist

  • Code changes are made in both documentation and source code
  • Changes follow project's translation conventions
  • No functional code changes, only translation update

Proof
This is a simple translation correction that aligns with standard French terminology in testing contexts. The change affects both the user guide documentation and the language configuration file, ensuring consistency across the framework.

Closes #5510

…o 'Cas de test'

Signed-off-by: SoulSniper1212 <warush23@gmail.com>
@pekkaklarck
Copy link
Member

The change looks good, but changes like this are backwards incompatible and we need to decide is that a good idea. Alternatively we could make it possible to deprecate translations, but that's more work. Let's discuss that further in #5510.

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.

Test case section french translation

2 participants