...
|
...
|
@@ -48,13 +48,16 @@ msgid "Class not yet defined: ~S" |
48
|
48
|
msgstr ""
|
49
|
49
|
|
50
|
50
|
#: src/code/sysmacs.lisp
|
51
|
|
msgid "Register the feature as having influenced the CMUCL build process."
|
|
51
|
msgid ""
|
|
52
|
"Register the feature as having influenced the CMUCL build\n"
|
|
53
|
" process. Feature is added to *feature*"
|
52
|
54
|
msgstr ""
|
53
|
55
|
|
54
|
56
|
#: src/code/sysmacs.lisp
|
55
|
57
|
msgid ""
|
56
|
58
|
"Register the feature as having influenced the CMUCL build process,\n"
|
57
|
|
"and also the CMUCL C runtime."
|
|
59
|
"and also the CMUCL C runtime. Feature is added to*features* and\n"
|
|
60
|
"sys::*runtime-features*."
|
58
|
61
|
msgstr ""
|
59
|
62
|
|
60
|
63
|
#: src/code/sysmacs.lisp
|
...
|
...
|
@@ -195,7 +198,7 @@ msgid "" |
195
|
198
|
msgstr ""
|
196
|
199
|
|
197
|
200
|
#: src/code/lispinit.lisp
|
198
|
|
msgid "Features affecting the runtime"
|
|
201
|
msgid "Features affecting the runtime. These are written to internals.h."
|
199
|
202
|
msgstr ""
|
200
|
203
|
|
201
|
204
|
#: src/code/lispinit.lisp
|