[epiphany] Use consistent capitalization in app menu



commit f74cd84b08c9965a7b361c6d8231d55dc5d80aa3
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Tue Feb 7 10:06:39 2017 -0600

    Use consistent capitalization in app menu

 src/resources/gtk/application-menu.ui |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/resources/gtk/application-menu.ui b/src/resources/gtk/application-menu.ui
index 8bbe7d1..0aaf40d 100644
--- a/src/resources/gtk/application-menu.ui
+++ b/src/resources/gtk/application-menu.ui
@@ -23,12 +23,12 @@
         <attribute name="label" translatable="yes">_Bookmarks</attribute>
         <section>
           <item>
-            <attribute name="label" translatable="yes">I_mport bookmarks</attribute>
+            <attribute name="label" translatable="yes">I_mport Bookmarks</attribute>
             <attribute name="action">app.import-bookmarks</attribute>
             <attribute name="accel">&lt;shift&gt;&lt;Primary&gt;m</attribute>
           </item>
           <item>
-            <attribute name="label" translatable="yes">E_xport bookmarks</attribute>
+            <attribute name="label" translatable="yes">E_xport Bookmarks</attribute>
             <attribute name="action">app.export-bookmarks</attribute>
             <attribute name="accel">&lt;shift&gt;&lt;Primary&gt;x</attribute>
           </item>


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