aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2008-11-03 13:05:43 +0800
committerMatthew Barnes <mbarnes@src.gnome.org>2008-11-03 13:05:43 +0800
commitc9477380c42972f30f355132691976d06d2106f7 (patch)
tree12bca687468e1ed830cc8c5ac0b70d6be8dd18e0 /ui
parent9109e4a78c6fd69ebb45658a7f0c83edae15245f (diff)
downloadgsoc2013-evolution-c9477380c42972f30f355132691976d06d2106f7.tar
gsoc2013-evolution-c9477380c42972f30f355132691976d06d2106f7.tar.gz
gsoc2013-evolution-c9477380c42972f30f355132691976d06d2106f7.tar.bz2
gsoc2013-evolution-c9477380c42972f30f355132691976d06d2106f7.tar.lz
gsoc2013-evolution-c9477380c42972f30f355132691976d06d2106f7.tar.xz
gsoc2013-evolution-c9477380c42972f30f355132691976d06d2106f7.tar.zst
gsoc2013-evolution-c9477380c42972f30f355132691976d06d2106f7.zip
** Fixes bug #559040
2008-11-03 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #559040 * ui/evolution-addressbook.xml: * ui/evolution-mail-global.xml: * ui/evolution-mail-list.xml: No period at the end of tooltips, and use sentence case. svn path=/trunk/; revision=36724
Diffstat (limited to 'ui')
-rw-r--r--ui/ChangeLog9
-rw-r--r--ui/evolution-addressbook.xml10
-rw-r--r--ui/evolution-mail-global.xml2
-rw-r--r--ui/evolution-mail-list.xml2
4 files changed, 16 insertions, 7 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog
index b1ee2caa0a..7cb0adbcf6 100644
--- a/ui/ChangeLog
+++ b/ui/ChangeLog
@@ -1,3 +1,12 @@
+2008-11-03 Matthew Barnes <mbarnes@redhat.com>
+
+ ** Fixes bug #559040
+
+ * evolution-addressbook.xml:
+ * evolution-mail-global.xml:
+ * evolution-mail-list.xml:
+ No period at the end of tooltips, and use sentence case.
+
2008-08-27 Philip Withnall <philip@tecnocode.co.uk>
** Fix for bug #534762
diff --git a/ui/evolution-addressbook.xml b/ui/evolution-addressbook.xml
index 49c47d5b60..f28172e436 100644
--- a/ui/evolution-addressbook.xml
+++ b/ui/evolution-addressbook.xml
@@ -38,23 +38,23 @@
pixtype="stock" pixname="gtk-select-all"/>
<cmd name="ContactsSaveAsVCard" _label="Save as VCard..."
- _tip="Save selected contacts as a VCard."
+ _tip="Save selected contacts as a VCard"
accel="*Control*s" pixtype="pixbuf"/>
<cmd name="ContactsSendContactToOther" _label="Forward Contact"
- _tip="Send selected contacts to another person."
+ _tip="Send selected contacts to another person"
pixtype="pixbuf"/>
<cmd name="ContactsSendMessageToContact" _label="Send message to contact"
- _tip="Send a message to the selected contacts."
+ _tip="Send a message to the selected contacts"
pixtype="pixbuf"/>
<cmd name="ContactsCopyToFolder" _label="Copy to Folder..."
- _tip="Copy Selected Contacts to Another Folder..."
+ _tip="Copy selected contacts to another folder"
accel="*Control**Shift*y"/>
<cmd name="ContactsMoveToFolder" _label="Move to Folder..."
- _tip="Move Selected Contacts to Another Folder..."
+ _tip="Move selected contacts to another folder"
accel="*Control**Shift*v"/>
<cmd name="ContactsViewPreview" _label="Contact _Preview"
diff --git a/ui/evolution-mail-global.xml b/ui/evolution-mail-global.xml
index 737914f640..c582cd6b62 100644
--- a/ui/evolution-mail-global.xml
+++ b/ui/evolution-mail-global.xml
@@ -109,7 +109,7 @@
<!--
<menuitem name="CreateVFolder" verb="CreateVFolder" _label="_New Search _Folder (FIXME)"/>
-->
- <menuitem name="ToolsSubscriptions" verb="" _label="_Subscriptions"/>
+ <menuitem name="ToolsSubscriptions" verb="" _label="_Subscriptions..."/>
<separator f="" name="Folder1"/>
diff --git a/ui/evolution-mail-list.xml b/ui/evolution-mail-list.xml
index 5071228f8d..95b62eb996 100644
--- a/ui/evolution-mail-list.xml
+++ b/ui/evolution-mail-list.xml
@@ -130,7 +130,7 @@
<placeholder name="FolderOps">
<menuitem name="FolderRename" verb="" _label="_Rename..."/>
- <menuitem name="FolderRefresh" verb="" _label="Re_fresh..."/>
+ <menuitem name="FolderRefresh" verb="" _label="Re_fresh"/>
<menuitem name="FolderDelete" verb="" _label="_Delete"/>
<separator f="" name="FolderOps1"/>