L10N: Don't translate "..." string

Follow-up to db18325a39
This commit is contained in:
luz paz
2022-12-02 04:42:16 -05:00
committed by 0penBrain
parent c10330f705
commit e7490c9ee1
25 changed files with 45 additions and 45 deletions

View File

@@ -94,7 +94,7 @@
<item>
<widget class="QToolButton" name="addButton">
<property name="text">
<string>...</string>
<string notr="true">...</string>
</property>
<property name="autoRaise">
<bool>true</bool>
@@ -104,7 +104,7 @@
<item>
<widget class="QToolButton" name="removeButton">
<property name="text">
<string>...</string>
<string notr="true">...</string>
</property>
<property name="autoRaise">
<bool>true</bool>