Skip to content

fix(shell_integration): use title case for macOS and Linux context menus - #10718

Closed
cbrnr wants to merge 1 commit into
nextcloud:masterfrom
cbrnr:title-case
Closed

fix(shell_integration): use title case for macOS and Linux context menus#10718
cbrnr wants to merge 1 commit into
nextcloud:masterfrom
cbrnr:title-case

Conversation

@cbrnr

@cbrnr cbrnr commented Sep 2, 2026

Copy link
Copy Markdown

Resolves

#10525

Summary

This seemingly simple change turned out to be a bit more involved. I don't know if my proposed solution is the best one, as it involves the explicit mapping of the corresponding context menu entries from sentence case to title case multiple times (once for each integration).

I have also not tested the changes in the UI, as I was hoping that the builds will be available from CI, which would be much easier for testing.

TODO

  • Add unit tests?

Checklist

AI (if applicable)

Fixes nextcloud#10525.

Assisted-by: Codex:GPT-5

Signed-off-by: Clemens Brunner <clemens.brunner@gmail.com>
@Rello

Rello commented Sep 2, 2026

Copy link
Copy Markdown
Collaborator

duplicate of #10581 ?

@cbrnr

cbrnr commented Sep 2, 2026

Copy link
Copy Markdown
Author

Didn't see that, looks like it!

@cbrnr cbrnr closed this Sep 2, 2026
@cbrnr
cbrnr deleted the title-case branch September 2, 2026 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants