Replace hardcoded entity type names with synonym placeholders in English and German translations#1128
Merged
Merged
Conversation
Copilot
AI
changed the title
[WIP] Update translations to use synonym placeholders
Replace hardcoded entity type names with synonym placeholders in English translations
Dec 4, 2025
Co-authored-by: jbtronics <5410681+jbtronics@users.noreply.github.com>
…ations Co-authored-by: jbtronics <5410681+jbtronics@users.noreply.github.com>
… patterns Co-authored-by: jbtronics <5410681+jbtronics@users.noreply.github.com>
Co-authored-by: jbtronics <5410681+jbtronics@users.noreply.github.com>
Co-authored-by: jbtronics <5410681+jbtronics@users.noreply.github.com>
bffb629 to
04dec06
Compare
Member
|
We now have placeholders where So the bracket type is not the difference but the capitalliztion of the first letter. Also do that for german translatation too. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1128 +/- ##
============================================
- Coverage 58.34% 58.33% -0.02%
Complexity 7286 7286
============================================
Files 580 580
Lines 23193 23193
============================================
- Hits 13533 13530 -3
- Misses 9660 9663 +3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…} and add German translations Co-authored-by: jbtronics <5410681+jbtronics@users.noreply.github.com>
Contributor
Author
…holder Co-authored-by: jbtronics <5410681+jbtronics@users.noreply.github.com>
Member
|
@copilot in German, nouns are written capitalized |
… capitalized in German) Co-authored-by: jbtronics <5410681+jbtronics@users.noreply.github.com>
Contributor
Author
Copilot
AI
changed the title
Replace hardcoded entity type names with synonym placeholders in English translations
Replace hardcoded entity type names with synonym placeholders in English and German translations
Dec 6, 2025
Member
|
@copilot Words at the beginning of get written capitalized |
…sh translations Co-authored-by: jbtronics <5410681+jbtronics@users.noreply.github.com>
Contributor
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
{type}with[Type]and{{type}}with[[Type]](capitalized first letter)Placeholder Syntax (corrected)
[Type]→ Singular capitalized (e.g., "Category")[[Type]]→ Plural capitalized (e.g., "Categories")[type]→ Singular lowercase (e.g., "category")[[type]]→ Plural lowercase (e.g., "categories")Words at the beginning of sentences use capitalized placeholders (e.g.,
[[Part]] with [category]).Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.