hermet pushed a commit to branch master.

http://git.enlightenment.org/tools/enventor.git/commit/?id=2b34749b8f62ea685a52f0654adfa4b39be921d5

commit 2b34749b8f62ea685a52f0654adfa4b39be921d5
Author: ChunEon Park <[email protected]>
Date:   Mon May 26 23:50:57 2014 +0900

    editor - more detail message.
---
 src/bin/edc_editor.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/bin/edc_editor.c b/src/bin/edc_editor.c
index 2e16fd2..1449191 100644
--- a/src/bin/edc_editor.c
+++ b/src/bin/edc_editor.c
@@ -321,7 +321,7 @@ edit_template_insert(edit_data *ed)
 
    if (!t)
      {
-        stats_info_msg_update("Can't insert template code here. Move the 
cursor inside the \"Images|Parts|Part\" scope.");
+        stats_info_msg_update("Can't insert template code here. Move the 
cursor inside the \"Collections,Images,Parts,Part\" scope.");
         return;
      }
 

-- 


Reply via email to