Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #305676: fix barline translations #6166

Merged
merged 2 commits into from Jun 6, 2020

Conversation

Jojo-Schmitz
Copy link
Contributor

@Jojo-Schmitz Jojo-Schmitz commented Jun 5, 2020

  • Fix mismatch in barline translations for master palette
  • Fix barline translations in workspaces palettes

@Jojo-Schmitz Jojo-Schmitz changed the title Fix mismatch in barline translations for master palette Fix barline translations Jun 5, 2020
@@ -122,6 +122,7 @@ const char* PaletteCell::translationContext() const
switch (type) {
case ElementType::ACCIDENTAL:
case ElementType::ARTICULATION:
case ElementType::BAR_LINE:
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

using "symUserNames" context for barlines too

@Jojo-Schmitz Jojo-Schmitz changed the title Fix barline translations Fix #305676: fix barline translations Jun 5, 2020
@anatoly-os anatoly-os merged commit 16cd3f0 into musescore:3.x Jun 6, 2020
@Jojo-Schmitz Jojo-Schmitz deleted the barlines-translation branch June 6, 2020 13:17
@anatoly-os
Copy link
Contributor

Seems like this PR is not needed for master due to the merged #6119. @Jojo-Schmitz what do you think?

@Jojo-Schmitz
Copy link
Contributor Author

Let me check that again... last time I looked I think it was still needed

@Jojo-Schmitz
Copy link
Contributor Author

Yes, you're right, sorry for the noise

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.

None yet

2 participants