diff --git a/translations/en.json b/translations/en.json index 99234f5e..733b42a5 100644 --- a/translations/en.json +++ b/translations/en.json @@ -332,25 +332,25 @@ "MidiDisplay.channel1": "Channel 1", "midi.allChannels": "All channels", "midi.channelNum": "Channel %d", - "TipWindow.addModule": "To add a module to your patch, right-click an empty rack space or press Enter. Then click and drag a module from the Module Browser into the desired rack space.\\n\\nTo select multiple modules, click and drag on empty rack space.", - "TipWindow.moveRack": "To move around your patch, use the scroll bars, drag while holding the middle mouse button, %s and drag, or hold the arrow keys. Arrow key movement speed can be adjusted by holding %s, %s, or %s+%s.\\n\\nTo zoom in and out, drag the Zoom slider in the View menu, hold %s and scroll, or press %s and %s.", - "TipWindow.fullscreen": "You can use Rack in fullscreen mode by selecting \u201cView > Fullscreen\u201c or pressing F11.\\n\\nIn fullscreen mode, the menu bar and scroll bars are hidden. This is ideal for screen recording with VCV Recorder.", + "TipWindow.addModule": "To add a module to your patch, right-click an empty rack space or press Enter. Then click and drag a module from the Module Browser into the desired rack space.\n\nTo select multiple modules, click and drag on empty rack space.", + "TipWindow.moveRack": "To move around your patch, use the scroll bars, drag while holding the middle mouse button, %s and drag, or hold the arrow keys. Arrow key movement speed can be adjusted by holding %s, %s, or %s+%s.\n\nTo zoom in and out, drag the Zoom slider in the View menu, hold %s and scroll, or press %s and %s.", + "TipWindow.fullscreen": "You can use Rack in fullscreen mode by selecting “View > Fullscreen” or pressing F11.\n\nIn fullscreen mode, the menu bar and scroll bars are hidden. This is ideal for screen recording with VCV Recorder.", "TipWindow.fullscreenButton": "Get VCV Recorder", - "TipWindow.library": "You can browse thousands of modules on the VCV Library website.\\n\\nRegister for a VCV account, log into Rack using the Library menu, and browse the VCV Library to add or purchase modules. Keep all plugins up to date by clicking \u201cLibrary > Update all\u201d.", + "TipWindow.library": "You can browse thousands of modules on the VCV Library website.\n\nRegister for a VCV account, log into Rack using the Library menu, and browse the VCV Library to add or purchase modules. Keep all plugins up to date by clicking “Library > Update all”.", "TipWindow.libraryButton": "VCV Library", - "TipWindow.donation": "Some developers of free plugins accept donations. Right-click your favorite module's panel and select \u201cInfo > Donate\u201d.\\n\\nYou can also donate via the module's VCV Library page.", - "TipWindow.daw": "Want to use VCV Rack in your DAW? VCV Rack Pro is available for VST2, VST3, Audio Unit, and CLAP hosts.\\n\\nSupported DAWs include Ableton Live, Cubase, FL Studio, Reason, Bitwig, Reaper, Mixbus, Studio One, Cakewalk, Logic Pro, and GarageBand.", + "TipWindow.donation": "Some developers of free plugins accept donations. Right-click your favorite module's panel and select “Info > Donate”.\n\nYou can also donate via the module's VCV Library page.", + "TipWindow.daw": "Want to use VCV Rack in your DAW? VCV Rack Pro is available for VST2, VST3, Audio Unit, and CLAP hosts.\n\nSupported DAWs include Ableton Live, Cubase, FL Studio, Reason, Bitwig, Reaper, Mixbus, Studio One, Cakewalk, Logic Pro, and GarageBand.", "TipWindow.learnMore": "Learn more", "TipWindow.manual": "You can learn more about VCV Rack by browsing the official manual.", "TipWindow.manualButton": "VCV Rack manual", "TipWindow.twitter": "Follow VCV Rack on Twitter for new module announcements, development news, and featured artists/music.", "TipWindow.twitterHandle": "Twitter @vcvrack", - "TipWindow.polyphony": "Patch cables in Rack can carry up to 16 signals. You can use this ability to build polyphonic patches using modules having the \u201cPolyphonic\u201d tag. Cables carrying more than 1 signal appear thicker than normal cables. To try out polyphony, add the VCV MIDI-to-CV module to your patch, right-click its panel, and select your desired number of polyphonic channels.", + "TipWindow.polyphony": "Patch cables in Rack can carry up to 16 signals. You can use this ability to build polyphonic patches using modules having the “Polyphonic” tag. Cables carrying more than 1 signal appear thicker than normal cables. To try out polyphony, add the VCV MIDI-to-CV module to your patch, right-click its panel, and select your desired number of polyphonic channels.", "TipWindow.polyphonyButton": "Learn more about polyphony in VCV Rack", - "TipWindow.develop": "Know C++ programming and want to create your own modules for Rack? Developing Rack modules is a great way to learn digital signal processing and quickly test your ideas with an easy-to-learn platform.\\n\\nDownload the Rack SDK and follow the development tutorial to get started.", + "TipWindow.develop": "Know C++ programming and want to create your own modules for Rack? Developing Rack modules is a great way to learn digital signal processing and quickly test your ideas with an easy-to-learn platform.\n\nDownload the Rack SDK and follow the development tutorial to get started.", "TipWindow.developButton": "Plugin Development Tutorial", - "TipWindow.moduleManual": "Wondering how to use a particular module? Right-click its panel and choose \u201cInfo > User manual\u201d.\\n\\nYou can also open the module's Info menu to view the module's tags, website, VCV Library page, and changelog, if available.", - "TipWindow.modularGrid": "Did you know that the VCV Library is integrated with ModularGrid? If a module is available as a hardware Eurorack module, right-click its panel and choose \u201cInfo > ModularGrid\u201d, or click the \u201cModularGrid\u201d link on its VCV Library page.\\n\\nOn ModularGrid.net, search for the VCV logo on certain module's entry pages.", + "TipWindow.moduleManual": "Wondering how to use a particular module? Right-click its panel and choose “Info > User manual”.\n\nYou can also open the module's Info menu to view the module's tags, website, VCV Library page, and changelog, if available.", + "TipWindow.modularGrid": "Did you know that the VCV Library is integrated with ModularGrid? If a module is available as a hardware Eurorack module, right-click its panel and choose “Info > ModularGrid”, or click the “ModularGrid” link on its VCV Library page.\n\nOn ModularGrid.net, search for the VCV logo on certain module's entry pages.", "TipWindow.modularGridButton": "Example: Grayscale Permutation on ModularGrid", "TipWindow.menuKeepOpen": "When any context menu is open, you can %s a menu item to keep the menu open. This can be useful when browsing module presets or settings.", "TipWindow.welcome": "Welcome to %s",