CMUCL commit: intl-branch src/i18n/locale (cmucl.pot)

Raymond Toy rtoy at common-lisp.net
Tue Feb 9 03:44:51 CET 2010


    Date: Monday, February 8, 2010 @ 21:44:51
  Author: rtoy
    Path: /project/cmucl/cvsroot/src/i18n/locale
     Tag: intl-branch

Modified: cmucl.pot

Regenerate from sources.


-----------+
 cmucl.pot |   21 +++++++++------------
 1 file changed, 9 insertions(+), 12 deletions(-)


Index: src/i18n/locale/cmucl.pot
diff -u src/i18n/locale/cmucl.pot:1.1.2.1 src/i18n/locale/cmucl.pot:1.1.2.2
--- src/i18n/locale/cmucl.pot:1.1.2.1	Mon Feb  8 15:54:29 2010
+++ src/i18n/locale/cmucl.pot	Mon Feb  8 21:44:51 2010
@@ -73,6 +73,15 @@
 msgid "_@ is a reserved reader macro prefix."
 msgstr ""
 
+#: target:pcl/simple-streams/string.lisp target:compiler/tn.lisp
+#: target:compiler/main.lisp target:code/describe.lisp
+#: target:code/debug-int.lisp target:code/debug-info.lisp
+#: target:code/foreign-linkage.lisp target:code/reader.lisp
+#: target:code/stream.lisp target:code/hash-new.lisp target:code/array.lisp
+#: target:code/alieneval.lisp
+msgid "~S is not an array with a fill-pointer."
+msgstr ""
+
 #: target:code/array.lisp
 msgid "The exclusive upper bound on the rank of an array."
 msgstr ""
@@ -314,14 +323,6 @@
 msgid "Returns the Fill-Pointer of the given Vector."
 msgstr ""
 
-#: target:pcl/simple-streams/string.lisp target:compiler/tn.lisp
-#: target:compiler/main.lisp target:code/describe.lisp
-#: target:code/debug-int.lisp target:code/debug-info.lisp
-#: target:code/foreign-linkage.lisp target:code/reader.lisp
-#: target:code/stream.lisp target:code/hash-new.lisp target:code/array.lisp
-msgid "~S is not an array with a fill-pointer."
-msgstr ""
-
 #: target:code/array.lisp
 msgid "New fill pointer, ~S, is larger than the length of the vector."
 msgstr ""
@@ -494,10 +495,6 @@
 
 #: target:code/gc.lisp
 msgid ""
-msgstr ""
-
-#: target:code/gc.lisp
-msgid ""
 "Returns the number of bytes consed since the first time this function\n"
 "  was called.  The first time it is called, it returns zero."
 msgstr ""



More information about the cmucl-commit mailing list