From ee4f09dc0159817af5445c5c011b0d6ee718bef8 Mon Sep 17 00:00:00 2001
From: Raymond Toy <toy.raymond@gmail.com>
Date: Mon, 30 May 2016 16:04:35 -0700
Subject: [PATCH] Regenerated.

---
 src/i18n/locale/cmucl.pot | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/src/i18n/locale/cmucl.pot b/src/i18n/locale/cmucl.pot
index 2d9130481..5cdda5309 100644
--- a/src/i18n/locale/cmucl.pot
+++ b/src/i18n/locale/cmucl.pot
@@ -48,13 +48,16 @@ msgid "Class not yet defined: ~S"
 msgstr ""
 
 #: src/code/sysmacs.lisp
-msgid "Register the feature as having influenced the CMUCL build process."
+msgid ""
+"Register the feature as having influenced the CMUCL build\n"
+"  process. Feature is added to *feature*"
 msgstr ""
 
 #: src/code/sysmacs.lisp
 msgid ""
 "Register the feature as having influenced the CMUCL build process,\n"
-"and also the CMUCL C runtime."
+"and also the CMUCL C runtime. Feature is added to*features* and\n"
+"sys::*runtime-features*."
 msgstr ""
 
 #: src/code/sysmacs.lisp
@@ -195,7 +198,7 @@ msgid ""
 msgstr ""
 
 #: src/code/lispinit.lisp
-msgid "Features affecting the runtime"
+msgid "Features affecting the runtime.  These are written to internals.h."
 msgstr ""
 
 #: src/code/lispinit.lisp
-- 
GitLab