Gui: Don't translate "..."

With no context, translators can't figure out what to do with it.
This commit is contained in:
Chris Hennes
2022-12-01 19:47:49 -06:00
committed by GitHub
parent 2e0f3f9e35
commit db18325a39

View File

@@ -141,7 +141,7 @@
</size>
</property>
<property name="text">
<string>...</string>
<string notr="true">...</string>
</property>
</widget>
</item>
@@ -159,7 +159,7 @@
<item row="0" column="1">
<widget class="QPushButton" name="buttonColorPlot">
<property name="text">
<string>...</string>
<string notr="true">...</string>
</property>
</widget>
</item>