[tracker/wip/piotrdrag/i18n-post-autotools] Stop translating an example app
- From: Piotr Drąg <piotrdrag src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/wip/piotrdrag/i18n-post-autotools] Stop translating an example app
- Date: Wed, 12 Sep 2018 11:55:01 +0000 (UTC)
commit d85adbbc227b21aab0c45dbbbce24d24238979a4
Author: Piotr Drąg <piotrdrag gmail com>
Date: Sun Sep 9 23:26:01 2018 +0200
Stop translating an example app
examples/rss-reader/rss_viewer.ui | 4 ++--
po/POTFILES.in | 1 -
2 files changed, 2 insertions(+), 3 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>
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 17549f788..55d518a7a 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,6 +1,5 @@
# List of source files containing translatable strings.
# Please keep this file sorted alphabetically.
-examples/rss-reader/rss_viewer.ui
src/libtracker-common/tracker-dbus.c
src/libtracker-common/tracker-utils.c
src/libtracker-fts/org.freedesktop.Tracker.FTS.gschema.xml.in
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]