From fcd4c44bc97ea669354726369b79dac3d704208d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Thomas=20Gst=C3=A4dtner?= <thomas@gstaedtner.net>
Date: Wed, 14 Nov 2012 23:29:56 +0100
Subject: [PATCH 05/10] eap_editor: better english
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Thomas Gstädtner <thomas@gstaedtner.net>
---
 trunk/e/src/bin/e_eap_editor.c | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/trunk/e/src/bin/e_eap_editor.c b/trunk/e/src/bin/e_eap_editor.c
index 0b159df..4ff0d17 100644
--- a/trunk/e/src/bin/e_eap_editor.c
+++ b/trunk/e/src/bin/e_eap_editor.c
@@ -178,9 +178,7 @@ e_desktop_border_edit(E_Container *con, E_Border *bd)
         e_util_dialog_show(_("Incomplete Window Properties"),
                            _("The window you are creating an icon for<br>"
                              "does not contain window name and class<br>"
-                             "properties, so the needed properties for<br>"
-                             "the icon so that it will be used for this<br>"
-                             "window cannot be guessed. You will need to<br>"
+                             "properties. Without these, you will have to<br>"
                              "use the window title instead. This will only<br>"
                              "work if the window title is the same at<br>"
                              "the time the window starts up, and does not<br>"
-- 
1.8.0

