diff --git a/src/i18n/locale/cmucl.pot b/src/i18n/locale/cmucl.pot
index e672077fe531cbbe8b4b95b81ffd72af0bdc69b8..5b67bdb0089f6bc02218ffe17d645de266feb717 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