[california] Add calendar -> Add Calendar in App Menu: Closes bug #729110



commit 59a1e438ab4898cf17537e394e35586f3759123e
Author: Jim Nelson <jim yorba org>
Date:   Mon Apr 28 16:27:45 2014 -0700

    Add calendar -> Add Calendar in App Menu: Closes bug #729110

 src/rc/app-menu.interface |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/rc/app-menu.interface b/src/rc/app-menu.interface
index 0e87bf9..a4c5501 100644
--- a/src/rc/app-menu.interface
+++ b/src/rc/app-menu.interface
@@ -3,7 +3,7 @@
     <menu id="app-menu">
         <section>
             <item>
-                <attribute name="label" translatable="yes">_Add calendar…</attribute>
+                <attribute name="label" translatable="yes">_Add Calendar…</attribute>
                 <attribute name="action">app.new-calendar</attribute>
             </item>
             <item>


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