diff options
author | Aaron Weber <aaron@src.gnome.org> | 2002-10-01 04:11:15 +0800 |
---|---|---|
committer | Aaron Weber <aaron@src.gnome.org> | 2002-10-01 04:11:15 +0800 |
commit | 43dfa91e96a82455faeeb6376b02b0dc8a53c93c (patch) | |
tree | bb95caff9d089907f0a0f48144d0dc10089d0fa3 /ui | |
parent | 44a1f8aeec2c3a49a5fab8e67cd583c39fe54c3f (diff) | |
download | gsoc2013-evolution-43dfa91e96a82455faeeb6376b02b0dc8a53c93c.tar.gz gsoc2013-evolution-43dfa91e96a82455faeeb6376b02b0dc8a53c93c.tar.zst gsoc2013-evolution-43dfa91e96a82455faeeb6376b02b0dc8a53c93c.zip |
It's a grand old string-review! Nitpicky and minor changes; details in the appropriate ChangeLog files.
svn path=/trunk/; revision=18268
Diffstat (limited to 'ui')
-rw-r--r-- | ui/ChangeLog | 7 | ||||
-rw-r--r-- | ui/evolution-executive-summary.xml | 2 | ||||
-rw-r--r-- | ui/evolution-mail-message.xml | 2 |
3 files changed, 9 insertions, 2 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog index 9ce5645fbd..ff4cf2148a 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,3 +1,10 @@ +2002-09-30 Aaron Weber <aaron@ximian.com> + + * evolution-mail-message.xml: setup/set up + + * evolution-executive-summary.xml: Customize is spelled with a Z + in us english, and an S elsewhere. Nitpicky! + 2002-09-30 Dan Winship <danw@ximian.com> * evolution.xml: Add FileRemoveOtherUsersFolder diff --git a/ui/evolution-executive-summary.xml b/ui/evolution-executive-summary.xml index d6f53e236e..a6f383d0aa 100644 --- a/ui/evolution-executive-summary.xml +++ b/ui/evolution-executive-summary.xml @@ -4,7 +4,7 @@ <submenu name="Settings"> <menuitem name="CustomiseMyEvolution" verb="CustomiseMyEvolution" - _label="Customise My Evolution"/> + _label="Customize My Evolution"/> </submenu> diff --git a/ui/evolution-mail-message.xml b/ui/evolution-mail-message.xml index e859a85813..be2e75194e 100644 --- a/ui/evolution-mail-message.xml +++ b/ui/evolution-mail-message.xml @@ -142,7 +142,7 @@ pixtype="pixbuf"/> <cmd name="PrintSetup" - _tip="Setup the page settings for your current printer" + _tip="Set up the page settings for your current printer" pixtype="pixbuf"/> <cmd name="ToolsFilterMailingList" |