PipxInterface/Ui_PipxSpecInputDialog.py

changeset 19
70b187d5a9df
parent 9
2ab7d3ac8283
child 101
50e5cb76c5c5
diff -r df1986d93746 -r 70b187d5a9df PipxInterface/Ui_PipxSpecInputDialog.py
--- a/PipxInterface/Ui_PipxSpecInputDialog.py	Fri Jun 28 17:24:18 2024 +0200
+++ b/PipxInterface/Ui_PipxSpecInputDialog.py	Fri Jun 28 19:11:24 2024 +0200
@@ -70,7 +70,7 @@
         _translate = QtCore.QCoreApplication.translate
         PipxSpecInputDialog.setWindowTitle(_translate("PipxSpecInputDialog", "Spec Metadata File"))
         self.label_2.setText(_translate("PipxSpecInputDialog", "Spec Metadata File:"))
-        self.specFilePicker.setToolTip(_translate("PipxSpecInputDialog", "Enter the working directory for the application run."))
+        self.specFilePicker.setToolTip(_translate("PipxSpecInputDialog", "Enter the path of the spec metadata file."))
         self.groupBox.setTitle(_translate("PipxSpecInputDialog", "Standalone Python Interpreter"))
         self.label.setText(_translate("PipxSpecInputDialog", "<b>Note:</b> Leave this entry empty to use the default Python interpreter."))
         self.label_3.setText(_translate("PipxSpecInputDialog", "Version:"))

eric ide

mercurial