mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
Remove "…" from "Create Debug Archive" button
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>
This commit is contained in:
parent
131a6e1c31
commit
e75f37bf2e
@ -316,7 +316,7 @@
|
||||
<item>
|
||||
<widget class="QPushButton" name="debugArchiveButton">
|
||||
<property name="text">
|
||||
<string>Create Debug Archive …</string>
|
||||
<string>Create Debug Archive</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user