Raymond Toy pushed to branch issue-361-herald-for-bug-tracker at cmucl / cmucl
Commits:
-
0241192c
by Raymond Toy at 2024-12-16T08:48:10-08:00
-
ca120a47
by Raymond Toy at 2024-12-16T08:48:26-08:00
2 changed files:
Changes:
| ... | ... | @@ -449,6 +449,7 @@ |
| 449 | 449 | stream)
|
| 450 | 450 | (write-string (intl:gettext "https://gitlab.common-lisp.net/cmucl/cmucl/-/issues")
|
| 451 | 451 | stream))
|
| 452 | + terpri
|
|
| 452 | 453 | ,#'(lambda (stream)
|
| 453 | 454 | (write-string (intl:gettext "See <http://www.cmucl.org/> for support information.") stream))
|
| 454 | 455 | terpri
|
| ... | ... | @@ -6897,6 +6897,14 @@ msgstr "" |
| 6897 | 6897 | msgid " on "
|
| 6898 | 6898 | msgstr ""
|
| 6899 | 6899 | |
| 6900 | +#: src/code/save.lisp
|
|
| 6901 | +msgid "Please report issues to "
|
|
| 6902 | +msgstr ""
|
|
| 6903 | + |
|
| 6904 | +#: src/code/save.lisp
|
|
| 6905 | +msgid "https://gitlab.common-lisp.net/cmucl/cmucl/-/issues"
|
|
| 6906 | +msgstr ""
|
|
| 6907 | + |
|
| 6900 | 6908 | #: src/code/save.lisp
|
| 6901 | 6909 | msgid "See <http://www.cmucl.org/> for support information."
|
| 6902 | 6910 | msgstr ""
|