user-accounts: Use ellipsis for "Remove User"

https://bugzilla.gnome.org/show_bug.cgi?id=778568
This commit is contained in:
Jeremy Bicha 2017-02-13 12:40:23 -05:00 committed by Felipe Borges
parent ae17ba1f47
commit 206310e9fb

View file

@ -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>