From e7572f0fe95fab512c136cf75adbc328adce9f10 Mon Sep 17 00:00:00 2001
From: rtoy <rtoy>
Date: Wed, 14 Jul 2010 00:34:36 +0000
Subject: [PATCH] Regenerated from current code.

---
 i18n/locale/cmucl.pot | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/i18n/locale/cmucl.pot b/i18n/locale/cmucl.pot
index 5d2def23d..cc4c30748 100644
--- a/i18n/locale/cmucl.pot
+++ b/i18n/locale/cmucl.pot
@@ -10425,6 +10425,10 @@ msgstr ""
 msgid "C abort()"
 msgstr ""
 
+#: src/code/signal.lisp
+msgid "Emt instruction"
+msgstr ""
+
 #: src/code/signal.lisp
 msgid "Floating point exception"
 msgstr ""
@@ -10442,19 +10446,19 @@ msgid "Segmentation violation"
 msgstr ""
 
 #: src/code/signal.lisp
-msgid "Write on a pipe with no one to read it"
+msgid "Bad argument to system call"
 msgstr ""
 
 #: src/code/signal.lisp
-msgid "Alarm clock"
+msgid "Write on a pipe with no one to read it"
 msgstr ""
 
 #: src/code/signal.lisp
-msgid "Software termination signal"
+msgid "Alarm clock"
 msgstr ""
 
 #: src/code/signal.lisp
-msgid "Stack fault on coprocessor"
+msgid "Software termination signal"
 msgstr ""
 
 #: src/code/signal.lisp
-- 
GitLab