Skip to content

Normalize casing in UI text in English #3363

@wetneb

Description

@wetneb

We do not use a consistent casing throughout the UI.
For instance, in the "Export" menu:

  • "Custom tabular exporter" versus "SQL Exporter"

In the "SQL Exporter" dialog:

  • "Output empty row (i.e. all cells null)" vs "Trim Column Names"

Expected Behavior

We should consistently use lowercase since that is what is used in most places so far.

To solve this issue

Simply go through the existing translation files (in English) and normalize the phrases with incorrect casing.

Metadata

Metadata

Assignees

Labels

Good First IssueIndicates issues suitable for newcomers to design or coding, providing a gentle introduction.Module: FrontendThese issues involve working on HTML, CSS, and JavaScript code that affects the user interface.Type: Feature RequestIdentifies requests for new features or enhancements. These involve proposing new improvements.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions