aboutsummaryrefslogtreecommitdiffstats
path: root/ui/my-evolution.xml
diff options
context:
space:
mode:
Diffstat (limited to 'ui/my-evolution.xml')
-rw-r--r--ui/my-evolution.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/ui/my-evolution.xml b/ui/my-evolution.xml
index aee536bc8e..f1fe463d63 100644
--- a/ui/my-evolution.xml
+++ b/ui/my-evolution.xml
@@ -1,11 +1,11 @@
<Root>
<commands>
- <cmd name="PrintMyEvolution" _label="Print" _tip="Print My Evolution"
+ <cmd name="PrintMyEvolution" _label="Print" _tip="Print Summary"
pixtype="stock" pixname="Print"/>
<cmd name="ToolsSettings"
- _tip="Change the settings for My Evolution"
+ _tip="Change the settings for the summary"
pixtype="pixbuf"/>
<cmd name="Reload" _label="Reload" _tip="Reload the view"
@@ -16,7 +16,7 @@
<submenu name="File">
<placeholder name="Print">
<menuitem name="Print" verb="PrintMyEvolution"
- _label="_Print..." _tip="Print My Evolution"
+ _label="_Print..." _tip="Print summary"
accel="*Control*p" pixtype="pixbuf"/>
</placeholder>
</submenu>
@@ -24,7 +24,7 @@
<placeholder name="ComponentToolsPlaceholder">
<submenu name="Tools" _label="_Tools">
<menuitem name="ToolsSettings" verb=""
- _label="_My Evolution Settings..."/>
+ _label="_Summary Settings..."/>
</submenu>
</placeholder>
</menu>