Cleaning code from unnecessary strings generated to Crowdin 4 (#10426)

Cleaning Crowdin of "garbage". Second approach.
https://github.com/FreeCAD/FreeCAD-translations/issues/270
This commit is contained in:
kaktus Jacek
2023-08-29 19:57:26 +02:00
committed by GitHub
parent 6bfafc62dc
commit 0445b88d55
9 changed files with 9 additions and 9 deletions

View File

@@ -41,7 +41,7 @@
<item row="0" column="0">
<widget class="QLabel" name="label_icon">
<property name="text">
<string>(Placeholder for the icon)</string>
<string notr="true">(Placeholder for the icon)</string>
</property>
</widget>
</item>