[gnome-system-monitor] Added translation context for Search for Open Files translatable strings. https://bugzilla.gnome.org
- From: Robert Roth <robertroth src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-system-monitor] Added translation context for Search for Open Files translatable strings. https://bugzilla.gnome.org
- Date: Tue, 6 Nov 2012 21:42:43 +0000 (UTC)
commit cd91fd71cfe231bc43b5685f831b595d2fcdaf20
Author: Robert Roth <robert roth off gmail com>
Date: Tue Nov 6 23:38:34 2012 +0200
Added translation context for Search for Open Files translatable strings.
https://bugzilla.gnome.org/show_bug.cgi?id=687512
data/lsof.ui | 2 +-
data/menus.ui | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/lsof.ui b/data/lsof.ui
index 0cf21ac..fad8251 100644
--- a/data/lsof.ui
+++ b/data/lsof.ui
@@ -4,7 +4,7 @@
<object class="GtkWindow" id="lsof_dialog">
<property name="can_focus">False</property>
<property name="border_width">12</property>
- <property name="title" translatable="yes">Search for Open Files</property>
+ <property name="title" translatable="yes" context="Window title for 'Search for Open Files' dialog">Search for Open Files</property>
<property name="default_width">575</property>
<property name="default_height">400</property>
<property name="destroy_with_parent">True</property>
diff --git a/data/menus.ui b/data/menus.ui
index 3aeb1ed..476154a 100644
--- a/data/menus.ui
+++ b/data/menus.ui
@@ -2,7 +2,7 @@
<menu id="app-menu">
<section>
<item>
- <attribute name="label" translatable="yes">Search for Open Files</attribute>
+ <attribute name="label" translatable="yes" context="Menu item to Open 'Search for Open Files' dialog">Search for Open Files</attribute>
<attribute name="action">app.lsof</attribute>
</item>
</section>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]