aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--composer/ChangeLog3
-rw-r--r--composer/mail-composer.error.xml2
2 files changed, 4 insertions, 1 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog
index 2884cf7d09..f54e9ff7bf 100644
--- a/composer/ChangeLog
+++ b/composer/ChangeLog
@@ -1,3 +1,6 @@
+2006-02-07 Andre Klapper <a9016009@gmx.de>
+ * mail-composer.error.xml: fixing a patch to again fix 325276.
+
2006-01-24 Kjartan Maraas <kmaraas@gnome.org>
* e-msg-composer-hdrs.c: (account_removed_cb),
diff --git a/composer/mail-composer.error.xml b/composer/mail-composer.error.xml
index 5c5ebccae3..6f75d375dd 100644
--- a/composer/mail-composer.error.xml
+++ b/composer/mail-composer.error.xml
@@ -24,7 +24,7 @@
<_title>Unfinished messages found</_title>
<_primary>Do you want to recover unfinished messages?</_primary>
<_secondary>Evolution quit unexpectedly while you were composing a new message. Recovering the message will allow you to continue where you left off.</_secondary>
- <button _label="_Don't Recover" response="GTK_RESPONSE_CANCEL"/>
+ <button _label="_Do not Recover" response="GTK_RESPONSE_CANCEL"/>
<button _label="_Recover" response="GTK_RESPONSE_YES"/>
</error>