[chronojump] Minor changes on translatable strings



commit 9c67b8d0c90041a813baf47a655b24f5cbc1edea
Author: Xavier de Blas <xaviblas gmail com>
Date:   Fri Nov 8 15:24:53 2019 +0100

    Minor changes on translatable strings

 glade/force_sensor_elastic_bands.glade | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/glade/force_sensor_elastic_bands.glade b/glade/force_sensor_elastic_bands.glade
index fc484dea..49ae7a87 100644
--- a/glade/force_sensor_elastic_bands.glade
+++ b/glade/force_sensor_elastic_bands.glade
@@ -125,7 +125,7 @@
                     </child>
                     <child>
                       <widget class="GtkButton" id="button_delete">
-                        <property name="label">Delete selected</property>
+                        <property name="label" translatable="yes">Delete selected</property>
                         <property name="visible">True</property>
                         <property name="sensitive">False</property>
                         <property name="can_focus">True</property>
@@ -378,7 +378,7 @@
                                   <widget class="GtkLabel" id="label6">
                                     <property name="visible">True</property>
                                     <property name="can_focus">False</property>
-                                    <property name="label" translatable="yes">Attached units</property>
+                                    <property name="label" translatable="yes" comments="Not referred as an 
email attachment,&#10;referred as rubber elastic bands attached together">Attached units</property>
                                   </widget>
                                   <packing>
                                     <property name="expand">False</property>
@@ -474,7 +474,7 @@
                     </child>
                     <child>
                       <widget class="GtkCheckButton" id="check_active">
-                        <property name="label" translatable="yes">Attached</property>
+                        <property name="label" translatable="yes">In use</property>
                         <property name="visible">True</property>
                         <property name="can_focus">True</property>
                         <property name="receives_default">False</property>


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