diff options
author | Sushma Rai <rsushma@src.gnome.org> | 2005-08-05 18:28:32 +0800 |
---|---|---|
committer | Sushma Rai <rsushma@src.gnome.org> | 2005-08-05 18:28:32 +0800 |
commit | 4916fcd399c05fe32485022c36ec2471cc28084d (patch) | |
tree | d76168186f02eb31ed019e44968573fe5db0a469 /ui/evolution-addressbook.xml | |
parent | 5dcf8ff37b4cdbdb57f4cc865cac04d8d5ad3c43 (diff) | |
download | gsoc2013-evolution-4916fcd399c05fe32485022c36ec2471cc28084d.tar.gz gsoc2013-evolution-4916fcd399c05fe32485022c36ec2471cc28084d.tar.zst gsoc2013-evolution-4916fcd399c05fe32485022c36ec2471cc28084d.zip |
Fix for translation issue, fixes #261971.
svn path=/trunk/; revision=30003
Diffstat (limited to 'ui/evolution-addressbook.xml')
-rw-r--r-- | ui/evolution-addressbook.xml | 4 |
1 files changed, 2 insertions, 2 deletions
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" |