From a1effa94b878fdfe467f1b6851ac4ca8ffb651bd Mon Sep 17 00:00:00 2001
From: rtoy <rtoy>
Date: Wed, 27 Oct 2010 12:50:04 +0000
Subject: [PATCH] Regenerated from current sources.

---
 i18n/locale/cmucl.pot | 20 ++++++++++++++------
 1 file changed, 14 insertions(+), 6 deletions(-)

diff --git a/i18n/locale/cmucl.pot b/i18n/locale/cmucl.pot
index 2af7d5df6..0a1fc5666 100644
--- a/i18n/locale/cmucl.pot
+++ b/i18n/locale/cmucl.pot
@@ -5550,11 +5550,15 @@ msgid "Returns a string describing the implementation type."
 msgstr ""
 
 #: src/code/misc.lisp
-msgid "Returns a string describing the implementation version."
+msgid " Unicode"
 msgstr ""
 
 #: src/code/misc.lisp
-msgid " Unicode"
+msgid ""
+msgstr ""
+
+#: src/code/misc.lisp
+msgid "Returns a string describing the implementation version."
 msgstr ""
 
 #: src/code/misc.lisp
@@ -9151,6 +9155,14 @@ msgstr ""
 msgid "Invalid position given to file-position: ~S"
 msgstr ""
 
+#: src/code/fd-stream.lisp
+msgid "Use Unicode replacement character instead"
+msgstr ""
+
+#: src/code/fd-stream.lisp
+msgid "Use question mark character instead"
+msgstr ""
+
 #: src/code/fd-stream.lisp
 msgid ""
 "Create a stream for the given unix file descriptor.\n"
@@ -9179,10 +9191,6 @@ msgstr ""
 msgid "** Closed ~A~%"
 msgstr ""
 
-#: src/code/fd-stream.lisp
-msgid "Use Unicode replacement character instead"
-msgstr ""
-
 #: src/code/fd-stream.lisp
 msgid ""
 "This is a string that OPEN tacks on the end of a file namestring to produce\n"
-- 
GitLab