[gnome-maps] appMenu: Fix menu item title for OSM account setup entry



commit 8f7a6b297236a1f640d3e53ab639587203f06c9b
Author: Marcus Lundblad <ml update uu se>
Date:   Wed Feb 3 22:35:36 2016 +0100

    appMenu: Fix menu item title for OSM account setup entry
    
    Change ”Setup“ to "Set up“.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=761084

 data/ui/app-menu.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/ui/app-menu.ui b/data/ui/app-menu.ui
index c9860b4..ef8a613 100644
--- a/data/ui/app-menu.ui
+++ b/data/ui/app-menu.ui
@@ -9,7 +9,7 @@
       </item>
       <item>
         <attribute name="action">app.osm-account-setup</attribute>
-        <attribute name="label" translatable="yes">Setup OpenStreetMap Account</attribute>
+        <attribute name="label" translatable="yes">Set up OpenStreetMap Account</attribute>
       </item>
     </section>
     <section>


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