Skip to content

UI text: filters should have consistent spelling

Search filters for issues or MRs have inconsistent spelling.

They should all follow our guidance for button labels: use sentence case and spaces for word separators.

Implementation plan

The following search filters should be updated:

When editing the spellings, remember to:

  • Update the filter names in docs if needed. No need for a history item.
  • Fix related spec files.
  • Regenerate gitlab.pot with tooling/bin/gettext_extractor locale/gitlab.pot.
Edited by Marcin Sedlak-Jakubowski