Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_apps.c e_fileman_file.c e_utils.c e_zone.c 


Log Message:


oops - message typos!

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_apps.c,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -3 -r1.109 -r1.110
--- e_apps.c    10 Jan 2006 04:23:43 -0000      1.109
+++ e_apps.c    10 Jan 2006 08:32:27 -0000      1.110
@@ -410,7 +410,7 @@
      {
        free(inst);
        e_error_dialog_show(_("Run Error"),
-                           _("Enlightenment was unable fork a child process:\n"
+                           _("Enlightenment was unable to fork a child 
process:\n"
                              "\n"
                              "%s\n"
                              "\n"),
@@ -1838,7 +1838,7 @@
 
    if (ev->exit_code == 127) /* /bin/sh uses this if cmd not found */
      e_error_dialog_show(_("Run Error"),
-                        _("Enlightenment was unable run the program:\n"
+                        _("Enlightenment was unable to run the program:\n"
                           "\n"
                           "%s\n"
                           "\n"
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_fileman_file.c,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -3 -r1.14 -r1.15
--- e_fileman_file.c    7 Jan 2006 17:54:31 -0000       1.14
+++ e_fileman_file.c    10 Jan 2006 08:32:27 -0000      1.15
@@ -338,7 +338,7 @@
    if (!exe)
      {
        e_error_dialog_show(_("Run Error"),
-                           _("Enlightenment was unable fork a child process:\n"
+                           _("Enlightenment was unable to fork a child 
process:\n"
                              "\n"
                              "%s\n"
                              "\n"),
@@ -389,7 +389,7 @@
    if (!exe)
      {
        e_error_dialog_show(_("Run Error"),
-                           _("Enlightenment was unable fork a child process:\n"
+                           _("Enlightenment was unable to fork a child 
process:\n"
                              "\n"
                              "%s\n"
                              "\n"),
@@ -417,7 +417,7 @@
    if (!exe)
      {
        e_error_dialog_show(_("Run Error"),
-                           _("3 Enlightenment was unable fork a child 
process:\n"
+                           _("3 Enlightenment was unable to fork a child 
process:\n"
                              "\n"
                              "%s\n"
                              "\n"),
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_utils.c,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -3 -r1.35 -r1.36
--- e_utils.c   7 Jan 2006 17:39:28 -0000       1.35
+++ e_utils.c   10 Jan 2006 08:32:27 -0000      1.36
@@ -221,7 +221,7 @@
    if (!exe)
      {
        e_error_dialog_show(_("Run Error"),
-                           _("Enlightenment was unable fork a child process:\n"
+                           _("Enlightenment was unable to fork a child 
process:\n"
                              "\n"
                              "%s\n"
                              "\n"),
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_zone.c,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -3 -r1.90 -r1.91
--- e_zone.c    10 Jan 2006 04:23:43 -0000      1.90
+++ e_zone.c    10 Jan 2006 08:32:27 -0000      1.91
@@ -605,7 +605,7 @@
    if (!ex)
      {
        e_error_dialog_show(_("Run Error"),
-                           _("Enlightenment was unable fork a child process:\n"
+                           _("Enlightenment was unable to fork a child 
process:\n"
                              "\n"
                              "%s\n"
                              "\n"),




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to