ChooseDownloadDirectory.setWindowTitle(_translate("ChooseDownloadDirectory","Instrument Location and Download"))
self.label.setText(_translate("ChooseDownloadDirectory","<html><head/><body><p>Please choose a directory for your sample files. The location will be shared by all sessions. </p><p>The instrument sample files are around 10 Gigabytes in size.</p><p>You can either use this integrated downloader or get the files manually from: <a href=\"https://laborejo.org/downloads/tembro-instruments/\"><span style=\" text-decoration: underline; color:#00ffff;\">https://laborejo.org/downloads/tembro-instruments/ </span></a></p><p>The downloader can be used to update instruments at any time and will not download the same instrument/version twice.</p></body></html>"))
self.label_2.setText(_translate("ChooseDownloadDirectory","<html><head/><body><p>Please choose a directory for you instrument libaries.</p><p>This location will be shared among all Tembro-sessions.</p></body></html>"))
self.label_3.setText(_translate("ChooseDownloadDirectory","<html><head/><body><p>Click the button below to download all instrument libraries from our servers. </p><p>You can skip this and copy the files manually into the directory chosen in Step 1.</p><p>Please visit <a href=\"https://laborejo.org/downloads/tembro-instruments/\"><span style=\" text-decoration: underline; color:#0000ff;\">https://laborejo.org/downloads/tembro-instruments/</span></a> for direct downloads.</p><p>At a later date you can start the download again to check for new instruments. Only new and updated libraries will be downloaded again.</p></body></html>"))
<string><html><head/><body><p>Please choose a directory for your sample files. The location will be shared by all sessions. </p><p>The instrument sample files are around 10 Gigabytes in size.</p><p>You can either use this integrated downloader or get the files manually from: <a href="https://laborejo.org/downloads/tembro-instruments/"><span style=" text-decoration: underline; color:#00ffff;">https://laborejo.org/downloads/tembro-instruments/ </span></a></p><p>The downloader can be used to update instruments at any time and will not download the same instrument/version twice.</p></body></html></string>
<string><html><head/><body><p>Please choose a directory for you instrument libaries.</p><p>This location will be shared among all Tembro-sessions.</p></body></html></string>
<string><html><head/><body><p>Click the button below to download all instrument libraries from our servers. </p><p>You can skip this and copy the files manually into the directory chosen in Step 1.</p><p>Please visit <a href="https://laborejo.org/downloads/tembro-instruments/"><span style=" text-decoration: underline; color:#0000ff;">https://laborejo.org/downloads/tembro-instruments/</span></a> for direct downloads.</p><p>At a later date you can start the download again to check for new instruments. Only new and updated libraries will be downloaded again.</p></body></html></string>
self.menu.addMenuEntry("menuEdit","actionSampleDirPathDialog","Instrument Location and Download",lambda:ChooseDownloadDirectory(parentMainWindow=self))
self.menu.addMenuEntry("menuEdit","actionLoadSamples",QtCore.QCoreApplication.translate("Menu","Load all Instrument Samples (slow!)"),api.loadAllInstrumentSamples)
self.menu.addMenuEntry("menuEdit","actionLoadSamples",QtCore.QCoreApplication.translate("Menu","Load all Instrument Samples (slow!)"),api.loadAllInstrumentSamples)
self.menu.addMenuEntry("menuEdit","actionUnloadSamples",QtCore.QCoreApplication.translate("Menu","Unload all Instrument Samples (also slow.)"),api.unloadAllInstrumentSamples)
self.menu.addMenuEntry("menuEdit","actionUnloadSamples",QtCore.QCoreApplication.translate("Menu","Unload all Instrument Samples (also slow.)"),api.unloadAllInstrumentSamples)