aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDamon Chaplin <damon@ximian.com>2001-08-18 09:17:07 +0800
committerDamon Chaplin <damon@src.gnome.org>2001-08-18 09:17:07 +0800
commit528e38dbf380c5c0e5f971ed4982c038fc815fd5 (patch)
tree817eb67cbcdca95a93eb3a924d9de8303f25a0cb
parentf0b16735709dfa6d7a4bbdc53dfb120b5d1ee13d (diff)
downloadgsoc2013-evolution-528e38dbf380c5c0e5f971ed4982c038fc815fd5.tar.gz
gsoc2013-evolution-528e38dbf380c5c0e5f971ed4982c038fc815fd5.tar.zst
gsoc2013-evolution-528e38dbf380c5c0e5f971ed4982c038fc815fd5.zip
changed 'Send contact to other' to 'Forward Contact' and capitalized 'Send
2001-08-17 Damon Chaplin <damon@ximian.com> * evolution-contact-editor.xml: changed 'Send contact to other' to 'Forward Contact' and capitalized 'Send message to Contact' to be consistent with address book. * evolution-addressbook.xml: added '...' to 'Forward Contact' and 'Send Message to Contact' to be consistent with contact editor. svn path=/trunk/; revision=12185
-rw-r--r--ui/ChangeLog9
-rw-r--r--ui/evolution-addressbook.xml4
-rw-r--r--ui/evolution-contact-editor.xml4
3 files changed, 13 insertions, 4 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog
index d0784de56e..94e80e47e7 100644
--- a/ui/ChangeLog
+++ b/ui/ChangeLog
@@ -1,3 +1,12 @@
+2001-08-17 Damon Chaplin <damon@ximian.com>
+
+ * evolution-contact-editor.xml: changed 'Send contact to other'
+ to 'Forward Contact' and capitalized 'Send message to Contact' to
+ be consistent with address book.
+
+ * evolution-addressbook.xml: added '...' to 'Forward Contact' and
+ 'Send Message to Contact' to be consistent with contact editor.
+
2001-08-17 Anna Marie Dirks <anna@ximian.com>
* evolution-mail-global.xml : Changed the order of the toolbar icons
diff --git a/ui/evolution-addressbook.xml b/ui/evolution-addressbook.xml
index 3a7ec263e8..c0b2b8b445 100644
--- a/ui/evolution-addressbook.xml
+++ b/ui/evolution-addressbook.xml
@@ -114,10 +114,10 @@
<submenu name="Actions" _label="_Actions">
<menuitem name="ContactsSendContactToOther"
- _label="_Forward Contact" verb=""/>
+ _label="_Forward Contact..." verb=""/>
<menuitem name="ContactsSendMessageToContact"
- _label="Send _Message to Contact" verb=""/>
+ _label="Send _Message to Contact..." verb=""/>
</submenu>
</placeholder>
</menu>
diff --git a/ui/evolution-contact-editor.xml b/ui/evolution-contact-editor.xml
index 2e027b449c..cc1aa4be14 100644
--- a/ui/evolution-contact-editor.xml
+++ b/ui/evolution-contact-editor.xml
@@ -63,10 +63,10 @@
</submenu>
<submenu name="Actions" _label="_Actions">
<menuitem name="ContactEditorSendAs" verb=""
- _label="Se_nd contact to other..."/>
+ _label="_Forward Contact..."/>
<menuitem name="ContactEditorSendTo" verb=""
- _label="Send _message to contact..."/>
+ _label="Send _Message to Contact..."/>
</submenu>
</menu>
git.cgi/freebsd-ports-gnome/commit/news/inn?h=gnome-3.22&id=1fa39fd2c3d6f5edbc6d4a9d6f9ceae142a0f184'>Convert all :U to :tu and :L to :tlbapt2014-05-051-5/+2 * - Tell bmake we use the old :L :U modifiersfluffy2013-12-311-0/+3 * - Missed new etc files.fluffy2013-11-181-1/+2 * - Fix MLINKSfluffy2013-11-181-2/+3 * - Oops, forgot about MAN section during update :(fluffy2013-11-181-9/+10 * - Update to 2.5.3 security releasefluffy2013-11-177-130/+42 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-5/+2 * - convert to the new perl5 frameworkaz2013-09-141-2/+1 * - Fix innd/nnrpd semget failuresfluffy2012-09-022-1/+74 * news/inn: fix plaintext command injection, CVE-2012-3523rea2012-08-272-1/+62 * Move the rc.d scripts of the form *.sh.in to *.indougb2012-08-062-1/+1 * - Fix typofluffy2012-07-081-1/+1 * - Add options for OpenSSL (for those who don't need) and GnuPG (pgpverify)fluffy2012-07-072-50/+68 * - Remove SITE_PERL from *_DEPENDSaz2012-06-301-1/+1 * - Update INN to 2.5.2 releasefluffy2012-06-27