[chronojump] Added two translatable strings
- From: Xavier de Blas <xaviblas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chronojump] Added two translatable strings
- Date: Fri, 27 Sep 2019 15:16:35 +0000 (UTC)
commit 81b483e2225fe1fe5b0794d3bdbc265a25a38129
Author: Xavier de Blas <xaviblas gmail com>
Date: Fri Sep 27 17:16:19 2019 +0200
Added two translatable strings
glade/app1.glade | 32 +++++++++++++++++++-------------
glade/preferences_win.glade | 2 +-
2 files changed, 20 insertions(+), 14 deletions(-)
---
diff --git a/glade/app1.glade b/glade/app1.glade
index 4f25f9b9..52f8c5de 100644
--- a/glade/app1.glade
+++ b/glade/app1.glade
@@ -155,7 +155,7 @@
</child>
<child>
<widget class="GtkImageMenuItem" id="menuitem_preferences">
- <property name="label">Preferences</property>
+ <property name="label" translatable="yes">Preferences</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="use_stock">False</property>
@@ -21877,6 +21877,9 @@ Concentric</property>
<child>
<placeholder/>
</child>
+ <child>
+ <placeholder/>
+ </child>
</widget>
<packing>
<property name="expand">False</property>
@@ -23825,18 +23828,6 @@ Concentric</property>
<property name="can_focus">False</property>
<property name="spacing">6</property>
<child>
- <widget class="GtkLabel"
id="label_video_encoder_tests_will_be_filmed">
- <property name="can_focus">False</property>
- <property name="label" translatable="yes">Tests
will be filmed</property>
- </widget>
- <packing>
- <property name="expand">False</property>
- <property name="fill">False</property>
- <property name="pack_type">end</property>
- <property name="position">0</property>
- </packing>
- </child>
- <child>
<widget class="GtkHBox"
id="hbox_video_encoder_capturing">
<property name="can_focus">False</property>
<property name="spacing">4</property>
@@ -23873,6 +23864,18 @@ Concentric</property>
</packing>
</child>
<child>
+ <widget class="GtkLabel"
id="label_video_encoder_tests_will_be_filmed">
+ <property name="can_focus">False</property>
+ <property name="label" translatable="yes">Tests
will be filmed</property>
+ </widget>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ <property name="pack_type">end</property>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ <child>
<widget class="GtkHBox"
id="hbox_video_encoder_no_capturing">
<property name="visible">True</property>
<property name="can_focus">False</property>
@@ -30783,6 +30786,9 @@ then click this button.</property>
<child>
<placeholder/>
</child>
+ <child>
+ <placeholder/>
+ </child>
</widget>
<packing>
<property name="expand">False</property>
diff --git a/glade/preferences_win.glade b/glade/preferences_win.glade
index aa051c2b..95d8dce4 100644
--- a/glade/preferences_win.glade
+++ b/glade/preferences_win.glade
@@ -3337,7 +3337,7 @@ Other</property>
<widget class="GtkLabel"
id="label_force_sensor_capture_width_graph_seconds">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label">Width of graph</property>
+ <property name="label" translatable="yes">Interval displayed on
graph</property>
</widget>
<packing>
<property name="expand">False</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]