Skip to content

Fix misc issues with the translated strings#10400

Merged
SoftFever merged 7 commits into
OrcaSlicer:mainfrom
afmenez:original_string_fixes
Aug 26, 2025
Merged

Fix misc issues with the translated strings#10400
SoftFever merged 7 commits into
OrcaSlicer:mainfrom
afmenez:original_string_fixes

Conversation

@afmenez

@afmenez afmenez commented Aug 13, 2025

Copy link
Copy Markdown
Contributor

Description

Ditto.

@afmenez afmenez force-pushed the original_string_fixes branch 2 times, most recently from 4763594 to 3b17e5f Compare August 16, 2025 15:24
@afmenez

afmenez commented Aug 16, 2025

Copy link
Copy Markdown
Contributor Author

Rebased to main.

@afmenez afmenez force-pushed the original_string_fixes branch 2 times, most recently from c8a9b19 to 7624a00 Compare August 23, 2025 13:09
@afmenez

afmenez commented Aug 23, 2025

Copy link
Copy Markdown
Contributor Author

Rebased to main to fix conflicts.

@SoftFever SoftFever requested a review from Copilot August 24, 2025 15:28

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes miscellaneous issues with translated strings across the codebase and localization files. The changes primarily focus on improving consistency, correcting grammatical errors, and standardizing capitalization.

Key changes:

  • Standardized capitalization of technical terms (AMS, W for watts, X/Y/Z axes)
  • Fixed grammatical errors and punctuation in error messages and tooltips
  • Removed duplicate entries and corrected spelling mistakes in translation files

Reviewed Changes

Copilot reviewed 26 out of 27 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/slic3r/GUI/UpgradePanel.cpp Updated laser power display strings to use proper "W" capitalization
src/slic3r/GUI/MediaFilePanel.cpp Fixed punctuation in network error message
src/slic3r/GUI/GLCanvas3D.cpp Corrected typo in "part selection" string
src/slic3r/GUI/CreatePresetsDialog.cpp Improved formatting of file error dialog message
src/slic3r/GUI/AmsMappingPopup.cpp Standardized "AMS" capitalization in UI labels
src/libslic3r/PrintConfig.cpp Multiple fixes for axis naming, tooltip formatting, and parameter descriptions
localization files (multiple) Synchronized translation updates with source code changes

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@afmenez afmenez force-pushed the original_string_fixes branch from 7b461c9 to 9440b24 Compare August 24, 2025 18:53
@afmenez

afmenez commented Aug 24, 2025

Copy link
Copy Markdown
Contributor Author

Rebased to main and added more fixes.

@afmenez afmenez force-pushed the original_string_fixes branch from 9440b24 to a38caa4 Compare August 24, 2025 19:04

@SoftFever SoftFever left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you

@SoftFever SoftFever merged commit 0ba3366 into OrcaSlicer:main Aug 26, 2025
13 checks passed
@afmenez afmenez deleted the original_string_fixes branch August 26, 2025 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants