-
-
Notifications
You must be signed in to change notification settings - Fork 456
Update en.xaml - Typo fix #4084
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
In standard title case (used for buttons and such), articles or short function words like "a" or "for" shouldn't be capitalized. Doesn't seem to be capitalized for stylistic reasons either as "Check for Updates" is capitalized in standard title case.
|
🥷 Code experts: Jack251970, onesounds Jack251970 has most 👩💻 activity in the files. See details
Activity based on git-commit:
Knowledge based on git-blame: ✨ Comment |
|
Be a legend 🏆 by adding a before and after screenshot of the changes you made, especially if they are around UI/UX. |
📝 WalkthroughWalkthroughUpdated the capitalization of a localized string in the English language resource file from "Become A Sponsor" to "Become a Sponsor", correcting English grammar conventions for the indefinite article. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~1 minute No complex logic or structural changes—this is a single-character capitalization correction in a localization resource string. Suggested labels
Suggested reviewers
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
🧰 Additional context used🧠 Learnings (1)📚 Learning: 2025-09-05T11:56:27.267ZApplied to files:
🔇 Additional comments (1)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Update en.xaml - Typo fix
In standard title case (used for buttons and such), articles or short function words like "a" or "for" shouldn't be capitalized.
Doesn't seem to be capitalized for stylistic reasons either as "Check for Updates" is capitalized in standard title case.