Skip to content

fix: correct grammar and formatting in user-facing strings#11257

Open
BenJule wants to merge 1 commit into
bambulab:masterfrom
BenJule:fix/grammar-ui-strings
Open

fix: correct grammar and formatting in user-facing strings#11257
BenJule wants to merge 1 commit into
bambulab:masterfrom
BenJule:fix/grammar-ui-strings

Conversation

@BenJule

@BenJule BenJule commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Small grammar/formatting corrections in translatable UI strings (source only, no .po/.pot):

  • MediaFilePanel: "…no G-code data.Please slice it whth…" → "…data. Please slice it with…" (missing space + whthwith)
  • Tab: "…Layer height limits ,this may cause…" → "…limits**, this**…" (space before comma)
  • ConfigManipulation: "Should not large than layer height" → "Should not be larger than layer height"

No functional changes.

- "data.Please slice it whth" -> "data. Please slice it with" (MediaFilePanel)
- "Layer height limits ,this" -> "Layer height limits, this" (Tab)
- "Should not large than layer height" -> "Should not be larger than layer height" (ConfigManipulation)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant