[evolution-rss] Do not mark the placeholder 'label' as translatable. The string 'label' is not shown to the user.
- From: Lucian Langa <lucilanga src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-rss] Do not mark the placeholder 'label' as translatable. The string 'label' is not shown to the user.
- Date: Thu, 6 Mar 2014 18:43:04 +0000 (UTC)
commit d14c21c8a52e113070291bd58528d7b72a348d0e
Author: Dominique Leuenberger <dimstar opensuse org>
Date: Wed Mar 5 20:35:12 2014 +0100
Do not mark the placeholder 'label' as translatable. The string 'label' is not shown to the user.
https://bugzilla.gnome.org/show_bug.cgi?id=687767
src/rss-main.ui | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/rss-main.ui b/src/rss-main.ui
index 8af6036..5b9b140 100644
--- a/src/rss-main.ui
+++ b/src/rss-main.ui
@@ -1431,7 +1431,7 @@
<child>
<object class="GtkLabel" id="entry2">
<property name="visible">True</property>
- <property name="label" translatable="yes">label</property>
+ <property name="label">label</property>
<property name="wrap">True</property>
<property name="single_line_mode">True</property>
</object>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]