Skip to content
Permalink
Browse files
removed useless dots in UI
  • Loading branch information
ghtmtt authored and nyalldawson committed Mar 31, 2018
1 parent cdac11f commit ca210dc
Showing 1 changed file with 2 additions and 2 deletions.
@@ -158,10 +158,10 @@
</action>
<action name="actionLoadFromTemplate">
<property name="text">
<string>Load script from template...</string>
<string>Load script from template</string>
</property>
<property name="toolTip">
<string>Load script from template...</string>
<string>Load script from template</string>
</property>
</action>
<action name="actionRunScript">

0 comments on commit ca210dc

Please sign in to comment.