diff options
author | Sushma Rai <rsushma@src.gnome.org> | 2006-05-10 19:13:17 +0800 |
---|---|---|
committer | Sushma Rai <rsushma@src.gnome.org> | 2006-05-10 19:13:17 +0800 |
commit | c45989a66bc2726c93e10e2e7740fd8bb30be73d (patch) | |
tree | c368b92c2f202be5a7fe5146a5f5e1c11867e8ae /plugins/exchange-operations/org-gnome-exchange-operations.error.xml | |
parent | ed1fa5121bcbcf072e51c82f64c472d2d4d33ec5 (diff) | |
download | gsoc2013-evolution-c45989a66bc2726c93e10e2e7740fd8bb30be73d.tar gsoc2013-evolution-c45989a66bc2726c93e10e2e7740fd8bb30be73d.tar.gz gsoc2013-evolution-c45989a66bc2726c93e10e2e7740fd8bb30be73d.tar.bz2 gsoc2013-evolution-c45989a66bc2726c93e10e2e7740fd8bb30be73d.tar.lz gsoc2013-evolution-c45989a66bc2726c93e10e2e7740fd8bb30be73d.tar.xz gsoc2013-evolution-c45989a66bc2726c93e10e2e7740fd8bb30be73d.tar.zst gsoc2013-evolution-c45989a66bc2726c93e10e2e7740fd8bb30be73d.zip |
Using the HIGified notification message. Fixes #302825.
svn path=/trunk/; revision=31968
Diffstat (limited to 'plugins/exchange-operations/org-gnome-exchange-operations.error.xml')
-rw-r--r-- | plugins/exchange-operations/org-gnome-exchange-operations.error.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/exchange-operations/org-gnome-exchange-operations.error.xml b/plugins/exchange-operations/org-gnome-exchange-operations.error.xml index 1300f128f3..a6326f8a2c 100644 --- a/plugins/exchange-operations/org-gnome-exchange-operations.error.xml +++ b/plugins/exchange-operations/org-gnome-exchange-operations.error.xml @@ -6,8 +6,8 @@ </error> <error id="apply-restart" type="info"> - <_primary>Please restart Evolution</_primary> - <_secondary>Changes to Exchange account configuration will take place after you quit and restart Evolution.</_secondary> + <_primary>Please restart Evolution for changes to take effect</_primary> + <_secondary>Changes to options for Exchange account "{0}" will only take effect after restarting Evolution.</_secondary> </error> <error id="remove-quit" type="info"> |