Skip to content

Conversation

@Jojo-Schmitz
Copy link
Contributor

@Jojo-Schmitz Jojo-Schmitz commented Sep 1, 2021

The plugin description and -path are not shown translated even if they are (like for the helloqml plugin and German).
Showing as being translatable gives a wrong impression as examples for other plugins.
BTW: Those descriptions do translate in the Plugin Editor/Creator's console log, but only there.
While at it, make helloqml actually work, it apparently had never been ported from 2.x to 3.x (and later).

To avoid merge conflicts I've added another commit here:
Fix #325019: Fix notenames plugin when adding octaves to chords and while at it make a few changes to it recommended by QtCreator's editor

Same changes would apply to 3.x too

Jojo-Schmitz added a commit to Jojo-Schmitz/MuseScore that referenced this pull request Sep 1, 2021
The plugin description and -path are not shown translated even if they
are (like for the helloqml plugin and German).
Showing as being translatable gives a wrong impression as examples for
other plugins.

Backport of musescore#8985 plus some other random findings (not relevant to the
master branch)
Jojo-Schmitz added a commit to Jojo-Schmitz/MuseScore that referenced this pull request Sep 1, 2021
The plugin description and -path are not shown translated even if they
are (like for the helloqml plugin and German).
Showing as being translatable gives a wrong impression as examples for
other plugins.

Backport of musescore#8985 plus some other random findings (not relevant to the
master branch)
Jojo-Schmitz added a commit to Jojo-Schmitz/MuseScore that referenced this pull request Sep 2, 2021
The plugin description and -path are not shown translated even if they
are (like for the helloqml plugin and German).
Showing as being translatable gives a wrong impression as examples for
other plugins.

Backport of musescore#8985 plus some other random findings (not relevant to the
master branch)
Jojo-Schmitz added a commit to Jojo-Schmitz/MuseScore that referenced this pull request Sep 2, 2021
The plugin description and -path are not shown translated even if they
are (like for the helloqml plugin and German).
Showing as being translatable gives a wrong impression as examples for
other plugins.

Backport of musescore#8985 plus some other random findings (not relevant to the
master branch)
@Jojo-Schmitz Jojo-Schmitz force-pushed the plugin-translations branch 2 times, most recently from eb673f6 to 76d0c8d Compare September 3, 2021 12:20
Jojo-Schmitz added a commit to Jojo-Schmitz/MuseScore that referenced this pull request Sep 3, 2021
The plugin description and -path are not shown translated even if they
are (like for the helloqml plugin and German).
Showing as being translatable gives a wrong impression as examples for
other plugins.
BTW: Those descriptions do translate in the Plugin Editor/Creator's
console log, but only there.
While at it, make helloqml actually work, it apparently had never been
ported from 2.x to 3.x (and later).

Backport of musescore#8985 plus some other random findings (not relevant to the
master branch)
Jojo-Schmitz added a commit to Jojo-Schmitz/MuseScore that referenced this pull request Sep 9, 2021
The plugin description and -path are not shown translated even if they
are (like for the helloqml plugin and German).
Showing as being translatable gives a wrong impression as examples for
other plugins.
BTW: Those descriptions do translate in the Plugin Editor/Creator's
console log, but only there.
While at it, make helloqml actually work, it apparently had never been
ported from 2.x to 3.x (and later).

Backport of musescore#8985 plus some other random findings (not relevant to the
master branch)
Jojo-Schmitz added a commit to Jojo-Schmitz/MuseScore that referenced this pull request Sep 10, 2021
The plugin description and -path are not shown translated even if they
are (like for the helloqml plugin and German).
Showing as being translatable gives a wrong impression as examples for
other plugins.
BTW: Those descriptions do translate in the Plugin Editor/Creator's
console log, but only there.
While at it, make helloqml actually work, it apparently had never been
ported from 2.x to 3.x (and later).

Backport of musescore#8985 plus some other random findings (not relevant to the
master branch)
Jojo-Schmitz added a commit to Jojo-Schmitz/MuseScore that referenced this pull request Sep 23, 2021
The plugin description and -path are not shown translated even if they
are (like for the helloqml plugin and German).
Showing as being translatable gives a wrong impression as examples for
other plugins.
BTW: Those descriptions do translate in the Plugin Editor/Creator's
console log, but only there.
While at it, make helloqml actually work, it apparently had never been
ported from 2.x to 3.x (and later).

Backport of musescore#8985 plus some other random findings (not relevant to the
master branch)
Jojo-Schmitz added a commit to Jojo-Schmitz/MuseScore that referenced this pull request Sep 24, 2021
The plugin description and -path are not shown translated even if they
are (like for the helloqml plugin and German).
Showing as being translatable gives a wrong impression as examples for
other plugins.
BTW: Those descriptions do translate in the Plugin Editor/Creator's
console log, but only there.
While at it, make helloqml actually work, it apparently had never been
ported from 2.x to 3.x (and later).

Backport of musescore#8985 plus some other random findings (not relevant to the
master branch)
Jojo-Schmitz added a commit to Jojo-Schmitz/MuseScore that referenced this pull request Sep 26, 2021
The plugin description and -path are not shown translated even if they
are (like for the helloqml plugin and German).
Showing as being translatable gives a wrong impression as examples for
other plugins.
BTW: Those descriptions do translate in the Plugin Editor/Creator's
console log, but only there.
While at it, make helloqml actually work, it apparently had never been
ported from 2.x to 3.x (and later).

Backport of musescore#8985 plus some other random findings (not relevant to the
master branch)
Jojo-Schmitz added a commit to Jojo-Schmitz/MuseScore that referenced this pull request Sep 29, 2021
The plugin description and -path are not shown translated even if they
are (like for the helloqml plugin and German).
Showing as being translatable gives a wrong impression as examples for
other plugins.
BTW: Those descriptions do translate in the Plugin Editor/Creator's
console log, but only there.
While at it, make helloqml actually work, it apparently had never been
ported from 2.x to 3.x (and later).

Backport of musescore#8985 plus some other random findings (not relevant to the
master branch)
@Jojo-Schmitz Jojo-Schmitz force-pushed the plugin-translations branch 2 times, most recently from 4903fc2 to c6300f5 Compare September 29, 2021 12:17
The plugin description and -path are not shown translated even if they
are (like for the helloqml plugin and German).
Showing as being translatable gives a wrong impression as examples for
other plugins.
BTW: Those descriptions do translate in the Plugin Editor/Creator's
console log, but only there
While at it, make helloqml actually work, it apparently had never been
ported from 2.x to 3.x (and later)
and while at it make a few changes to it recommended by QtCreator's editor
@Jojo-Schmitz Jojo-Schmitz force-pushed the plugin-translations branch from 3f1915a to 1110973 Compare March 3, 2022 10:33
Jojo-Schmitz added a commit to Jojo-Schmitz/MuseScore that referenced this pull request May 12, 2022
The plugin description and -path are not shown translated even if they
are (like for the helloqml plugin and German).
Showing as being translatable gives a wrong impression as examples for
other plugins.
BTW: Those descriptions do translate in the Plugin Editor/Creator's
console log, but only there.
While at it, make helloqml actually work, it apparently had never been
ported from 2.x to 3.x (and later).

Backport of musescore#8985 plus some other random findings (not relevant to the
master branch)
@Jojo-Schmitz
Copy link
Contributor Author

Jojo-Schmitz commented Jun 2, 2022

See #11866, which seems to include the removal of these (non-)translatable strings

Jojo-Schmitz added a commit to Jojo-Schmitz/MuseScore that referenced this pull request Mar 5, 2023
The plugin description and -path are not shown translated even if they
are (like for the helloqml plugin and German).
Showing as being translatable gives a wrong impression as examples for
other plugins.
BTW: Those descriptions do translate in the Plugin Editor/Creator's
console log, but only there.
While at it, make helloqml actually work, it apparently had never been
ported from 2.x to 3.x (and later).

Backport of musescore#8985 plus some other random findings (not relevant to the
master branch)
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.

1 participant