[shotwell/pantheon: 2/4] Glade strings not intended for translation: Closes bgo#723538
- From: Jim Nelson <jnelson src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [shotwell/pantheon: 2/4] Glade strings not intended for translation: Closes bgo#723538
- Date: Wed, 5 Feb 2014 00:57:29 +0000 (UTC)
commit dab057de12b8685996d761ff60518818a36d9a85
Author: Jim Nelson <jim yorba org>
Date: Tue Feb 4 16:26:22 2014 -0800
Glade strings not intended for translation: Closes bgo#723538
Some strings in the plugin Glade files are populated in code and
should not be marked for translation.
.../tumblr_publishing_options_pane.glade | 2 +-
.../facebook_publishing_options_pane.glade | 2 +-
.../flickr_publishing_options_pane.glade | 4 ++--
.../picasa_publishing_options_pane.glade | 4 ++--
4 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/plugins/shotwell-publishing-extras/tumblr_publishing_options_pane.glade
b/plugins/shotwell-publishing-extras/tumblr_publishing_options_pane.glade
index 92a6569..102e260 100644
--- a/plugins/shotwell-publishing-extras/tumblr_publishing_options_pane.glade
+++ b/plugins/shotwell-publishing-extras/tumblr_publishing_options_pane.glade
@@ -16,7 +16,7 @@
<object class="GtkLabel" id="upload_info_label">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes">You are logged into Tumblr as (name).
+ <property name="label" translatable="no">You are logged into Tumblr as (name).
(this label's string is populated and set inside the code,
so changes made here will not display)</property>
diff --git a/plugins/shotwell-publishing/facebook_publishing_options_pane.glade
b/plugins/shotwell-publishing/facebook_publishing_options_pane.glade
index 9ee734a..7eb30f6 100644
--- a/plugins/shotwell-publishing/facebook_publishing_options_pane.glade
+++ b/plugins/shotwell-publishing/facebook_publishing_options_pane.glade
@@ -18,7 +18,7 @@
<property name="can_focus">False</property>
<property name="xalign">0.30000001192092896</property>
<property name="ypad">16</property>
- <property name="label" translatable="yes"> (text depends on fb username and is modified in the
app -
+ <property name="label" translatable="no"> (text depends on fb username and is modified in the
app -
anything put into this field won't display)</property>
</object>
<packing>
diff --git a/plugins/shotwell-publishing/flickr_publishing_options_pane.glade
b/plugins/shotwell-publishing/flickr_publishing_options_pane.glade
index 452aadc..995f2c2 100644
--- a/plugins/shotwell-publishing/flickr_publishing_options_pane.glade
+++ b/plugins/shotwell-publishing/flickr_publishing_options_pane.glade
@@ -16,7 +16,7 @@
<object class="GtkLabel" id="upload_info_label">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes">You are logged into Flickr as (name).
+ <property name="label" translatable="no">You are logged into Flickr as (name).
(this label's string is populated and set inside the code,
so changes made here will not display)</property>
@@ -41,7 +41,7 @@ so changes made here will not display)</property>
<object class="GtkLabel" id="visibility_label">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes">_visibility label (populated in the
code)</property>
+ <property name="label" translatable="no">_visibility label (populated in the code)</property>
<property name="use_underline">True</property>
<property name="justify">right</property>
<property name="mnemonic_widget">visibility_combo</property>
diff --git a/plugins/shotwell-publishing/picasa_publishing_options_pane.glade
b/plugins/shotwell-publishing/picasa_publishing_options_pane.glade
index 5143753..adee4d2 100644
--- a/plugins/shotwell-publishing/picasa_publishing_options_pane.glade
+++ b/plugins/shotwell-publishing/picasa_publishing_options_pane.glade
@@ -15,7 +15,7 @@
<property name="can_focus">False</property>
<property name="margin_top">12</property>
<property name="margin_bottom">32</property>
- <property name="label" translatable="yes">'you are logged in as $name'
+ <property name="label" translatable="no">'you are logged in as $name'
(populated in the application code)</property>
</object>
<packing>
@@ -131,7 +131,7 @@
<property name="can_focus">False</property>
<property name="margin_top">32</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes">$mediatype will appear in
+ <property name="label" translatable="no">$mediatype will appear in
(populated in code)</property>
</object>
<packing>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]