user-accounts: Rename "History" button label to "Account Activity"

https://bugzilla.gnome.org/show_bug.cgi?id=767065
This commit is contained in:
Felipe Borges 2016-06-21 13:12:55 +02:00
parent d1d39194e5
commit 2693d412ef

View file

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