summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorPiotr Drąg <piotrdrag@gmail.com>2018-09-09 23:26:01 +0200
committerPiotr Drąg <piotrdrag@gmail.com>2018-09-09 23:26:01 +0200
commitd85adbbc227b21aab0c45dbbbce24d24238979a4 (patch)
tree85d0115049c51c947a4d13df96c3d5bc10648be9 /examples
parent3b4966b3af842d14c6f4d825d2208affbe01341b (diff)
downloadtracker-d85adbbc227b21aab0c45dbbbce24d24238979a4.tar.gz
Stop translating an example app
Diffstat (limited to 'examples')
-rw-r--r--examples/rss-reader/rss_viewer.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/rss-reader/rss_viewer.ui b/examples/rss-reader/rss_viewer.ui
index 9c5e193cb..6bb63d66c 100644
--- a/examples/rss-reader/rss_viewer.ui
+++ b/examples/rss-reader/rss_viewer.ui
@@ -30,7 +30,7 @@
<child type="tab">
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
- <property name="label" translatable="yes">All posts</property>
+ <property name="label">All posts</property>
</object>
<packing>
<property name="tab_fill">False</property>
@@ -56,7 +56,7 @@
<child type="tab">
<object class="GtkLabel" id="label2">
<property name="visible">True</property>
- <property name="label" translatable="yes">By usage</property>
+ <property name="label">By usage</property>
</object>
<packing>
<property name="position">1</property>