Enlightenment CVS committal

Author  : maxerba
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_actions.c 


Log Message:
I think this needs to be translated

===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_actions.c,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -3 -r1.98 -r1.99
--- e_actions.c 5 Apr 2007 11:51:35 -0000       1.98
+++ e_actions.c 12 Apr 2007 19:09:45 -0000      1.99
@@ -292,10 +292,10 @@
      }
    bd = (E_Border *)obj;
    snprintf(dialog_text, sizeof(dialog_text),
-           "You are about to kill %s.<br><br>"
+           _("You are about to kill %s.<br><br>"
            "Please keep in mind that all data of this window,<br>"
            "which has not been saved yet will be lost!<br><br>"
-           "Are you sure you want to kill this window?", 
+           "Are you sure you want to kill this window?"), 
            bd->client.icccm.name);
 
    if (kill_dialog) e_object_del(E_OBJECT(kill_dialog));



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to