aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ui/ChangeLog6
-rw-r--r--ui/evolution-addressbook.xml4
2 files changed, 8 insertions, 2 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog
index 69ef472905..007318aa24 100644
--- a/ui/ChangeLog
+++ b/ui/ChangeLog
@@ -1,3 +1,9 @@
+2004-05-18 Jerome Lacoste <jerome@coffeebreaks.org>
+
+ Fixes bug #57940
+
+ * evolution-addressbook.xml: "Save as VCard" -> "Save as VCard..."
+
2004-05-14 Jeffrey Stedfast <fejj@novell.com>
* evolution-mail-message.xml: Rename MessageResend to MessageEdit
diff --git a/ui/evolution-addressbook.xml b/ui/evolution-addressbook.xml
index b1f4a02616..e806fdb429 100644
--- a/ui/evolution-addressbook.xml
+++ b/ui/evolution-addressbook.xml
@@ -36,7 +36,7 @@
_tip="Select all contacts"
accel="*Control*a"/>
- <cmd name="ContactsSaveAsVCard" _label="Save as VCard"
+ <cmd name="ContactsSaveAsVCard" _label="Save as VCard..."
_tip="Save selected contacts as a VCard."
accel="*Control**Alt*s"/>
@@ -66,7 +66,7 @@
<menuitem name="ContactsView"
verb="" _label="_Open"/>
<menuitem name="ContactsSaveAsVCard"
- verb="" _label="_Save as VCard"
+ verb="" _label="_Save as VCard..."
pixtype="pixbuf"/>
</placeholder>