Skip to content

chore: Fix capitalization in UI strings

Amy Qualls requested to merge aqualls-fix-UI-capitalization into main

Description

Reviews all strings in desktop.package.json to fix capitalization and wording on strings in the Workflow extension's UI. Spelling, phrasing fixes too.

I really, really wanted to change the command palette titles from Title Case to Sentence case but in checking other extensions, their commands all use title case.

Related Issues

(none)

How has this been tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)
  • Test gap
Edited by Tomas Vik

Merge request reports