summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Bicha <jbicha@ubuntu.com>2017-02-13 12:40:23 -0500
committerFelipe Borges <felipeborges@gnome.org>2017-02-13 19:56:07 +0100
commit206310e9fba7d8ebe6c3199bcd20979e595e158c (patch)
tree3a5a1b1ecd92daa6b11f39ec4301385fca75e5e0
parentae17ba1f4701496671e5c08610e24dcf541ee33e (diff)
downloadgnome-control-center-206310e9fba7d8ebe6c3199bcd20979e595e158c.tar.gz
user-accounts: Use ellipsis for "Remove User"
https://bugzilla.gnome.org/show_bug.cgi?id=778568
-rw-r--r--panels/user-accounts/data/user-accounts-dialog.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/panels/user-accounts/data/user-accounts-dialog.ui b/panels/user-accounts/data/user-accounts-dialog.ui
index 5cbbe1632..cdd4951e4 100644
--- a/panels/user-accounts/data/user-accounts-dialog.ui
+++ b/panels/user-accounts/data/user-accounts-dialog.ui
@@ -426,7 +426,7 @@
<property name="margin_bottom">20</property>
<property name="margin_top">20</property>
<property name="margin_end">20</property>
- <property name="label" translatable="yes">Remove User</property>
+ <property name="label" translatable="yes">Remove User…</property>
<style>
<class name="destructive-action"/>
</style>