Skip to content

Use title case for UI labels#49864

Merged
yeskunall merged 2 commits intozed-industries:mainfrom
ssanumand:fix-inconsistent-text-case
Feb 23, 2026
Merged

Use title case for UI labels#49864
yeskunall merged 2 commits intozed-industries:mainfrom
ssanumand:fix-inconsistent-text-case

Conversation

@ssanumand
Copy link
Contributor

@ssanumand ssanumand commented Feb 23, 2026

Use title case everywhere.

Before you mark this PR as ready for review, make sure that you have:

  • Added a solid test coverage and/or screenshots from doing manual testing
  • Done a self-review taking into account security and performance aspects
  • Aligned any UI changes with the UI checklist

Release Notes:

  • Use title case for UI labels

@cla-bot
Copy link

cla-bot bot commented Feb 23, 2026

Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: Sakthi Santhosh Anumand.
This is most likely caused by a git client misconfiguration; please make sure to:

  1. check if your git client is configured with an email to sign commits git config --list | grep email
  2. If not, set it up using git config --global user.email email@example.com
  3. Make sure that the git commit email is configured in your GitHub account settings, see https://github.com/settings/emails

@zed-community-bot zed-community-bot bot added the first contribution the author's first pull request to Zed. NOTE: the label application is automated via github actions label Feb 23, 2026
@ssanumand ssanumand closed this Feb 23, 2026
@ssanumand ssanumand reopened this Feb 23, 2026
Signed-off-by: Sakthi Santhosh Anumand <mail@sakthisanthosh.in>
@ssanumand ssanumand force-pushed the fix-inconsistent-text-case branch from 789454b to 12651d2 Compare February 23, 2026 07:20
@cla-bot
Copy link

cla-bot bot commented Feb 23, 2026

We require contributors to sign our Contributor License Agreement, and we don't have @ssanumand on file. You can sign our CLA at https://zed.dev/cla. Once you've signed, post a comment here that says '@cla-bot check'.

@ssanumand
Copy link
Contributor Author

@cla-bot check

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Feb 23, 2026
@cla-bot
Copy link

cla-bot bot commented Feb 23, 2026

The cla-bot has been summoned, and re-checked this pull request!

@yeskunall yeskunall self-assigned this Feb 23, 2026
@yeskunall yeskunall changed the title Capitalize "Compare Marked Files" Menu Label project_panel: Use title case for "Compare Marked Files" menu label Feb 23, 2026
@yeskunall
Copy link
Member

Hey @ssanumand thanks for this change! I ended up finding a few more of these discrepancies in other areas of the editor.

@yeskunall yeskunall changed the title project_panel: Use title case for "Compare Marked Files" menu label Use title case for UI labels Feb 23, 2026
@yeskunall
Copy link
Member

Hi Zed Team, found a little inconsistency in the text case of the Project Panel context menu. The "Compared Marked Files" action that's shown when multiple files are chosen had inconsistent text casing (sentence case) which is now changed to Title Case.


Originally posted by @ssanumand

@ssanumand
Copy link
Contributor Author

Amazing work, thanks for the attention to detail @yeskunall. Who's responsible for merging this?

@yeskunall
Copy link
Member

@ssanumand I can merge this -- I was waiting for CI to pass. Congratulations on your first contribution to Zed! 💖

@yeskunall yeskunall merged commit 162f4b4 into zed-industries:main Feb 23, 2026
29 checks passed
@yeskunall yeskunall removed their assignment Feb 23, 2026
Anthony-Eid pushed a commit to bobbymannino/zed that referenced this pull request Feb 25, 2026
Use title case everywhere.

Before you mark this PR as ready for review, make sure that you have:
- [x] Added a solid test coverage and/or screenshots from doing manual
testing
- [x] Done a self-review taking into account security and performance
aspects
- [x] Aligned any UI changes with the [UI
checklist](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist)

Release Notes:

- Use title case for UI labels

---------

Signed-off-by: Sakthi Santhosh Anumand <mail@sakthisanthosh.in>
Co-authored-by: Kunall Banerjee <hey@kimchiii.space>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement first contribution the author's first pull request to Zed. NOTE: the label application is automated via github actions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants