[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: branch: master updated (1.1.2.20070818-194-gdbb2a46)
The branch, master has been updated
via dbb2a46a6ddba05cc5f71f735a6049b830eeda0d (commit)
from 1aec0fd150a5a73d4bb7bbdd4b058e04819b9a21 (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/nl_NL.po | 9 +--------
libgeda/src/o_pin_basic.c | 2 +-
2 files changed, 2 insertions(+), 9 deletions(-)
=================
Commit Messages
=================
commit dbb2a46a6ddba05cc5f71f735a6049b830eeda0d
Author: Peter Clifton <pcjc2@xxxxxxxxx>
Date: Tue Dec 25 22:58:28 2007 +0000
Fix spelling mistake in libgeda
:100644 100644 6a7c1b7... cebc200... M libgeda/po/nl_NL.po
:100644 100644 49cc8a3... c59de6d... M libgeda/src/o_pin_basic.c
=========
Changes
=========
commit dbb2a46a6ddba05cc5f71f735a6049b830eeda0d
Author: Peter Clifton <pcjc2@xxxxxxxxx>
Date: Tue Dec 25 22:58:28 2007 +0000
Fix spelling mistake in libgeda
diff --git a/libgeda/po/nl_NL.po b/libgeda/po/nl_NL.po
index 6a7c1b7..cebc200 100644
--- a/libgeda/po/nl_NL.po
+++ b/libgeda/po/nl_NL.po
@@ -571,6 +571,7 @@ msgid "ERROR: o_picture_save: unable to encode the picture.\n"
msgstr "FOUT: o_picture_save: kan de afbeelding niet coderen.\n"
#: ../src/o_pin_basic.c:141
+#: ../src/o_pin_basic.c:143
#, c-format
msgid ""
"Found a pin which did not have the whichone field set.\n"
@@ -579,14 +580,6 @@ msgstr ""
"Pen die geen whichone veld ingesteld heeft gevonden.\n"
"Verifieer en corigeer handmatig.\n"
-#: ../src/o_pin_basic.c:143
-msgid ""
-"Found a pin which did not have the whichone field set.\n"
-"Verify and correct manully.\n"
-msgstr ""
-"Pen die geen whichone veld ingesteld heeft gevonden.\n"
-"Verifieer en corigeer handmatig.\n"
-
#: ../src/o_pin_basic.c:147
#: ../src/o_pin_basic.c:149
#, c-format
diff --git a/libgeda/src/o_pin_basic.c b/libgeda/src/o_pin_basic.c
index 49cc8a3..c59de6d 100644
--- a/libgeda/src/o_pin_basic.c
+++ b/libgeda/src/o_pin_basic.c
@@ -141,7 +141,7 @@ OBJECT *o_pin_read(TOPLEVEL *toplevel, OBJECT *object_list, char buf[],
_("Found a pin which did not have the whichone field set.\n"
"Verify and correct manually.\n"));
s_log_message(_("Found a pin which did not have the whichone field set.\n"
- "Verify and correct manully.\n"));
+ "Verify and correct manually.\n"));
} else if (whichend < -1 || whichend > 1) {
fprintf(stderr,
_("Found an invalid whichend on a pin (reseting to zero): %d\n"),
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs