From b096e8dd9d0bd437945dd520bd255b9513ae60fd Mon Sep 17 00:00:00 2001 From: Raymond Toy <toy.raymond@gmail.com> Date: Sat, 13 Jun 2015 23:23:25 -0700 Subject: [PATCH] Regenerated. --- src/i18n/locale/cmucl.pot | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/i18n/locale/cmucl.pot b/src/i18n/locale/cmucl.pot index e672077fe..5b67bdb00 100644 --- a/src/i18n/locale/cmucl.pot +++ b/src/i18n/locale/cmucl.pot @@ -14693,7 +14693,11 @@ msgid "No default clause allowed in ~S: ~S" msgstr "" #: src/code/macros.lisp -msgid "T and OTHERWISE may not be used as key designators for ~A" +msgid "" +"~<~A is a key designator only in the final otherwise-clause. ~\n" +" Use (~A) to use it as a " +"normal-clause or move the clause to the ~\n" +" correct position.~:@>" msgstr "" #: src/code/macros.lisp -- GitLab