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

@@ -298,14 +298,14 @@
<item>
<widget class="QToolButton" name="addContentItemToolButton">
<property name="text">
<string>...</string>
<string notr="true">...</string>
</property>
</widget>
</item>
<item>
<widget class="QToolButton" name="removeContentItemToolButton">
<property name="text">
<string>...</string>
<string notr="true">...</string>
</property>
</widget>
</item>