user-accounts: Re-label "Remove Account" button to "Remove User"
"Remove User" matches better to "Add User" than "Remove Account". https://bugzilla.gnome.org/show_bug.cgi?id=778458
This commit is contained in:
parent
92e99f677f
commit
c1f56c3e4a
1 changed files with 1 additions and 1 deletions
|
@ -423,7 +423,7 @@
|
|||
<property name="halign">GTK_ALIGN_END</property>
|
||||
<property name="valign">GTK_ALIGN_END</property>
|
||||
<property name="border_width">20</property>
|
||||
<property name="label" translatable="yes">Remove Account</property>
|
||||
<property name="label" translatable="yes">Remove User</property>
|
||||
<style>
|
||||
<class name="destructive-action"/>
|
||||
</style>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue