[totem] main: Rename "Open Location" menu item



commit 9f8a618f054d6bdc55165d40abb3c3568c71d871
Author: Bastien Nocera <hadess hadess net>
Date:   Thu May 16 10:23:11 2013 +0200

    main: Rename "Open Location" menu item
    
    To "Add Web Video..." as per mockups:
    https://github.com/gnome-design-team/gnome-mockups/blob/master/videos/wireframes/png/overview.png

 data/totem.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/totem.ui b/data/totem.ui
index 78f26bc..a4a0359 100644
--- a/data/totem.ui
+++ b/data/totem.ui
@@ -12,7 +12,7 @@
                        <attribute name="accel">&lt;Ctrl&gt;O</attribute>
                </item>
                <item>
-                       <attribute name="label" translatable="yes">Open _Location</attribute>
+                       <attribute name="label" translatable="yes">Add Web Video...</attribute>
                        <attribute name="action">app.open-location</attribute>
                        <attribute name="accel">&lt;Ctrl&gt;L</attribute>
                </item>


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