From 83ed94f5091136f9c862006ac28863ddb791f3c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stian=20J=C3=B8rgensrud?= Date: Sat, 30 Aug 2014 02:02:09 +0200 Subject: [PATCH] LAST --- src/gui/PianoRoll.cpp | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/gui/PianoRoll.cpp b/src/gui/PianoRoll.cpp index af353d393..3fb1c64e6 100644 --- a/src/gui/PianoRoll.cpp +++ b/src/gui/PianoRoll.cpp @@ -624,16 +624,16 @@ PianoRoll::PianoRoll() : "This controls the magnification of an axis. " "It can be helpful to choose magnification for a specific " "task. For ordinary editing, the magnification should be " - "fitted to your smallest notes. ” + "fitted to your smallest notes. " ) ); m_quantizeComboBox->setWhatsThis( tr( - "The 'Q' stands for quantization, and controls the grid size ” + "The 'Q' stands for quantization, and controls the grid size " "notes and control points snap to. " - “With smaller quantization values, you can draw shorter notes ” - “in Piano Roll, and more exact control points in the ” - “Automation Editor.” + "With smaller quantization values, you can draw shorter notes " + "in Piano Roll, and more exact control points in the " + "Automation Editor." ) ); @@ -649,11 +649,11 @@ PianoRoll::PianoRoll() : "The feature is directly connected to the context-menu " "on the virtual keyboard, to the left in Piano Roll. " "After you have chosen the scale you want " - “in this drop-down menu, " + "in this drop-down menu, " "you can right click on a desired key in the virtual keyboard, " "and then choose 'Mark current Scale'. " - "LMMS will highlight all notes that belongs to the chosen scale, " - "and in the key you have selected!" + "LMMS will highlight all notes that belongs to the chosen scale, " + "and in the key you have selected!" ) ); @@ -662,9 +662,9 @@ PianoRoll::PianoRoll() : "Let you select a chord which LMMS then can draw or highlight." "You can find the most common chords in this drop-down menu. " "After you have selected a chord, click anywhere to place the chord, and right " - “click on the virtual keyboard to open context menu and highlight the chord. ” + "click on the virtual keyboard to open context menu and highlight the chord. " "To return to single note placement, you need to choose 'No chord' " - "in this drop-down menu." + "in this drop-down menu." ) ); // setup our actual window