nextcloud / nextcloud/desktop

Use title case for context menu entries on macOS and Linux

Open
#10,525 9 comments 0 reactions 1 assignee Claimed by @camilasan View on GitHub
design good first issue
Dominant language
C++
Stars
3.9k
Forks
1k
Avg merge
1d 17h
Merged PRs (30d)
123

Description

Context menu entries should be title-cased, i.e.,

Lock file → Lock File
Share options → Share Options
Always keep downloaded → Always Keep Downloaded
Open in browser → Open in Browser
Copy internal link → Copy Internal Link

Note that this only applies to [macOS](https://developer.apple.com/design/human-interface-guidelines/the-menu-bar#Best-practices) and Linux ([KDE](https://develop.kde.org/hig/text_and_labels/#capitalization-and-punctuation) and [GNOME](https://developer.gnome.org/hig/guidelines/writing-style.html#header-capitalization)), as Windows generally uses sentence case.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.