-
-
Notifications
You must be signed in to change notification settings - Fork 174
Replace hardcoded entity type names with synonym placeholders in English and German translations #1128
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
Conversation
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
|
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>
…holder Co-authored-by: jbtronics <5410681+jbtronics@users.noreply.github.com>
|
@copilot in German, nouns are written capitalized |
… capitalized in German) Co-authored-by: jbtronics <5410681+jbtronics@users.noreply.github.com>
|
@copilot Words at the beginning of get written capitalized |
…sh translations Co-authored-by: jbtronics <5410681+jbtronics@users.noreply.github.com>
{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.