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

Follow-up to 1d001afcc7
This commit is contained in:
luz paz
2022-12-02 04:42:16 -05:00
committed by 0penBrain
parent 6e69f58bb9
commit 772fe258b9
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>