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

---
 src/i18n/locale/en@piglatin/LC_MESSAGES/cmucl.po | 12 +++++++++---
 src/i18n/locale/ko/LC_MESSAGES/cmucl.po          | 11 ++++++++---
 2 files changed, 17 insertions(+), 6 deletions(-)

diff --git a/src/i18n/locale/en@piglatin/LC_MESSAGES/cmucl.po b/src/i18n/locale/en@piglatin/LC_MESSAGES/cmucl.po
index 9867d5031..2d901bf28 100644
--- a/src/i18n/locale/en@piglatin/LC_MESSAGES/cmucl.po
+++ b/src/i18n/locale/en@piglatin/LC_MESSAGES/cmucl.po
@@ -49,15 +49,20 @@ msgid "Class not yet defined: ~S"
 msgstr "Assclay otnay etyay efinedday: ~S"
 
 #: src/code/sysmacs.lisp
-msgid "Register the feature as having influenced the CMUCL build process."
+#, fuzzy
+msgid ""
+"Register the feature as having influenced the CMUCL build\n"
+"  process. Feature is added to *feature*"
 msgstr ""
 "Egisterray ethay eaturefay asway avinghay influencedway ethay CMUCL uildbay "
 "ocesspray."
 
 #: src/code/sysmacs.lisp
+#, fuzzy
 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 ""
 "Egisterray ethay eaturefay asway avinghay influencedway ethay CMUCL uildbay "
 "ocesspray,\n"
@@ -256,7 +261,8 @@ msgstr ""
 "   implementationway."
 
 #: src/code/lispinit.lisp
-msgid "Features affecting the runtime"
+#, fuzzy
+msgid "Features affecting the runtime.  These are written to internals.h."
 msgstr "Eaturesfay affectingway ethay untimeray"
 
 #: src/code/lispinit.lisp
diff --git a/src/i18n/locale/ko/LC_MESSAGES/cmucl.po b/src/i18n/locale/ko/LC_MESSAGES/cmucl.po
index 3351ebc3c..c14acb14d 100644
--- a/src/i18n/locale/ko/LC_MESSAGES/cmucl.po
+++ b/src/i18n/locale/ko/LC_MESSAGES/cmucl.po
@@ -49,13 +49,18 @@ msgid "Class not yet defined: ~S"
 msgstr "분류명 정의되지 않음 : ~S"
 
 #: src/code/sysmacs.lisp
-msgid "Register the feature as having influenced the CMUCL build process."
+#, fuzzy
+msgid ""
+"Register the feature as having influenced the CMUCL build\n"
+"  process. Feature is added to *feature*"
 msgstr "CMUCL 구축 과정에 영향을 주는 속성으로 입력."
 
 #: src/code/sysmacs.lisp
+#, fuzzy
 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 "CMUCL 구축 과정과 CMUCL C 런타임에 영향을 주는 속성으로 입력."
 
 #: src/code/sysmacs.lisp
@@ -196,7 +201,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