diff options
author | Shreyas Srinivasan <sshreyas@novell.com> | 2005-12-12 19:27:10 +0800 |
---|---|---|
committer | Shreyas Srinivasan <shres@src.gnome.org> | 2005-12-12 19:27:10 +0800 |
commit | 2500e7382f99d3f95f683662f214b337b3e960d2 (patch) | |
tree | 03c6fc17fb846d8522e0ef03765c8ff9ce11d39c /mail/mail.error.xml | |
parent | 0bf183b70276a6d7028d068741a66dafd21157ff (diff) | |
download | gsoc2013-evolution-2500e7382f99d3f95f683662f214b337b3e960d2.tar.gz gsoc2013-evolution-2500e7382f99d3f95f683662f214b337b3e960d2.tar.zst gsoc2013-evolution-2500e7382f99d3f95f683662f214b337b3e960d2.zip |
Fix #47857
2005-12-12 Shreyas Srinivasan <sshreyas@novell.com>
* mail.error.xml: Fix #47857
svn path=/trunk/; revision=30756
Diffstat (limited to 'mail/mail.error.xml')
-rw-r--r-- | mail/mail.error.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mail.error.xml b/mail/mail.error.xml index 6c3aae2cde..b6caa0ea70 100644 --- a/mail/mail.error.xml +++ b/mail/mail.error.xml @@ -269,7 +269,7 @@ all proxy information will be deleted permanently.</_secondary> </error> <error id="ask-signature-changed" type="question" default="GTK_RESPONSE_YES"> - <_title>Discard changed?</_title> + <_title>Discard changes?</_title> <_primary>Do you wish to save your changes?</_primary> <_secondary xml:space="preserve">This signature has been changed, but has not been saved.</_secondary> <button _label="_Discard changes" response="GTK_RESPONSE_NO"/> |