Addon Manager: Minor linguistic fixes

This commit is contained in:
Chris Hennes
2023-05-18 21:48:53 -05:00
parent 64041cda6e
commit ca2be49541
2 changed files with 3 additions and 3 deletions

View File

@@ -273,7 +273,7 @@ installed addons will be checked for available updates
<item row="0" column="0">
<widget class="QLabel" name="fclabel">
<property name="text">
<string>Python executable (optional):</string>
<string>Path to Python executable (optional):</string>
</property>
</widget>
</item>
@@ -305,7 +305,7 @@ installed addons will be checked for available updates
<item row="1" column="0">
<widget class="QLabel" name="label_3">
<property name="text">
<string>git executable (optional):</string>
<string>Path to git executable (optional):</string>
</property>
</widget>
</item>

View File

@@ -176,7 +176,7 @@
<item>
<widget class="QLabel" name="iconLabel">
<property name="text">
<string>actualIcon</string>
<cstring>actualIcon</cstring>
</property>
</widget>
</item>