Skip to content

Commit 92904ef

Browse files
author
Walter Bender
committed
fix wierd + strings
1 parent 577631b commit 92904ef

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

po/MusicBlocks.pot

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6353,8 +6353,7 @@ msgid "set relative volume"
63536353
msgstr ""
63546354

63556355
#: js/blocks/VolumeBlocks.js:843
6356-
msgid "The Decrescendo block will decrease the volume of the contained notes by a specified amount for every note played.\" +
6357-
"
6356+
msgid "The Decrescendo block will decrease the volume of the contained notes by a specified amount for every note played."
63586357
msgstr ""
63596358

63606359
#: js/blocks/VolumeBlocks.js:845
@@ -6366,8 +6365,7 @@ msgid "decrescendo"
63666365
msgstr ""
63676366

63686367
#: js/blocks/VolumeBlocks.js:903
6369-
msgid "The Crescendo block will increase the volume of the contained notes by a specified amount for every note played.\" +
6370-
"
6368+
msgid "The Crescendo block will increase the volume of the contained notes by a specified amount for every note played."
63716369
msgstr ""
63726370

63736371
#: js/blocks/VolumeBlocks.js:905
@@ -7693,7 +7691,10 @@ msgid "Webcam"
76937691
msgstr ""
76947692

76957693
#: js/widgets/legobricks.js:271
7696-
msgid "LEGO Bricks - Phrase Maker with \" + this.rowLabels.length + \" pitch rows (sorted by frequency, Instrument: \" + this.selectedInstrument + "
7694+
msgid "LEGO Bricks - Phrase Maker with"
7695+
msgstr ""
7696+
7697+
msgid "pitch rows (sorted by frequency, Instrument:"
76977698
msgstr ""
76987699

76997700
#: js/widgets/legobricks.js:696

0 commit comments

Comments
 (0)