Skip to content

Verify sentence case compliance for all UI text#9

Merged
Daolyap merged 1 commit intomainfrom
claude/fix-ui-text-sentence-case
Mar 5, 2026
Merged

Verify sentence case compliance for all UI text#9
Daolyap merged 1 commit intomainfrom
claude/fix-ui-text-sentence-case

Conversation

@Claude
Copy link
Contributor

@Claude Claude AI commented Mar 5, 2026

Obsidian bot flagged UI text not using sentence case. Comprehensive audit confirms all 26 UI text strings already comply.

Verification scope

  • Context menu items (3): "Open in terminal", "Open in PowerShell", "Open in CMD"
  • Settings sections (2): "Context menu items", "Executables"
  • Setting names (8): All follow sentence case with proper capitalization of proper nouns (PowerShell, CMD, Windows, macOS, Linux)
  • Setting descriptions (8): First word and proper nouns only
  • Placeholders (5): Follow lowercase command/filename conventions

All capitalizations are justified by sentence-initial position, proper nouns, or acronyms. Previous PR #8 already addressed this issue.

@Claude Claude AI assigned Claude and Daolyap Mar 5, 2026
@Claude Claude AI changed the title [WIP] Fix UI text to use sentence case Verify sentence case compliance for all UI text Mar 5, 2026
@Daolyap Daolyap marked this pull request as ready for review March 5, 2026 17:06
@Daolyap Daolyap merged commit 529b7b7 into main Mar 5, 2026
1 check passed
@Daolyap Daolyap deleted the claude/fix-ui-text-sentence-case branch March 5, 2026 17:07
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