diff options
-rw-r--r-- | ui/ChangeLog | 5 | ||||
-rw-r--r-- | ui/evolution-message-composer.xml | 2 |
2 files changed, 6 insertions, 1 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog index 6da28a44d9..cb1cc37e6a 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,5 +1,10 @@ 2006-01-19 Andre Klapper <a9016009@gmx.de> + * evolution-meesage-composer.xml: changing British English to + American English. Fixes bug 326637. + +2006-01-19 Andre Klapper <a9016009@gmx.de> + * evolution.xml: changing "_About Evolution..." to "_About" to be HIG-compliant. Fixes bug 327309. diff --git a/ui/evolution-message-composer.xml b/ui/evolution-message-composer.xml index a614ced294..bf5dcae5fd 100644 --- a/ui/evolution-message-composer.xml +++ b/ui/evolution-message-composer.xml @@ -39,7 +39,7 @@ _tip="Get delivery notification when your message is read" type="toggle" state="0"/> - <cmd name="SetPriority" _label="_Prioritise Message" + <cmd name="SetPriority" _label="_Prioritize Message" _tip="Set the message priority to high" type="toggle" state="0"/> |