[gnome-control-center/gnome-3-8] user-accounts: Make login history dialog title translatable
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center/gnome-3-8] user-accounts: Make login history dialog title translatable
- Date: Tue, 5 Mar 2013 12:38:14 +0000 (UTC)
commit abee5f463b79621ca025f5a53121e730602a6656
Author: Jiro Matsuzawa <jmatsuzawa gnome org>
Date: Tue Mar 5 11:28:00 2013 +0000
user-accounts: Make login history dialog title translatable
https://bugzilla.gnome.org/show_bug.cgi?id=695202
panels/user-accounts/data/history-dialog.ui | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/panels/user-accounts/data/history-dialog.ui b/panels/user-accounts/data/history-dialog.ui
index c0344ac..95ef411 100644
--- a/panels/user-accounts/data/history-dialog.ui
+++ b/panels/user-accounts/data/history-dialog.ui
@@ -3,7 +3,7 @@
<!-- interface-requires gtk+ 3.8 -->
<object class="GtkDialog" id="dialog">
<property name="can_focus">False</property>
- <property name="title">Login History</property>
+ <property name="title" translatable="yes">Login History</property>
<property name="resizable">False</property>
<property name="modal">True</property>
<property name="window_position">center-on-parent</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]