summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorPiotr Drąg <piotrdrag@gmail.com>2016-03-16 00:02:56 +0100
committerPiotr Drąg <piotrdrag@gmail.com>2016-03-16 00:02:56 +0100
commitcc40a0433bdbf33efcd2c85ea129c7da4a296db2 (patch)
tree70e06076324026f5842605cd3ee17a90163fc05f /data
parentaff98168ad3253990ede0a51d93031c86678c064 (diff)
downloadgnome-maps-cc40a0433bdbf33efcd2c85ea129c7da4a296db2.tar.gz
osmEditDialog: Correct marking of three more translatable strings
Diffstat (limited to 'data')
-rw-r--r--data/ui/osm-edit-dialog.ui6
1 files changed, 3 insertions, 3 deletions
diff --git a/data/ui/osm-edit-dialog.ui b/data/ui/osm-edit-dialog.ui
index 66b0769f..6a80e6e4 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>