AddonManager: [skip-ci] Change reference from "Addons Manager" to "Addon

...Manager"  
https://forum.freecadweb.org/viewtopic.php?f=3&t=45951&p=395355#p394147
This commit is contained in:
luz.paz
2020-05-05 06:58:56 -04:00
committed by wwmayer
parent 00eee52d96
commit 9f1ff8def1
2 changed files with 4 additions and 4 deletions

View File

@@ -11,7 +11,7 @@
</rect>
</property>
<property name="windowTitle">
<string>Addons manager</string>
<string>Addon Manager</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout_4">
<item>
@@ -154,7 +154,7 @@
<item>
<widget class="QPushButton" name="buttonClose">
<property name="toolTip">
<string>Close the addons manager</string>
<string>Close the Addon Manager</string>
</property>
<property name="text">
<string>Close</string>