
Raymond Toy pushed to branch issue-415-add-package-local-nicknames at cmucl / cmucl Commits: ff03bdda by Raymond Toy at 2025-06-27T07:33:03-07:00 Update pot file because string changed Typo in string. [skip-ci] - - - - - 1 changed file: - src/i18n/locale/cmucl.pot Changes: ===================================== src/i18n/locale/cmucl.pot ===================================== @@ -8578,7 +8578,7 @@ msgid "Local nickname cannot be \"CL\", \"COMMON-LISP\" or \"KEYWORD\"" msgstr "" #: src/code/package.lisp -msgid "~A as already a local nickname for the package ~A in ~A" +msgid "~A is already a local nickname for the package ~A in ~A" msgstr "" #: src/code/package.lisp View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/ff03bdda91960043d37dc5a1... -- View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/ff03bdda91960043d37dc5a1... You're receiving this email because of your account on gitlab.common-lisp.net.
participants (1)
-
Raymond Toy (@rtoy)