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

@@ -147,7 +147,7 @@
</size>
</property>
<property name="text">
<string>...</string>
<string notr="true">...</string>
</property>
</widget>
</item>

View File

@@ -96,7 +96,7 @@
</size>
</property>
<property name="text">
<string>...</string>
<string notr="true">...</string>
</property>
</widget>
</item>

View File

@@ -84,7 +84,7 @@
<item>
<widget class="QPushButton" name="chooseProgram">
<property name="text">
<string>...</string>
<string notr="true">...</string>
</property>
</widget>
</item>

View File

@@ -19,21 +19,21 @@
<item>
<widget class="QToolButton" name="Remove">
<property name="text">
<string>...</string>
<string notr="true">...</string>
</property>
</widget>
</item>
<item>
<widget class="QToolButton" name="Add">
<property name="text">
<string>...</string>
<string notr="true">...</string>
</property>
</widget>
</item>
<item>
<widget class="QToolButton" name="Invert">
<property name="text">
<string>...</string>
<string notr="true">...</string>
</property>
</widget>
</item>
@@ -53,7 +53,7 @@
<item>
<widget class="QToolButton" name="Help">
<property name="text">
<string>...</string>
<string notr="true">...</string>
</property>
</widget>
</item>

View File

@@ -120,7 +120,7 @@
<item>
<widget class="QToolButton" name="toolButtonMouse">
<property name="text">
<string>...</string>
<string notr="true">...</string>
</property>
<property name="icon">
<iconset resource="Icons/resource.qrc">
@@ -131,7 +131,7 @@
<item>
<widget class="QToolButton" name="toolButtonAdd">
<property name="text">
<string>...</string>
<string notr="true">...</string>
</property>
<property name="icon">
<iconset resource="Icons/resource.qrc">
@@ -142,7 +142,7 @@
<item>
<widget class="QToolButton" name="toolButtonRemove">
<property name="text">
<string>...</string>
<string notr="true">...</string>
</property>
<property name="icon">
<iconset resource="Icons/resource.qrc">
@@ -153,7 +153,7 @@
<item>
<widget class="QToolButton" name="toolButtonAccept">
<property name="text">
<string>...</string>
<string notr="true">...</string>
</property>
<property name="icon">
<iconset resource="Icons/resource.qrc">

View File

@@ -185,14 +185,14 @@ installed addons will be checked for available updates
<item>
<widget class="QToolButton" name="addCustomRepositoryButton">
<property name="text">
<string>...</string>
<string notr="true">...</string>
</property>
</widget>
</item>
<item>
<widget class="QToolButton" name="removeCustomRepositoryButton">
<property name="text">
<string>...</string>
<string notr="true">...</string>
</property>
</widget>
</item>

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>

View File

@@ -68,14 +68,14 @@
<item>
<widget class="QToolButton" name="addEntryToolButton">
<property name="text">
<string>...</string>
<string notr="true">...</string>
</property>
</widget>
</item>
<item>
<widget class="QToolButton" name="removeEntryToolButton">
<property name="text">
<string>...</string>
<string notr="true">...</string>
</property>
</widget>
</item>

View File

@@ -69,14 +69,14 @@
<item>
<widget class="QToolButton" name="addDependencyToolButton">
<property name="text">
<string>...</string>
<string notr="true">...</string>
</property>
</widget>
</item>
<item>
<widget class="QToolButton" name="removeDependencyToolButton">
<property name="text">
<string>...</string>
<string notr="true">...</string>
</property>
</widget>
</item>

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>

View File

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

View File

@@ -26,7 +26,7 @@
<item>
<widget class="QToolButton" name="buttonRefresh">
<property name="text">
<string>...</string>
<string notr="true">...</string>
</property>
</widget>
</item>

View File

@@ -42,7 +42,7 @@
<bool>true</bool>
</property>
<property name="text">
<string>...</string>
<string notr="true">...</string>
</property>
</widget>
</item>

View File

@@ -51,7 +51,7 @@
</size>
</property>
<property name="text">
<string>...</string>
<string notr="true">...</string>
</property>
</widget>
</item>

View File

@@ -51,7 +51,7 @@
</size>
</property>
<property name="text">
<string>...</string>
<string notr="true">...</string>
</property>
</widget>
</item>

View File

@@ -59,7 +59,7 @@
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Transfer the Z value of the selected feature as the Start Depth for the operation.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="text">
<string>...</string>
<string notr="true">...</string>
</property>
<property name="icon">
<iconset>
@@ -105,7 +105,7 @@
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Transfer the Z value of the selected feature as the Final Depth for the operation.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="text">
<string>...</string>
<string notr="true">...</string>
</property>
<property name="icon">
<iconset>

View File

@@ -43,7 +43,7 @@
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Transfer the Z value of the selected feature as the Start Depth for the operation.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="text">
<string>...</string>
<string notr="true">...</string>
</property>
<property name="icon">
<iconset resource="../../../../../Gui/Icons/resource.qrc">
@@ -80,7 +80,7 @@
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Transfer the Z value of the selected feature as the Final Depth for the operation.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="text">
<string>...</string>
<string notr="true">...</string>
</property>
<property name="icon">
<iconset resource="../../../../../Gui/Icons/resource.qrc">

View File

@@ -152,7 +152,7 @@
<item row="0" column="2">
<widget class="QToolButton" name="SetOutputFileName">
<property name="text">
<string>...</string>
<string notr="true">...</string>
</property>
</widget>
</item>

View File

@@ -145,7 +145,7 @@
<item row="0" column="2">
<widget class="QToolButton" name="postProcessorSetOutputFile">
<property name="text">
<string>...</string>
<string notr="true">...</string>
</property>
</widget>
</item>
@@ -1403,7 +1403,7 @@
<item>
<widget class="QToolButton" name="operationUp">
<property name="text">
<string>...</string>
<string notr="true">...</string>
</property>
<property name="icon">
<iconset resource="../../../../../Gui/Icons/resource.qrc">
@@ -1414,7 +1414,7 @@
<item>
<widget class="QToolButton" name="operationDown">
<property name="text">
<string>...</string>
<string notr="true">...</string>
</property>
<property name="icon">
<iconset resource="../../../../../Gui/Icons/resource.qrc">

View File

@@ -106,7 +106,7 @@
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Change file defining type and shape of Tool Bit.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="text">
<string>...</string>
<string notr="true">...</string>
</property>
</widget>
</item>

View File

@@ -61,7 +61,7 @@
<item row="0" column="2">
<widget class="QToolButton" name="SetProbePointFileName">
<property name="text">
<string>...</string>
<string notr="true">...</string>
</property>
</widget>
</item>

View File

@@ -55,7 +55,7 @@
<item row="0" column="3">
<widget class="QToolButton" name="tbDefaultFilePath">
<property name="text">
<string>...</string>
<string notr="true">...</string>
</property>
</widget>
</item>
@@ -76,7 +76,7 @@
<item row="1" column="3">
<widget class="QToolButton" name="tbDefaultJobTemplate">
<property name="text">
<string>...</string>
<string notr="true">...</string>
</property>
</widget>
</item>
@@ -186,7 +186,7 @@
<item>
<widget class="QToolButton" name="tbOutputFile">
<property name="text">
<string>...</string>
<string notr="true">...</string>
</property>
</widget>
</item>

View File

@@ -342,7 +342,7 @@
</size>
</property>
<property name="text">
<string>...</string>
<string notr="true">...</string>
</property>
</widget>
</item>

View File

@@ -146,7 +146,7 @@
<bool>false</bool>
</property>
<property name="text">
<string>...</string>
<string notr="true">...</string>
</property>
</widget>
</item>

View File

@@ -33,7 +33,7 @@
<item row="0" column="2">
<widget class="QPushButton" name="pbView">
<property name="text">
<string>...</string>
<string notr="true">...</string>
</property>
</widget>
</item>
@@ -54,7 +54,7 @@
<item row="1" column="2">
<widget class="QPushButton" name="pbFromPage">
<property name="text">
<string>...</string>
<string notr="true">...</string>
</property>
</widget>
</item>
@@ -75,7 +75,7 @@
<item row="2" column="2">
<widget class="QPushButton" name="pbToPage">
<property name="text">
<string>...</string>
<string notr="true">...</string>
</property>
</widget>
</item>