[frogr] Renamed 'Pictures' to 'Elements', now we also support videos
- From: Mario Sanchez Prada <msanchez src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [frogr] Renamed 'Pictures' to 'Elements', now we also support videos
- Date: Fri, 30 Nov 2012 12:41:06 +0000 (UTC)
commit 842e3672d1d59d4d28a95e5f93fb99d2f759e71c
Author: Mario Sanchez Prada <msanchez gnome org>
Date: Fri Nov 30 13:40:33 2012 +0100
Renamed 'Pictures' to 'Elements', now we also support videos
data/gtkbuilder/frogr-main-view.xml | 6 +++---
data/gtkbuilder/frogr-menu-bar.xml | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/data/gtkbuilder/frogr-main-view.xml b/data/gtkbuilder/frogr-main-view.xml
index 9200b4d..7b0caaf 100644
--- a/data/gtkbuilder/frogr-main-view.xml
+++ b/data/gtkbuilder/frogr-main-view.xml
@@ -166,7 +166,7 @@
<property name="related_action">remove-pictures</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes">_Remove Pictures</property>
+ <property name="label" translatable="yes">_Remove Elements</property>
<property name="use_underline">True</property>
</object>
</child>
@@ -229,7 +229,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="has_tooltip">True</property>
- <property name="tooltip_text" translatable="yes">Add Pictures</property>
+ <property name="tooltip_text" translatable="yes">Add Elements</property>
<property name="label" translatable="yes">Add</property>
<property name="use_underline">True</property>
<property name="stock_id">gtk-add</property>
@@ -246,7 +246,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="has_tooltip">True</property>
- <property name="tooltip_text" translatable="yes">Remove Pictures</property>
+ <property name="tooltip_text" translatable="yes">Remove Elements</property>
<property name="label" translatable="yes">Remove</property>
<property name="use_underline">True</property>
<property name="stock_id">gtk-remove</property>
diff --git a/data/gtkbuilder/frogr-menu-bar.xml b/data/gtkbuilder/frogr-menu-bar.xml
index 12008ee..6ae894c 100644
--- a/data/gtkbuilder/frogr-menu-bar.xml
+++ b/data/gtkbuilder/frogr-menu-bar.xml
@@ -22,12 +22,12 @@
</section>
<section>
<item>
- <attribute name="label" translatable="yes">A_dd Picturesâ</attribute>
+ <attribute name="label" translatable="yes">A_dd Elementsâ</attribute>
<attribute name="action">win.add-pictures</attribute>
<attribute name="accel"><Primary>l</attribute>
</item>
<item>
- <attribute name="label" translatable="yes">_Remove Pictures</attribute>
+ <attribute name="label" translatable="yes">_Remove Elements</attribute>
<attribute name="action">win.remove-pictures</attribute>
<attribute name="accel">Delete</attribute>
</item>
@@ -86,7 +86,7 @@
<attribute name="label" translatable="yes">_View</attribute>
<section>
<submenu>
- <attribute name="label" translatable="yes">_Sort Pictures</attribute>
+ <attribute name="label" translatable="yes">_Sort Elements</attribute>
<section>
<item>
<attribute name="label" translatable="yes">As _Loaded</attribute>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]