File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -268,7 +268,7 @@ function LegoWidget() {
268268 this . _initializeRowHeaders ( ) ;
269269
270270 this . _scale ( ) ;
271- this . activity . textMsg ( _ ( "LEGO Bricks - Phrase Maker with " + this . rowLabels . length + " pitch rows (sorted by frequency, Instrument: " + this . selectedInstrument + ")" ) ) ;
271+ this . activity . textMsg ( _ ( "LEGO Bricks - Phrase Maker with" ) + " " + this . rowLabels . length + " " + _ ( " pitch rows (sorted by frequency, Instrument:" + " " + this . selectedInstrument + ")" ) ) ;
272272 } ;
273273
274274 /**
Original file line number Diff line number Diff line change @@ -6353,8 +6353,7 @@ msgid "set relative volume"
63536353msgstr ""
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."
63586357msgstr ""
63596358
63606359#: js/blocks/VolumeBlocks.js:845
@@ -6366,8 +6365,7 @@ msgid "decrescendo"
63666365msgstr ""
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."
63716369msgstr ""
63726370
63736371#: js/blocks/VolumeBlocks.js:905
@@ -7693,7 +7691,10 @@ msgid "Webcam"
76937691msgstr ""
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:"
76977698msgstr ""
76987699
76997700#: js/widgets/legobricks.js:696
You can’t perform that action at this time.
0 commit comments