aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorSushma Rai <rsushma@src.gnome.org>2005-08-05 18:28:32 +0800
committerSushma Rai <rsushma@src.gnome.org>2005-08-05 18:28:32 +0800
commit4916fcd399c05fe32485022c36ec2471cc28084d (patch)
treed76168186f02eb31ed019e44968573fe5db0a469 /ui
parent5dcf8ff37b4cdbdb57f4cc865cac04d8d5ad3c43 (diff)
downloadgsoc2013-evolution-4916fcd399c05fe32485022c36ec2471cc28084d.tar
gsoc2013-evolution-4916fcd399c05fe32485022c36ec2471cc28084d.tar.gz
gsoc2013-evolution-4916fcd399c05fe32485022c36ec2471cc28084d.tar.bz2
gsoc2013-evolution-4916fcd399c05fe32485022c36ec2471cc28084d.tar.lz
gsoc2013-evolution-4916fcd399c05fe32485022c36ec2471cc28084d.tar.xz
gsoc2013-evolution-4916fcd399c05fe32485022c36ec2471cc28084d.tar.zst
gsoc2013-evolution-4916fcd399c05fe32485022c36ec2471cc28084d.zip
Fix for translation issue, fixes #261971.
svn path=/trunk/; revision=30003
Diffstat (limited to 'ui')
-rw-r--r--ui/ChangeLog4
-rw-r--r--ui/evolution-addressbook.xml4
2 files changed, 6 insertions, 2 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog
index 697da62e04..4de78be9bd 100644
--- a/ui/ChangeLog
+++ b/ui/ChangeLog
@@ -1,3 +1,7 @@
+2005-08-05 Devashish Sharma <sdevashish@novell.com>
+
+ * evolution-addressbook.xml: Removes translation issue. Fixes #261971
+
2005-08-02 Not Zed <NotZed@Ximian.com>
* evolution-mail-message.xml: re-added the post-reply function.
diff --git a/ui/evolution-addressbook.xml b/ui/evolution-addressbook.xml
index 4ba98187fa..7db9c0cc98 100644
--- a/ui/evolution-addressbook.xml
+++ b/ui/evolution-addressbook.xml
@@ -52,11 +52,11 @@
_tip="Send a message to the selected contacts."/>
<cmd name="ContactsCopyToFolder" _label="Copy to Folder..."
- _tip="Copy Contact(s) to Another Folder..."
+ _tip="Copy Selected Contacts to Another Folder..."
accel="*Control**Shift*y"/>
<cmd name="ContactsMoveToFolder" _label="Move to Folder..."
- _tip="Move Contact(s) to Another Folder..."
+ _tip="Move Selected Contacts to Another Folder..."
accel="*Control**Shift*v"/>
<cmd name="ContactsViewPreview" _label="_Preview Pane"