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

Small error in german translation #3427

Closed
2 tasks
sboehle opened this issue Jan 2, 2024 · 5 comments
Closed
2 tasks

Small error in german translation #3427

sboehle opened this issue Jan 2, 2024 · 5 comments
Labels
bug Something isn't working stale

Comments

@sboehle
Copy link

sboehle commented Jan 2, 2024

OrcaSlicer Version

release 1.9

OS version

Windows 11

Additional system information

No response

Printer

Voron 2.4

How to reproduce

File https://github.com/SoftFever/OrcaSlicer/blob/release/v1.9/localization/i18n/de/OrcaSlicer_de.po

Line 494/495

msgstr[0] "%1$d Verbinder ist außerhalb des Schnittkontur"
msgstr[1] "%1$d Verbinder sind außerhalb des Schnittkontur"

"des Schnittkontur" is wrong

"der Schnittkontur" is correct

Actual results

msgstr[0] "%1$d Verbinder ist außerhalb des Schnittkontur"
msgstr[1] "%1$d Verbinder sind außerhalb des Schnittkontur"

Expected results

msgstr[0] "%1$d Verbinder ist außerhalb der Schnittkontur"
msgstr[1] "%1$d Verbinder sind außerhalb der Schnittkontur"

Project file & Debug log uploads

https://github.com/SoftFever/OrcaSlicer/blob/release/v1.9/localization/i18n/de/OrcaSlicer_de.po

Checklist of files to include

  • Log file
  • Project file
@sboehle sboehle added the bug Something isn't working label Jan 2, 2024
@dartrax
Copy link

dartrax commented Jan 2, 2024

Correct

@sboehle
Copy link
Author

sboehle commented Jan 20, 2024

@hliebscher

In the latest pull (#3746) these errors were not corrected.

@hliebscher
Copy link
Contributor

fix it in new release

Copy link

Orca bot: this issue is stale because it has been open for 90 days with no activity.

@github-actions github-actions bot added the stale label Apr 21, 2024
Copy link

Orca bot: This issue was closed because it has been inactive for 7 days since being marked as stale.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Apr 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale
Projects
None yet
Development

No branches or pull requests

3 participants