[gnome-maps] Set button translatable



commit c8cf82cf973581569ad75d9a584d201fe715949d
Author: Marek Černocký <marek manet cz>
Date:   Thu Dec 24 14:14:46 2015 +0100

    Set button translatable

 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 9cb9139..3f2623d 100644
--- a/data/ui/osm-edit-dialog.ui
+++ b/data/ui/osm-edit-dialog.ui
@@ -76,7 +76,7 @@
                               <object class="GtkLabel">
                                 <property name="visible">True</property>
                                 <property name="can_focus">False</property>
-                                <property name="label">Add Field</property>
+                                <property name="label" translatable="true">Add Field</property>
                               </object>
                             </child>
                             <child>


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