[geary/gnome-3-34] Merge branch 'mjog/585-inspector-strings' into 'mainline'
- From: Michael Gratton <mjog src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [geary/gnome-3-34] Merge branch 'mjog/585-inspector-strings' into 'mainline'
- Date: Mon, 7 Oct 2019 00:00:22 +0000 (UTC)
commit 42caf22ed49ec97ba72df3aeb7a5e783ed48b27d
Author: Michael Gratton <mike vee net>
Date: Sun Oct 6 13:44:58 2019 +0000
Merge branch 'mjog/585-inspector-strings' into 'mainline'
Unmark Inspector test strings as being translatable
Closes #585
See merge request GNOME/geary!328
(cherry picked from commit 87f71b25fba644283d911e835298a9e3e11c8a61)
fc799b37 Unmark Inspector test strings as being translatable
ui/components-inspector-log-view.ui | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ui/components-inspector-log-view.ui b/ui/components-inspector-log-view.ui
index 6777cc1d..e72c39b0 100644
--- a/ui/components-inspector-log-view.ui
+++ b/ui/components-inspector-log-view.ui
@@ -10,7 +10,7 @@
</columns>
<data>
<row>
- <col id="0" translatable="yes">Inspector opened</col>
+ <col id="0">Inspector opened</col>
</row>
</data>
</object>
@@ -62,7 +62,7 @@
</child>
<child>
<object class="GtkTreeViewColumn" id="log_column">
- <property name="title" translatable="yes">column</property>
+ <property name="title">column</property>
<child>
<object class="GtkCellRendererText" id="log_renderer"/>
<attributes>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]