summaryrefslogtreecommitdiff
path: root/src/totemselectiontoolbar.ui
diff options
context:
space:
mode:
authorYosef Or Boczko <yoseforb@src.gnome.org>2014-03-26 04:00:55 +0200
committerYosef Or Boczko <yoseforb@src.gnome.org>2014-03-26 04:00:55 +0200
commitc185bf19504775234e083eee41319435117b9e9c (patch)
tree04daa428ff564a00ef09438f1250539cf333e9ad /src/totemselectiontoolbar.ui
parent195873fe8a6adda5b2b0d78266559e69f1f513a1 (diff)
downloadtotem-c185bf19504775234e083eee41319435117b9e9c.tar.gz
Mark more some strings to be translatable
Diffstat (limited to 'src/totemselectiontoolbar.ui')
-rw-r--r--src/totemselectiontoolbar.ui6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/totemselectiontoolbar.ui b/src/totemselectiontoolbar.ui
index 49a820c76..00a5ae9f3 100644
--- a/src/totemselectiontoolbar.ui
+++ b/src/totemselectiontoolbar.ui
@@ -37,7 +37,7 @@
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="no-show-all">True</property>
- <property name="label">Play</property>
+ <property name="label" translatable="yes">Play</property>
<child internal-child="accessible">
<object class="AtkObject" id="play-atkobject">
<property name="AtkObject::accessible-name" translatable="yes">Play</property>
@@ -57,7 +57,7 @@
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="no-show-all">True</property>
- <property name="label">Shuffle</property>
+ <property name="label" translatable="yes">Shuffle</property>
<child internal-child="accessible">
<object class="AtkObject" id="shuffle-atkobject">
<property name="AtkObject::accessible-name" translatable="yes">Shuffle</property>
@@ -77,7 +77,7 @@
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="no-show-all">True</property>
- <property name="label">Delete</property>
+ <property name="label" translatable="yes">Delete</property>
<child internal-child="accessible">
<object class="AtkObject" id="delete-atkobject">
<property name="AtkObject::accessible-name" translatable="yes">Delete</property>