[gtk+] inspector: Mark missing strings for translation
- From: Piotr Drąg <piotrdrag src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] inspector: Mark missing strings for translation
- Date: Thu, 28 Sep 2017 12:02:57 +0000 (UTC)
commit 91bb86ca20174c66ef2988ae3f1f0754c1fdfd2c
Author: Piotr Drąg <piotrdrag gmail com>
Date: Thu Sep 28 14:01:57 2017 +0200
inspector: Mark missing strings for translation
gtk/inspector/recorder.ui | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/gtk/inspector/recorder.ui b/gtk/inspector/recorder.ui
index 0d091b1..398f045 100644
--- a/gtk/inspector/recorder.ui
+++ b/gtk/inspector/recorder.ui
@@ -142,7 +142,7 @@
</object>
<packing>
<property name="name">render</property>
- <property name="title">Render</property>
+ <property name="title" translatable="yes">Render</property>
</packing>
</child>
<child>
@@ -150,7 +150,7 @@
<property name="visible">True</property>
<child>
<object class="GtkTreeViewColumn">
- <property name="title">Property</property>
+ <property name="title" translatable="yes">Property</property>
<child>
<object class="GtkCellRendererText">
<property name="yalign">0</property>
@@ -163,7 +163,7 @@
</child>
<child>
<object class="GtkTreeViewColumn">
- <property name="title">Value</property>
+ <property name="title" translatable="yes">Value</property>
<child>
<object class="GtkCellRendererText">
<property name="yalign">0</property>
@@ -177,7 +177,7 @@
</object>
<packing>
<property name="name">properties</property>
- <property name="title">Properties</property>
+ <property name="title" translatable="yes">Properties</property>
</packing>
</child>
</object>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]