Add French language support and improve separator copying#3
Merged
Valer100 merged 4 commits intoValer100:mainfrom Dec 21, 2025
Merged
Add French language support and improve separator copying#3Valer100 merged 4 commits intoValer100:mainfrom
Valer100 merged 4 commits intoValer100:mainfrom
Conversation
Introduces French (fr_FR) translation and updates language selection UI and loader to include it. Enhances separator file copying in preferences.py to handle permission errors gracefully by updating existing files if full copy fails.
Valer100
reviewed
Dec 21, 2025
Valer100
reviewed
Dec 21, 2025
Valer100
requested changes
Dec 21, 2025
Owner
Valer100
left a comment
There was a problem hiding this comment.
Hi! This PR looks good. There are just a few small changes you need to make, which I've noted in the comments. Otherwise, I'd be happy to merge it.
Changed the author of the French translation to 'Locktix' in strings/fr_FR.py. Reordered the French and Romanian language radio buttons in the change_language dialog for consistency.
Valer100
approved these changes
Dec 21, 2025
Owner
|
Thank you for your contribution! |
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Introduces French (fr_FR) translation and updates language selection UI and loader to include it. Enhances separator file copying in preferences.py to handle permission errors gracefully by updating existing files if full copy fails.