Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
cmucl
cmucl
Commits
cb3536ff
Commit
cb3536ff
authored
Sep 26, 2010
by
rtoy
Browse files
Regenerate from sources.
parent
5871d292
Changes
2
Hide whitespace changes
Inline
Side-by-side
i18n/locale/cmucl.pot
View file @
cb3536ff
...
...
@@ -17602,7 +17602,12 @@ msgid ""
"default\n"
" is the value of C:*RECORD-XREF-INFO*\n"
" :External-Format\n"
" The external format to use when opening the source file"
" The external format to use when opening the source file\n"
" :Decoding-Error\n"
" How to handle decoding errors in the external format when reading the\n"
" source file. Default (T) is to signal an error. Nil means silently\n"
" continue, replacing the invalid sequence with a suitable replacment\n"
" character."
msgstr ""
#: src/compiler/main.lisp
...
...
i18n/locale/ko/LC_MESSAGES/cmucl.po
View file @
cb3536ff
...
...
@@ -17638,7 +17638,12 @@ msgid ""
"default\n"
" is the value of C:*RECORD-XREF-INFO*\n"
" :External-Format\n"
" The external format to use when opening the source file"
" The external format to use when opening the source file\n"
" :Decoding-Error\n"
" How to handle decoding errors in the external format when reading the\n"
" source file. Default (T) is to signal an error. Nil means silently\n"
" continue, replacing the invalid sequence with a suitable replacment\n"
" character."
msgstr ""
#: src/compiler/main.lisp
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment