diff options
author | Paul Bolle <pebolle@tiscali.nl> | 2009-12-20 18:08:05 +0800 |
---|---|---|
committer | Paul Bolle <pebolle@tiscali.nl> | 2009-12-20 18:08:05 +0800 |
commit | 64dddd6c7c11653986f038f2218870d6b3587059 (patch) | |
tree | 79a9236ac95daa2d56e92c0862ee2f8dbfb2fd55 /shell | |
parent | f989e5d9702ae54343cf28cecae1d045b416afb6 (diff) | |
download | gsoc2013-evolution-64dddd6c7c11653986f038f2218870d6b3587059.tar.gz gsoc2013-evolution-64dddd6c7c11653986f038f2218870d6b3587059.tar.zst gsoc2013-evolution-64dddd6c7c11653986f038f2218870d6b3587059.zip |
Bug 604822 - Drop more alert titles
Drop all alert titles to be found in *.error.xml. HIG suggests alerts
do not have a title.
Diffstat (limited to 'shell')
-rw-r--r-- | shell/shell.error.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/shell/shell.error.xml b/shell/shell.error.xml index 603d5ed955..3f3f0e2f86 100644 --- a/shell/shell.error.xml +++ b/shell/shell.error.xml @@ -26,7 +26,6 @@ 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> <_primary>Delete old data from version {0}?</_primary> <_secondary xml:space="preserve">The previous version of Evolution stored its data in a different location. @@ -38,7 +37,6 @@ 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> <_primary>Really delete old data?</_primary> <_secondary xml:space="preserve">The entire contents of the "evolution" directory are about to be permanently removed. |