diff options
author | nobody <nobody@localhost> | 2005-02-18 22:48:48 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2005-02-18 22:48:48 +0800 |
commit | 4d272703e94a8594c38834c5127ff931a1df7429 (patch) | |
tree | c55aa9eee8aa7ae9eb73e1f2e39a66602bf274e0 /composer/mail-composer-errors.xml | |
parent | 130a7842f0b1b2a44f8a320dfb3cca112a42190c (diff) | |
download | gsoc2013-evolution-bb788f85f455701366b39b96ce938c08b014e982.tar.gz gsoc2013-evolution-bb788f85f455701366b39b96ce938c08b014e982.tar.zst gsoc2013-evolution-bb788f85f455701366b39b96ce938c08b014e982.zip |
This commit was manufactured by cvs2svn to create tagEVOLUTION_2_0_4
'EVOLUTION_2_0_4'.
svn path=/tags/EVOLUTION_2_0_4/; revision=28812
Diffstat (limited to 'composer/mail-composer-errors.xml')
-rw-r--r-- | composer/mail-composer-errors.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer/mail-composer-errors.xml b/composer/mail-composer-errors.xml index 1a52225ca3..dc696a5f02 100644 --- a/composer/mail-composer-errors.xml +++ b/composer/mail-composer-errors.xml @@ -39,7 +39,7 @@ <secondary>Closing this composer window will discard the message permanently, unless you choose to save the message in your Drafts folder. This will allow you to continue the message at a later date.</secondary> <button label="_Discard Changes" response="GTK_RESPONSE_NO"/> <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/> - <button label="_Save Message" response="GTK_RESPONSE_YES"/> + <button label="Save Message" response="GTK_RESPONSE_YES"/> </error> <error id="no-build-message" type="error" modal="true"> |