add missing space and hyphen.
authorRobin Gareus <robin@gareus.org>
Sat, 4 Apr 2015 03:09:30 +0000 (05:09 +0200)
committerRobin Gareus <robin@gareus.org>
Sat, 4 Apr 2015 03:09:30 +0000 (05:09 +0200)
gtk2_ardour/rc_option_editor.cc

index 84bdcf84fbcbdb4b3218c919b3608c3b735c29d3..d228416aad21a6cbe3de1a9dd8b91c6f00da2c2e 100644 (file)
@@ -1532,8 +1532,8 @@ RCOptionEditor::RCOptionEditor ()
                 string_compose (_("<b>When enabled</b> %1 will never varispeed when slaved to external timecode. "
                                   "Sync Lock indicates that the selected external timecode source shares clock-sync "
                                   "(Black &amp; Burst, Wordclock, etc) with the audio interface. "
-                                  "This option disables drift compensation. The transport speed is fixed at 1.0."
-                                  "Varispeed LTC will be ignored and cause drift."
+                                  "This option disables drift compensation. The transport speed is fixed at 1.0. "
+                                  "Vari-speed LTC will be ignored and cause drift."
                                   "\n\n"
                                   "<b>When disabled</b> %1 will compensate for potential drift, regardless if the "
                                   "timecode sources shares clock sync."