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

Spanish Version of SlicerVMTK #82

Open
spujol opened this issue Dec 8, 2024 · 1 comment
Open

Spanish Version of SlicerVMTK #82

spujol opened this issue Dec 8, 2024 · 1 comment
Assignees

Comments

@spujol
Copy link
Collaborator

spujol commented Dec 8, 2024

Several strings are erroneously available for translation in SlicerVMTK Weblate:

Screenshot 2024-12-08 at 12 00 43 PM
Screenshot 2024-12-08 at 12 00 57 PM
Screenshot 2024-12-08 at 12 01 06 PM
Screenshot 2024-12-08 at 12 01 16 PM
Screenshot 2024-12-08 at 12 01 25 PM

@mhdiop
Copy link
Collaborator

mhdiop commented Dec 11, 2024

These flagged strings are correctly marked as non-translatable in the current version of SlicerVMTK (see the ExtractCenterline.ui file in which they are).

Looking at the SlicerVMTK TS files, it appears that the extraction of these strings was done from a copy of ExtractCenterline.ui, called ExtractCenterline2.ui (I don't know why ExtractCenterline.ui was cloned). Unfortunately, that copy, unlike the original, does not exist in the official source code and is not up to date.

Removing ExtractCenterline2.ui and performing a new string extraction from the latest version of SlicerVMTK should fix the issue. I don't have sufficient privileges to perform this extraction, but @lassoan could help for that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants