Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev #420

Closed
wants to merge 155 commits into from
Closed

Dev #420

wants to merge 155 commits into from

Conversation

howetuft
Copy link
Collaborator

@howetuft howetuft commented Jul 4, 2024

No description provided.

howetuft and others added 28 commits July 2, 2024 22:32
In addition, clean and comment licensing in various files.
- Fix context for preferences page on `ts` files (RenderSettings)
- Fix contexts on commands' MenuText and ToolTip strings
- Fix contexts on properties
- Fix translation of WB Tooltip
- Fix few typos
- Use `FreeCADGui.updateLocale()` to load translation
- Add group commands' texts
- Mark rendering engines' names as no translatable on `.ui` files
- Mark LuxCore engine options as no translatable on `.ui` files

In order to have the translation working using the QT_TRANSLATE_NOOP()
function on the commands the context must match the command name and not
the name of the class that is executed.

sed -i 's/HelpCommand/Render_Help/g' *.ts
- Include locale-agnostic file to be taken as reference
- Include bash script to update the `.ts` files
Co-authored-by: kaktus Jacek <[email protected]>
- Fix context for preferences page on `ts` files (RenderSettings)
- Fix contexts on commands' MenuText and ToolTip strings
- Fix contexts on properties
- Fix translation of WB Tooltip
- Fix few typos
- Use `FreeCADGui.updateLocale()` to load translation
- Add group commands' texts
- Mark rendering engines' names as no translatable on `.ui` files
- Mark LuxCore engine options as no translatable on `.ui` files

In order to have the translation working using the QT_TRANSLATE_NOOP()
function on the commands the context must match the command name and not
the name of the class that is executed.

sed -i 's/HelpCommand/Render_Help/g' *.ts
- Include locale-agnostic file to be taken as reference
- Include bash script to update the `.ts` files
Co-authored-by: kaktus Jacek <[email protected]>
@howetuft howetuft closed this Jul 4, 2024
@howetuft
Copy link
Collaborator Author

howetuft commented Jul 4, 2024

Not the right branch

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