mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-22 13:05:51 +03:00
l10n: Change to an ellipsis
Reported on Transifex. Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
This commit is contained in:
parent
811d54fd24
commit
796b4e4e72
1 changed files with 2 additions and 2 deletions
|
@ -145,7 +145,7 @@
|
|||
<item>
|
||||
<widget class="QToolButton" name="noteConfirmButton">
|
||||
<property name="text">
|
||||
<string>...</string>
|
||||
<string>…</string>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="../../theme.qrc">
|
||||
|
@ -189,7 +189,7 @@
|
|||
<item>
|
||||
<widget class="QToolButton" name="confirmExpirationDate">
|
||||
<property name="text">
|
||||
<string>...</string>
|
||||
<string>…</string>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="../../theme.qrc">
|
||||
|
|
Loading…
Reference in a new issue