user-accounts: Rename "History" button label to "Account Activity"
https://bugzilla.gnome.org/show_bug.cgi?id=767065
This commit is contained in:
parent
d1d39194e5
commit
2693d412ef
1 changed files with 1 additions and 1 deletions
|
@ -449,7 +449,7 @@
|
|||
</child>
|
||||
<child>
|
||||
<object class="GtkButton" id="last-login-history-button">
|
||||
<property name="label" translatable="yes">_History</property>
|
||||
<property name="label" translatable="yes">_Account Activity</property>
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="receives_default">True</property>
|
||||
|
|
Loading…
Add table
Reference in a new issue