Regenerated.
authorRaymond Toy <toy.raymond@gmail.com>
Sun, 23 Dec 2012 20:15:46 +0000 (12:15 -0800)
committerRaymond Toy <toy.raymond@gmail.com>
Sun, 23 Dec 2012 20:15:46 +0000 (12:15 -0800)
src/i18n/locale/cmucl-x86-vm.pot
src/i18n/locale/cmucl.pot

index 4ecc409..14dd9b1 100644 (file)
@@ -316,7 +316,7 @@ msgstr ""
 msgid "Method ~S not defined for ~S"
 msgstr ""
 
-#: src/compiler/x86/c-call.lisp
+#: src/compiler/x86/c-callback.lisp
 msgid ""
 "Cons up a piece of code which calls call-callback with INDEX and a\n"
 "pointer to the arguments."
index 7dabde4..2d3c5ad 100644 (file)
@@ -2004,26 +2004,26 @@ msgstr ""
 msgid "Can't use :out or :in-out on pointer-like type:~%  ~S"
 msgstr ""
 
-#: src/code/alieneval.lisp
+#: src/code/alien-callback.lisp
 msgid "Vector of all callbacks."
 msgstr ""
 
 #: src/compiler/tn.lisp src/compiler/main.lisp src/code/describe.lisp
 #: src/code/debug-int.lisp src/code/debug-info.lisp
 #: src/code/foreign-linkage.lisp src/code/reader.lisp src/code/stream.lisp
-#: src/code/hash-new.lisp src/code/array.lisp src/code/alieneval.lisp
+#: src/code/hash-new.lisp src/code/array.lisp src/code/alien-callback.lisp
 msgid "~S is not an array with a fill-pointer."
 msgstr ""
 
-#: src/code/alieneval.lisp
+#: src/code/alien-callback.lisp
 msgid "Unable to mprotect ~S bytes (~S) at ~S (~S).  Callbacks may not work."
 msgstr ""
 
-#: src/code/alieneval.lisp
+#: src/code/alien-callback.lisp
 msgid "Return the trampoline pointer for the callback NAME."
 msgstr ""
 
-#: src/code/alieneval.lisp
+#: src/code/alien-callback.lisp
 msgid ""
 "~\n"
 "Attempt to redefine callback with incompatible return type.\n"
@@ -2031,20 +2031,20 @@ msgid ""
 "    New type is: ~A"
 msgstr ""
 
-#: src/code/alieneval.lisp
+#: src/code/alien-callback.lisp
 msgid "~\n"
 "Create new trampoline (old trampoline calls old lisp function)."
 msgstr ""
 
-#: src/code/alieneval.lisp
+#: src/code/alien-callback.lisp
 msgid "Unsupported argument type: ~A"
 msgstr ""
 
-#: src/code/alieneval.lisp
+#: src/code/alien-callback.lisp
 msgid "Unsupported return type: ~A"
 msgstr ""
 
-#: src/code/alieneval.lisp
+#: src/code/alien-callback.lisp
 msgid ""
 "(defcallback NAME (RETURN-TYPE {(ARG-NAME ARG-TYPE)}*)\n"
 "     {doc-string} {decls}* {FORM}*)\n"
@@ -2153,6 +2153,10 @@ msgid "The number of bits to process at a time."
 msgstr ""
 
 #: src/code/bit-bash.lisp
+msgid "The number of bytes to process at a time."
+msgstr ""
+
+#: src/code/bit-bash.lisp
 msgid ""
 "The maximum number of bits that can be dealt with during a single call."
 msgstr ""
@@ -16786,7 +16790,7 @@ msgid ""
 msgstr ""
 
 #: src/compiler/disassem.lisp
-msgid "Instructions either aren't related or conflict in some way:~% ~s"
+msgid "Instructions either aren't related or conflict in some way:~%"
 msgstr ""
 
 #: src/compiler/disassem.lisp