Raymond Toy pushed to branch issue-139-use-lang-to-set-external-format at cmucl / cmucl

Commits:

1 changed file:

Changes:

  • src/i18n/locale/cmucl.pot
    ... ... @@ -6714,6 +6714,14 @@ msgid ""
    6714 6714
     "This is true if and only if the lisp was started with the -edit switch."
    
    6715 6715
     msgstr ""
    
    6716 6716
     
    
    6717
    +#: src/code/save.lisp
    
    6718
    +msgid ""
    
    6719
    +"Set up encodings based on the value of the LANG envvar.  The\n"
    
    6720
    +"  codeset from LANG will be used to set *DEFAULT-EXTERNAL-FORMAT* and\n"
    
    6721
    +"  sets the terminal and file name encoding to the specified codeset.\n"
    
    6722
    +"  If Quiet is non-NIL, then messages will be suppressed."
    
    6723
    +msgstr ""
    
    6724
    +
    
    6717 6725
     #: src/code/save.lisp
    
    6718 6726
     msgid ""
    
    6719 6727
     "Saves a CMU Common Lisp core image in the file of the specified name.  The\n"