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 /e-util | |
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 'e-util')
-rw-r--r-- | e-util/e-system.error.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/e-util/e-system.error.xml b/e-util/e-system.error.xml index 1ee6cbd9c2..9e91c7bc26 100644 --- a/e-util/e-system.error.xml +++ b/e-util/e-system.error.xml @@ -2,7 +2,6 @@ <error-list domain="system"> <error id="ask-save-file-exists-overwrite" type="error" default="GTK_RESPONSE_CANCEL"> - <_title>Overwrite file?</_title> <_primary>File exists "{0}".</_primary> <_secondary>Do you wish to overwrite it?</_secondary> <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/> |