[gnome-maps] osmEditDialog: Correct marking of three more translatable strings



commit cc40a0433bdbf33efcd2c85ea129c7da4a296db2
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Wed Mar 16 00:02:56 2016 +0100

    osmEditDialog: Correct marking of three more translatable strings

 data/ui/osm-edit-dialog.ui |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/data/ui/osm-edit-dialog.ui b/data/ui/osm-edit-dialog.ui
index 66b0769..6a80e6e 100644
--- a/data/ui/osm-edit-dialog.ui
+++ b/data/ui/osm-edit-dialog.ui
@@ -126,7 +126,7 @@
                               <object class="GtkLabel">
                                 <property name="visible">True</property>
                                 <property name="can_focus">False</property>
-                                <property name="label" translatable="true">Add Field</property>
+                                <property name="label" translatable="yes">Add Field</property>
                               </object>
                             </child>
                             <child>
@@ -160,7 +160,7 @@
                   <object class="GtkLabel" id="commentLabel">
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="label" translatable="true">Comment</property>
+                    <property name="label" translatable="yes">Comment</property>
                     <property name="halign">GTK_ALIGN_START</property>
                     <style>
                       <class name="dim-label"/>
@@ -192,7 +192,7 @@
                   <object class="GtkLabel" id="uploadInfoLabel">
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="label" translatable="true">Map changes will be visible on all maps that 
use
+                    <property name="label" translatable="yes">Map changes will be visible on all maps that 
use
     OpenStreetMap data.</property>
                     <property name="halign">GTK_ALIGN_START</property>
                     <style>


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