From 35349fa01c747402f369ed44eb3a0059f5540adc Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Fri, 17 Feb 2012 09:18:08 -0500 Subject: Bug 670278 - Poorly worded "confirm overwrite" alert Reworded to match exactly what GtkFileChooser shows. --- e-util/e-system.error.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'e-util') diff --git a/e-util/e-system.error.xml b/e-util/e-system.error.xml index 9e91c7bc26..1b7ce3d3ef 100644 --- a/e-util/e-system.error.xml +++ b/e-util/e-system.error.xml @@ -2,10 +2,10 @@ - <_primary>File exists "{0}". - <_secondary>Do you wish to overwrite it? + <_primary>A file named "{0}" already exists. Do you want to replace it? + <_secondary>The file already exists in "{0}". Replacing it will overwrite its contents.