Remove "…" from "Create Debug Archive" button
authorPhilip Allgaier <philip.allgaier@gmx.de>
Wed, 23 Mar 2022 09:59:51 +0000 (10:59 +0100)
committerMatthieu Gallien <matthieu_gallien@yahoo.fr>
Thu, 5 May 2022 20:26:58 +0000 (22:26 +0200)
Looks like an ellipsis (as if some text is cut off), but that is not the case => clearer without the dots

Signed-off-by: Philip Allgaier <philip.allgaier@gmx.de>
src/gui/generalsettings.ui

index 27a71b8a390bf070b87586a2fee8df87cbf6d22a..00cbeb14953b256d03774a719156077b6edca6ea 100644 (file)
         <item>
          <widget class="QPushButton" name="debugArchiveButton">
           <property name="text">
-           <string>Create Debug Archive …</string>
+           <string>Create Debug Archive</string>
           </property>
          </widget>
         </item>