aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIain Holmes <iain@src.gnome.org>2001-09-29 05:18:48 +0800
committerIain Holmes <iain@src.gnome.org>2001-09-29 05:18:48 +0800
commit9df95b6286a371de342732f711325122194ffa85 (patch)
tree30afa5bc2ee617c1d6180d3a2afed8e74d530127
parent50f54e757ca63df54eba9ca7125d1f4244239f2c (diff)
downloadgsoc2013-evolution-9df95b6286a371de342732f711325122194ffa85.tar
gsoc2013-evolution-9df95b6286a371de342732f711325122194ffa85.tar.gz
gsoc2013-evolution-9df95b6286a371de342732f711325122194ffa85.tar.bz2
gsoc2013-evolution-9df95b6286a371de342732f711325122194ffa85.tar.lz
gsoc2013-evolution-9df95b6286a371de342732f711325122194ffa85.tar.xz
gsoc2013-evolution-9df95b6286a371de342732f711325122194ffa85.tar.zst
gsoc2013-evolution-9df95b6286a371de342732f711325122194ffa85.zip
Change the import label
svn path=/trunk/; revision=13233
-rw-r--r--ui/ChangeLog4
-rw-r--r--ui/evolution.xml4
2 files changed, 6 insertions, 2 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog
index 1ebf896794..1268366b0a 100644
--- a/ui/ChangeLog
+++ b/ui/ChangeLog
@@ -1,3 +1,7 @@
+2001-09-28 Iain Holmes <iain@ximian.com>
+
+ * evolution.xml: Change the name of the Import label.
+
2001-09-27 Ettore Perazzoli <ettore@ximian.com>
* evolution.xml: Move the Tools menu outside the
diff --git a/ui/evolution.xml b/ui/evolution.xml
index 112488738b..26eb7d2bc3 100644
--- a/ui/evolution.xml
+++ b/ui/evolution.xml
@@ -108,8 +108,8 @@
<separator/>
<menuitem name="FileImporter" verb=""
- _label="_Import File..."
- _tip="Import an external file format" accel="*Control*i"
+ _label="_Import..."
+ _tip="Import data from other programs" accel="*Control*i"
pixtype="pixbuf"/>
<placeholder name="Print" delimit="top"/>