diff options
author | Matthew Barnes <mbarnes@src.gnome.org> | 2008-10-02 04:56:04 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@src.gnome.org> | 2008-10-02 04:56:04 +0800 |
commit | b2cda1d0c6d44f53f71bad9e256f41188677dfba (patch) | |
tree | 65bd7560e802baf1740482ae48b952dc5c5957fc /shell/shell.error.xml | |
parent | e52986f4225cbe8496043da74ca250521d244705 (diff) | |
download | gsoc2013-evolution-b2cda1d0c6d44f53f71bad9e256f41188677dfba.tar.gz gsoc2013-evolution-b2cda1d0c6d44f53f71bad9e256f41188677dfba.tar.zst gsoc2013-evolution-b2cda1d0c6d44f53f71bad9e256f41188677dfba.zip |
Merge revisions 36016:36533 from trunk.
svn path=/branches/kill-bonobo/; revision=36534
Diffstat (limited to 'shell/shell.error.xml')
-rw-r--r-- | shell/shell.error.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/shell/shell.error.xml b/shell/shell.error.xml index 75a6247eb6..a69adec801 100644 --- a/shell/shell.error.xml +++ b/shell/shell.error.xml @@ -27,9 +27,9 @@ If you choose to continue, you may not have access to some of your old data. </error> <error id="upgrade-remove-1-4" type="question" default="GTK_RESPONSE_CANCEL"> - <title>Delete old data from version {0}?</title> + <_title>Delete old data from version {0}?</_title> <_primary>Delete old data from version {0}?</_primary> - <_secondary xml:space="preserve">The previous version of evolution stored its data in a different location. + <_secondary xml:space="preserve">The previous version of Evolution stored its data in a different location. If you choose to remove this data, the entire contents of the "evolution" directory will be removed permanently. If you choose to keep this data, then you may manually remove the contents of "evolution" at your convenience. </_secondary> @@ -39,7 +39,7 @@ If you choose to remove this data, the entire contents of the "evolution&qu </error> <error id="upgrade-remove-1-4-confirm" type="warning" default="GTK_RESPONSE_CANCEL"> - <title>Really delete old data?</title> + <_title>Really delete old data?</_title> <_primary>Really delete old data?</_primary> <_secondary xml:space="preserve">The entire contents of the "evolution" directory are about to be permanently removed. |