[gnome-maps] osmEditDialog: Correct marking of translatable string



commit 5ad88a9e6e25031a0e211d4101c513b92cba069f
Author: Marcus Lundblad <ml update uu se>
Date:   Mon Mar 14 21:53:02 2016 +0100

    osmEditDialog: Correct marking of translatable string
    
    https://bugzilla.gnome.org/show_bug.cgi?id=763642

 data/ui/osm-edit-dialog.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/ui/osm-edit-dialog.ui b/data/ui/osm-edit-dialog.ui
index 9de2130..66b0769 100644
--- a/data/ui/osm-edit-dialog.ui
+++ b/data/ui/osm-edit-dialog.ui
@@ -55,7 +55,7 @@
                       <object class="GtkLabel" id="typeLabel">
                         <property name="visible">False</property>
                         <property name="can_focus">False</property>
-                        <property name="label" translatable="true">Type</property>
+                        <property name="label" translatable="yes">Type</property>
                         <property name="halign">GTK_ALIGN_END</property>
                         <style>
                           <class name="dim-label"/>


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