From 74c7061f62a99eece07e35accf652e743c4a3432 Mon Sep 17 00:00:00 2001 From: Nils <> Date: Mon, 28 Feb 2022 15:06:30 +0100 Subject: [PATCH] typo --- qtgui/designer/chooseDownloadDirectory.py | 2 +- qtgui/designer/chooseDownloadDirectory.ui | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/qtgui/designer/chooseDownloadDirectory.py b/qtgui/designer/chooseDownloadDirectory.py index fec683e..4456d66 100644 --- a/qtgui/designer/chooseDownloadDirectory.py +++ b/qtgui/designer/chooseDownloadDirectory.py @@ -105,7 +105,7 @@ class Ui_ChooseDownloadDirectory(object): _translate = QtCore.QCoreApplication.translate ChooseDownloadDirectory.setWindowTitle(_translate("ChooseDownloadDirectory", "Instrument Location and Download")) self.groupBox_2.setTitle(_translate("ChooseDownloadDirectory", "Step 1: Choose Instrument Directory")) - self.label_2.setText(_translate("ChooseDownloadDirectory", "

Please choose a directory for you instrument libaries.

This location will be shared among all Tembro-sessions.

")) + self.label_2.setText(_translate("ChooseDownloadDirectory", "

Please choose a directory for Tembro\'s instrument libaries.

This location will be shared among all Tembro-sessions.

")) self.openFileDialogButton.setText(_translate("ChooseDownloadDirectory", "Choose Directory")) self.groupBox.setTitle(_translate("ChooseDownloadDirectory", "Step 2: Download Instruments")) self.label_3.setText(_translate("ChooseDownloadDirectory", "

Click the button below to download all instrument libraries from our servers.

You can skip this and copy the files manually into the directory chosen in Step 1.

Please visit https://laborejo.org/downloads/tembro-instruments/ for direct downloads.

At a later date you can start the download again to check for new instruments. Only new and updated libraries will be downloaded again.

")) diff --git a/qtgui/designer/chooseDownloadDirectory.ui b/qtgui/designer/chooseDownloadDirectory.ui index 8092e87..5d26b68 100644 --- a/qtgui/designer/chooseDownloadDirectory.ui +++ b/qtgui/designer/chooseDownloadDirectory.ui @@ -26,7 +26,7 @@ - <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> + <html><head/><body><p>Please choose a directory for Tembro's instrument libaries.</p><p>This location will be shared among all Tembro-sessions.</p></body></html> Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop