Made a user string more descriptive. release-10.5.3

Sun, 20 Oct 2024 12:10:52 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 20 Oct 2024 12:10:52 +0200
changeset 93
4cd402f3b086
parent 92
5d72a3ab3b2c
child 94
b5a63eccf9be

Made a user string more descriptive.

PipxInterface/PipxWidget.ui file | annotate | diff | comparison | revisions
PipxInterface/Ui_PipxWidget.py file | annotate | diff | comparison | revisions
PipxInterface/i18n/pipx_de.qm file | annotate | diff | comparison | revisions
PipxInterface/i18n/pipx_de.ts file | annotate | diff | comparison | revisions
PipxInterface/i18n/pipx_empty.ts file | annotate | diff | comparison | revisions
PipxInterface/i18n/pipx_en.ts file | annotate | diff | comparison | revisions
PipxInterface/i18n/pipx_es.ts file | annotate | diff | comparison | revisions
PipxInterface/i18n/pipx_ru.ts file | annotate | diff | comparison | revisions
PluginPipxInterface.py file | annotate | diff | comparison | revisions
PluginPipxInterface.zip file | annotate | diff | comparison | revisions
changelog.md file | annotate | diff | comparison | revisions
--- a/PipxInterface/PipxWidget.ui	Sun Sep 29 17:53:59 2024 +0200
+++ b/PipxInterface/PipxWidget.ui	Sun Oct 20 12:10:52 2024 +0200
@@ -208,7 +208,7 @@
      </column>
      <column>
       <property name="text">
-       <string>Python Version</string>
+       <string>Installed With</string>
       </property>
      </column>
     </widget>
--- a/PipxInterface/Ui_PipxWidget.py	Sun Sep 29 17:53:59 2024 +0200
+++ b/PipxInterface/Ui_PipxWidget.py	Sun Oct 20 12:10:52 2024 +0200
@@ -1,6 +1,6 @@
 # Form implementation generated from reading ui file 'PipxInterface/PipxWidget.ui'
 #
-# Created by: PyQt6 UI code generator 6.7.0
+# Created by: PyQt6 UI code generator 6.7.1
 #
 # WARNING: Any manual changes made to this file will be lost when pyuic6 is
 # run again.  Do not edit this file unless you know what you are doing.
@@ -119,5 +119,5 @@
         self.packagesList.setSortingEnabled(True)
         self.packagesList.headerItem().setText(0, _translate("PipxWidget", "Package/Application"))
         self.packagesList.headerItem().setText(1, _translate("PipxWidget", "Version"))
-        self.packagesList.headerItem().setText(2, _translate("PipxWidget", "Python Version"))
+        self.packagesList.headerItem().setText(2, _translate("PipxWidget", "Installed With"))
 from eric7.EricWidgets.EricToolButton import EricToolButton
Binary file PipxInterface/i18n/pipx_de.qm has changed
--- a/PipxInterface/i18n/pipx_de.ts	Sun Sep 29 17:53:59 2024 +0200
+++ b/PipxInterface/i18n/pipx_de.ts	Sun Oct 20 12:10:52 2024 +0200
@@ -859,8 +859,8 @@
     </message>
     <message>
       <location filename="../PipxWidget.ui" line="0" />
-      <source>Python Version</source>
-      <translation>Python Version</translation>
+      <source>Installed With</source>
+      <translation>Installiert mit</translation>
     </message>
   </context>
   <context>
--- a/PipxInterface/i18n/pipx_empty.ts	Sun Sep 29 17:53:59 2024 +0200
+++ b/PipxInterface/i18n/pipx_empty.ts	Sun Oct 20 12:10:52 2024 +0200
@@ -859,7 +859,7 @@
     </message>
     <message>
       <location filename="../PipxWidget.ui" line="0" />
-      <source>Python Version</source>
+      <source>Installed With</source>
       <translation type="unfinished" />
     </message>
   </context>
--- a/PipxInterface/i18n/pipx_en.ts	Sun Sep 29 17:53:59 2024 +0200
+++ b/PipxInterface/i18n/pipx_en.ts	Sun Oct 20 12:10:52 2024 +0200
@@ -859,7 +859,7 @@
     </message>
     <message>
       <location filename="../PipxWidget.ui" line="0" />
-      <source>Python Version</source>
+      <source>Installed With</source>
       <translation type="unfinished" />
     </message>
   </context>
--- a/PipxInterface/i18n/pipx_es.ts	Sun Sep 29 17:53:59 2024 +0200
+++ b/PipxInterface/i18n/pipx_es.ts	Sun Oct 20 12:10:52 2024 +0200
@@ -859,8 +859,12 @@
     </message>
     <message>
       <location filename="../PipxWidget.ui" line="0" />
+      <source>Installed With</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <source>Python Version</source>
-      <translation>Versión de python</translation>
+      <translation type="vanished">Versión de python</translation>
     </message>
   </context>
   <context>
--- a/PipxInterface/i18n/pipx_ru.ts	Sun Sep 29 17:53:59 2024 +0200
+++ b/PipxInterface/i18n/pipx_ru.ts	Sun Oct 20 12:10:52 2024 +0200
@@ -859,8 +859,12 @@
     </message>
     <message>
       <location filename="../PipxWidget.ui" line="0" />
+      <source>Installed With</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <source>Python Version</source>
-      <translation>Версия Python</translation>
+      <translation type="vanished">Версия Python</translation>
     </message>
   </context>
   <context>
--- a/PluginPipxInterface.py	Sun Sep 29 17:53:59 2024 +0200
+++ b/PluginPipxInterface.py	Sun Oct 20 12:10:52 2024 +0200
@@ -36,7 +36,7 @@
     "author": "Detlev Offenbach <detlev@die-offenbachs.de>",
     "autoactivate": True,
     "deactivateable": True,
-    "version": "10.5.2",
+    "version": "10.5.3",
     "className": "PluginPipxInterface",
     "packageName": "PipxInterface",
     "shortDescription": "Graphical interface to the 'pipx' command.",
Binary file PluginPipxInterface.zip has changed
--- a/changelog.md	Sun Sep 29 17:53:59 2024 +0200
+++ b/changelog.md	Sun Oct 20 12:10:52 2024 +0200
@@ -3,6 +3,10 @@
 
 __Version 10.5.2__
 
+- Made a user string more descriptive.
+
+__Version 10.5.2__
+
 - Added an 'Upgrade Dependencies' button to the dialog showing outdated dependencies.
 
 __Version 10.5.1__

eric ide

mercurial