[rhythmbox] Mark strings for translation
- From: Piotr Drąg <piotrdrag src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rhythmbox] Mark strings for translation
- Date: Tue, 24 Feb 2015 21:05:16 +0000 (UTC)
commit e073ded8d591efc9a1a4f43696e84ec3f3d8819a
Author: Piotr Drąg <piotrdrag gmail com>
Date: Tue Feb 24 22:04:55 2015 +0100
Mark strings for translation
data/ui/create-playlist.ui | 2 +-
data/ui/media-player-properties.ui | 2 +-
data/ui/playlist-save.ui | 4 ++--
plugins/daap/daap-prefs.ui | 2 +-
plugins/ipod/ipod-init.ui | 2 +-
5 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/data/ui/create-playlist.ui b/data/ui/create-playlist.ui
index 9bca167..721fdae 100644
--- a/data/ui/create-playlist.ui
+++ b/data/ui/create-playlist.ui
@@ -116,7 +116,7 @@
</child>
<child>
<object class="GtkButton" id="addButton">
- <property name="label">_Add</property>
+ <property name="label" translatable="yes">_Add</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
diff --git a/data/ui/media-player-properties.ui b/data/ui/media-player-properties.ui
index 4ec98cb..dfa07c3 100644
--- a/data/ui/media-player-properties.ui
+++ b/data/ui/media-player-properties.ui
@@ -19,7 +19,7 @@
<property name="layout_style">end</property>
<child>
<object class="GtkButton" id="closebutton1">
- <property name="label">_Close</property>
+ <property name="label" translatable="yes">_Close</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="can_default">True</property>
diff --git a/data/ui/playlist-save.ui b/data/ui/playlist-save.ui
index fdb8702..4fdfa00 100644
--- a/data/ui/playlist-save.ui
+++ b/data/ui/playlist-save.ui
@@ -34,7 +34,7 @@
<property name="layout_style">end</property>
<child>
<object class="GtkButton" id="button1">
- <property name="label">_Cancel</property>
+ <property name="label" translatable="yes">_Cancel</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="can_default">True</property>
@@ -49,7 +49,7 @@
</child>
<child>
<object class="GtkButton" id="button2">
- <property name="label">_Save</property>
+ <property name="label" translatable="yes">_Save</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="can_default">True</property>
diff --git a/plugins/daap/daap-prefs.ui b/plugins/daap/daap-prefs.ui
index 02dd894..4ad61cb 100644
--- a/plugins/daap/daap-prefs.ui
+++ b/plugins/daap/daap-prefs.ui
@@ -385,7 +385,7 @@
</child>
<child>
<object class="GtkButton" id="close_pairing_button">
- <property name="label">_Close</property>
+ <property name="label" translatable="yes">_Close</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
diff --git a/plugins/ipod/ipod-init.ui b/plugins/ipod/ipod-init.ui
index 71a6129..90de829 100644
--- a/plugins/ipod/ipod-init.ui
+++ b/plugins/ipod/ipod-init.ui
@@ -18,7 +18,7 @@
<property name="layout_style">end</property>
<child>
<object class="GtkButton" id="cancel_button">
- <property name="label">_Cancel</property>
+ <property name="label" translatable="yes">_Cancel</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="can_default">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]