[chronojump] webcam: Translatable strings on preferences



commit b1366326056c36637ab02aa8970cd32d49c496f5
Author: Xavier de Blas <xaviblas gmail com>
Date:   Fri Jul 19 15:22:54 2019 +0200

    webcam: Translatable strings on preferences

 glade/preferences_win.glade | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/glade/preferences_win.glade b/glade/preferences_win.glade
index d30ca7c7..274d26b4 100644
--- a/glade/preferences_win.glade
+++ b/glade/preferences_win.glade
@@ -3616,7 +3616,7 @@ Other</property>
                                 <property name="visible">True</property>
                                 <property name="can_focus">False</property>
                                 <property name="xalign">0</property>
-                                <property name="label" translatable="yes">Select the camera</property>
+                                <property name="label" translatable="yes">Select camera</property>
                               </widget>
                               <packing>
                                 <property name="expand">False</property>
@@ -3933,8 +3933,9 @@ Other</property>
                                   <widget class="GtkLabel" id="label_camera_pixel_format">
                                     <property name="visible">True</property>
                                     <property name="can_focus">False</property>
+                                    <property name="tooltip" translatable="yes">Pixel format</property>
                                     <property name="xalign">0</property>
-                                    <property name="label">Pixel format</property>
+                                    <property name="label" translatable="yes" 
comments="Substantive">Format</property>
                                   </widget>
                                   <packing>
                                     <property name="left_attach">1</property>
@@ -4289,7 +4290,7 @@ Other</property>
                                                 <property name="spacing">12</property>
                                                 <child>
                                                   <widget class="GtkCheckButton" 
id="check_camera_stop_after">
-                                                    <property name="label">Camera will be stopped n seconds 
after end test</property>
+                                                    <property name="label" translatable="yes">Camera will be 
stopped n seconds after end test</property>
                                                     <property name="visible">True</property>
                                                     <property name="can_focus">True</property>
                                                     <property name="receives_default">False</property>
@@ -4335,7 +4336,7 @@ Other</property>
                                                       <widget class="GtkLabel" id="label82">
                                                         <property name="visible">True</property>
                                                         <property name="can_focus">False</property>
-                                                        <property name="label" 
translatable="yes">seconds</property>
+                                                        <property name="label">s</property>
                                                       </widget>
                                                       <packing>
                                                         <property name="expand">True</property>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]