[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-cvs: branch: master updated (1.1.2.20070818-197-g9eed09a)



The branch, master has been updated
       via  9eed09a311e2289740feb635f1344835a8f86cde (commit)
      from  03ac3e16fec8b35e8e1d453d6504bd963bf43149 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


=========
 Summary
=========

 libgeda/po/en_GB.po   |    4 ++--
 libgeda/po/nl_NL.po   |    2 +-
 libgeda/src/g_basic.c |    2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)


=================
 Commit Messages
=================

commit 9eed09a311e2289740feb635f1344835a8f86cde
Author: Peter Clifton <pcjc2@xxxxxxxxx>
Date:   Wed Dec 26 21:35:02 2007 +0000

    Fix spelling mistake in libgeda

:100644 100644 c2c0cc7... 213f872... M	libgeda/po/en_GB.po
:100644 100644 cebc200... 80eeb61... M	libgeda/po/nl_NL.po
:100644 100644 83997ee... 4e71064... M	libgeda/src/g_basic.c

=========
 Changes
=========

commit 9eed09a311e2289740feb635f1344835a8f86cde
Author: Peter Clifton <pcjc2@xxxxxxxxx>
Date:   Wed Dec 26 21:35:02 2007 +0000

    Fix spelling mistake in libgeda

diff --git a/libgeda/po/en_GB.po b/libgeda/po/en_GB.po
index c2c0cc7..213f872 100644
--- a/libgeda/po/en_GB.po
+++ b/libgeda/po/en_GB.po
@@ -235,8 +235,8 @@ msgstr "Enable debugging for more detailed information\n"
 
 #: ../src/g_basic.c:267
 #, c-format
-msgid "Could not find [%s] for interpretion\n"
-msgstr "Could not find [%s] for interpretion\n"
+msgid "Could not find [%s] for interpretation\n"
+msgstr "Could not find [%s] for interpretation\n"
 
 #. We've already read this one in.
 #: ../src/g_rc.c:136
diff --git a/libgeda/po/nl_NL.po b/libgeda/po/nl_NL.po
index cebc200..80eeb61 100644
--- a/libgeda/po/nl_NL.po
+++ b/libgeda/po/nl_NL.po
@@ -240,7 +240,7 @@ msgstr "Schakel foutzoeken in voor meer gedetaileerde informatie\n"
 
 #: ../src/g_basic.c:267
 #, c-format
-msgid "Could not find [%s] for interpretion\n"
+msgid "Could not find [%s] for interpretation\n"
 msgstr "Kan [%s] niet vinden voor interpretatie\n"
 
 # We hebben deze al ingelezen.
diff --git a/libgeda/src/g_basic.c b/libgeda/src/g_basic.c
index 83997ee..4e71064 100644
--- a/libgeda/src/g_basic.c
+++ b/libgeda/src/g_basic.c
@@ -264,7 +264,7 @@ int g_read_file(const gchar *filename)
 	}
 	
 	if (access(full_filename, R_OK) != 0) {
-          s_log_message(_("Could not find [%s] for interpretion\n"),
+          s_log_message(_("Could not find [%s] for interpretation\n"),
                         full_filename);
 		return(-1);
   	}




_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs