musescore / musescore/MuseScore

Rewrite two strings in lowercase

Open
#29,290 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
15.1k
Forks
3.3k
Avg merge
2d 2h
Merged PRs (30d)
91

Description

Your idea

These are the strings (US English):
Image

This is where they appear:
Image

Problem to be solved

BEFORE ----> Version: Not specified | Shortcut: Not defined

AFTER -----> Version: not specified | Shortcut: not defined

After a colon, it is visually (and grammatically) more appealing to use lowercase words.

Prior art

No response

Additional context

No response

Checklist
  • This request follows the guidelines for reporting issues
  • I have verified that this feature request has not been logged before, by searching the issue tracker for similar requests

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Search the project for the two displayed strings, “Version: Not specified” and “Shortcut: Not defined,” to locate their source. Change the words after the colons to lowercase and verify that the application displays the requested wording.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
desktop
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.