Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
cmucl-copy
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Richard M Kreuter
cmucl-copy
Commits
90855b07
Commit
90855b07
authored
9 years ago
by
Raymond Toy
Browse files
Options
Downloads
Patches
Plain Diff
Regenerated.
parent
a5805ca0
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/i18n/locale/cmucl.pot
+9
-5
9 additions, 5 deletions
src/i18n/locale/cmucl.pot
with
9 additions
and
5 deletions
src/i18n/locale/cmucl.pot
+
9
−
5
View file @
90855b07
...
...
@@ -6065,8 +6065,9 @@ msgstr ""
#: src/code/commandline.lisp
msgid ""
"Specifies the number of megabytes that should be allocated to the\n"
" heap. If not specified, a platform-specific default is used. The\n"
" actual maximum allowed heap size is platform-specific."
" heap. If not specified, a platform-specific default is used. If 0,\n"
" the platform-specific maximum heap size is used. The actual maximum\n"
" allowed heap size is platform-specific."
msgstr ""
#: src/code/commandline.lisp
...
...
@@ -9171,9 +9172,12 @@ msgid ""
" The standard streams are sys::*stdin*, sys::*stdout*, and\n"
" sys::*stderr*, which are normally the input and/or output streams\n"
" for *standard-input* and *standard-output*. Also sets sys::*tty*\n"
" (normally *terminal-io* to the given external format. If the\n"
" optional argument Filenames is gvien, then the filename encoding is\n"
" set to the specified format."
" (normally *terminal-io* to the given external format. The value of\n"
" *default-external-format* is not changed.\n"
"\n"
" If the optional argument Filenames is given, then the filename\n"
" encoding is set to the specified format, if it has not already been\n"
" specified previously."
msgstr ""
#: src/code/extfmts.lisp
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment