Index: /trunk/htdocs/cacher/lang/en.po
===================================================================
--- /trunk/htdocs/cacher/lang/en.po	(revision 1121)
+++ /trunk/htdocs/cacher/lang/en.po	(revision 1148)
@@ -2,5 +2,5 @@
 msgstr ""
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-08-04 10:29+0800\n"
+"POT-Creation-Date: 2012-09-02 00:52+0800\n"
 "Language: en\n"
 "MIME-Version: 1.0\n"
@@ -22,13 +22,13 @@
 msgstr ""
 
-#: index.php:261
+#: index.php:263
 msgid "Summary"
 msgstr ""
 
-#: index.php:262
+#: index.php:264
 msgid "List PHP"
 msgstr ""
 
-#: index.php:263
+#: index.php:265
 msgid "List Var Data"
 msgstr ""
@@ -118,5 +118,5 @@
 msgstr "Delete|The time when this entry is deleted"
 
-#: sub/entrylist.tpl.php:144
+#: sub/entrylist.tpl.php:149
 msgid "Remove Selected"
 msgstr ""
@@ -198,7 +198,7 @@
 msgid "cache.errors"
 msgstr ""
-"Errs|Compiler errors, how many times your script is compiled but failed. You "
-"should really check what is happening if you see this value increase. (See "
-"Help for more information)"
+"Errs|Compiler errors, how many times your script(s) failed to be compiled by "
+"PHP. You should really check what is happening if you see this value "
+"increase. (See Help for more information)"
 
 #: sub/summary.tpl.php:21
Index: /trunk/htdocs/cacher/lang/zh-simplified.po
===================================================================
--- /trunk/htdocs/cacher/lang/zh-simplified.po	(revision 1121)
+++ /trunk/htdocs/cacher/lang/zh-simplified.po	(revision 1148)
@@ -2,5 +2,5 @@
 msgstr ""
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-08-04 10:29+0800\n"
+"POT-Creation-Date: 2012-09-02 00:52+0800\n"
 "Language: zh\n"
 "MIME-Version: 1.0\n"
@@ -22,13 +22,13 @@
 msgstr "总共"
 
-#: index.php:261
+#: index.php:263
 msgid "Summary"
 msgstr "摘要信息"
 
-#: index.php:262
+#: index.php:264
 msgid "List PHP"
 msgstr "列出PHP"
 
-#: index.php:263
+#: index.php:265
 msgid "List Var Data"
 msgstr "列变量数据"
@@ -118,5 +118,5 @@
 msgstr "删除|该项目被决定删除的时间"
 
-#: sub/entrylist.tpl.php:144
+#: sub/entrylist.tpl.php:149
 msgid "Remove Selected"
 msgstr "删除所选"
Index: /trunk/htdocs/cacher/lang/zh-traditional.po
===================================================================
--- /trunk/htdocs/cacher/lang/zh-traditional.po	(revision 1121)
+++ /trunk/htdocs/cacher/lang/zh-traditional.po	(revision 1148)
@@ -2,5 +2,5 @@
 msgstr ""
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-08-04 10:29+0800\n"
+"POT-Creation-Date: 2012-09-02 00:52+0800\n"
 "Language: zh_TW\n"
 "MIME-Version: 1.0\n"
@@ -22,13 +22,13 @@
 msgstr "总共"
 
-#: index.php:261
+#: index.php:263
 msgid "Summary"
 msgstr "簡要訊息"
 
-#: index.php:262
+#: index.php:264
 msgid "List PHP"
 msgstr "列出PHP"
 
-#: index.php:263
+#: index.php:265
 msgid "List Var Data"
 msgstr "列變數資料"
@@ -118,5 +118,5 @@
 msgstr "移除|該項目被移除於共享內的時間"
 
-#: sub/entrylist.tpl.php:144
+#: sub/entrylist.tpl.php:149
 msgid "Remove Selected"
 msgstr "移除所选"
Index: /trunk/htdocs/cacher/lang/en.php
===================================================================
--- /trunk/htdocs/cacher/lang/en.php	(revision 1103)
+++ /trunk/htdocs/cacher/lang/en.php	(revision 1148)
@@ -75,5 +75,5 @@
 		=> "OOMs|Out Of Memory, how many times a new item should be stored but there isn't enough memory in the cache, think of increasing the xcache.size or xcache.var_size",
 		"cache.errors"
-		=> "Errs|Compiler errors, how many times your script is compiled but failed. You should really check what is happening if you see this value increase. (See Help for more information)",
+		=> "Errs|Compiler errors, how many times your script(s) failed to be compiled by PHP. You should really check what is happening if you see this value increase. (See Help for more information)",
 		"cache.readonly_protected"
 		=> "Protected|Whether readonly_protection is available and enable on this cache (See help for more information)",
Index: /trunk/htdocs/diagnosis/lang/zh-simplified.php
===================================================================
--- /trunk/htdocs/diagnosis/lang/zh-simplified.php	(revision 1103)
+++ /trunk/htdocs/diagnosis/lang/zh-simplified.php	(revision 1148)
@@ -146,4 +146,6 @@
 		"Optimizer feature of 'Zend Optimizer' is disabled by XCache due to compatibility reason; the Loader of it is still available, encoded files are still supported"
 		=> "由于兼容性问题, 'Zend Optimizer' 的优化器已被 XCache 禁止; 其加载器依然可用, 可继续使用 Zend 加密的文件",
+		"SAPI Compatibility"
+		=> "Extension 兼容性",
 		);
 
Index: /trunk/htdocs/diagnosis/lang/en.po
===================================================================
--- /trunk/htdocs/diagnosis/lang/en.po	(revision 1103)
+++ /trunk/htdocs/diagnosis/lang/en.po	(revision 1148)
@@ -2,5 +2,5 @@
 msgstr ""
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-08-01 17:10+0800\n"
+"POT-Creation-Date: 2012-09-02 00:52+0800\n"
 "Language: en\n"
 "MIME-Version: 1.0\n"
@@ -56,5 +56,5 @@
 
 #: index.php:90 index.php:129 index.php:135 index.php:183 index.php:285
-#: index.php:303 index.php:368
+#: index.php:303 index.php:368 index.php:391 index.php:394
 msgid "error"
 msgstr ""
@@ -67,5 +67,5 @@
 #: index.php:200 index.php:216 index.php:248 index.php:264 index.php:273
 #: index.php:291 index.php:309 index.php:332 index.php:347 index.php:373
-#: index.php:379 index.php:385
+#: index.php:379 index.php:385 index.php:399
 msgid "info"
 msgstr ""
@@ -213,5 +213,5 @@
 msgstr ""
 
-#: index.php:248 index.php:373 index.php:385
+#: index.php:248 index.php:373 index.php:385 index.php:399
 msgid "Looks good"
 msgstr ""
@@ -337,2 +337,20 @@
 "still supported"
 msgstr ""
+
+#: index.php:388
+msgid "SAPI Compatibility"
+msgstr ""
+
+#: index.php:391
+msgid "CGI is not supported"
+msgstr ""
+
+#: index.php:391
+msgid "Use FastCGI or FPM instead"
+msgstr ""
+
+#: index.php:396
+msgid ""
+"PHP_FCGI_CHILDREN should be >= 1 and use 1 group of parent/childs model. See "
+"http://xcache.lighttpd.net/wiki/Faq"
+msgstr ""
Index: /trunk/htdocs/diagnosis/lang/zh-simplified.po
===================================================================
--- /trunk/htdocs/diagnosis/lang/zh-simplified.po	(revision 1103)
+++ /trunk/htdocs/diagnosis/lang/zh-simplified.po	(revision 1148)
@@ -2,5 +2,5 @@
 msgstr ""
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-08-01 17:10+0800\n"
+"POT-Creation-Date: 2012-09-02 00:52+0800\n"
 "Language: zh\n"
 "MIME-Version: 1.0\n"
@@ -57,5 +57,5 @@
 
 #: index.php:90 index.php:129 index.php:135 index.php:183 index.php:285
-#: index.php:303 index.php:368
+#: index.php:303 index.php:368 index.php:391 index.php:394
 msgid "error"
 msgstr "错误"
@@ -68,5 +68,5 @@
 #: index.php:200 index.php:216 index.php:248 index.php:264 index.php:273
 #: index.php:291 index.php:309 index.php:332 index.php:347 index.php:373
-#: index.php:379 index.php:385
+#: index.php:379 index.php:385 index.php:399
 msgid "info"
 msgstr "信息"
@@ -227,5 +227,5 @@
 msgstr "相当多的项目缓存了. 请适量加大 %s"
 
-#: index.php:248 index.php:373 index.php:385
+#: index.php:248 index.php:373 index.php:385 index.php:399
 msgid "Looks good"
 msgstr "看起来还行"
@@ -363,2 +363,21 @@
 "由于兼容性问题, 'Zend Optimizer' 的优化器已被 XCache 禁止; 其加载器依然可用, "
 "可继续使用 Zend 加密的文件"
+
+#: index.php:388
+#, fuzzy
+msgid "SAPI Compatibility"
+msgstr "Extension 兼容性"
+
+#: index.php:391
+msgid "CGI is not supported"
+msgstr ""
+
+#: index.php:391
+msgid "Use FastCGI or FPM instead"
+msgstr ""
+
+#: index.php:396
+msgid ""
+"PHP_FCGI_CHILDREN should be >= 1 and use 1 group of parent/childs model. See "
+"http://xcache.lighttpd.net/wiki/Faq"
+msgstr ""
Index: /trunk/htdocs/diagnosis/lang/zh-traditional.po
===================================================================
--- /trunk/htdocs/diagnosis/lang/zh-traditional.po	(revision 1104)
+++ /trunk/htdocs/diagnosis/lang/zh-traditional.po	(revision 1148)
@@ -2,5 +2,5 @@
 msgstr ""
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-08-01 17:10+0800\n"
+"POT-Creation-Date: 2012-09-02 00:52+0800\n"
 "Language: zh_TW\n"
 "MIME-Version: 1.0\n"
@@ -56,5 +56,5 @@
 
 #: index.php:90 index.php:129 index.php:135 index.php:183 index.php:285
-#: index.php:303 index.php:368
+#: index.php:303 index.php:368 index.php:391 index.php:394
 msgid "error"
 msgstr ""
@@ -67,5 +67,5 @@
 #: index.php:200 index.php:216 index.php:248 index.php:264 index.php:273
 #: index.php:291 index.php:309 index.php:332 index.php:347 index.php:373
-#: index.php:379 index.php:385
+#: index.php:379 index.php:385 index.php:399
 msgid "info"
 msgstr ""
@@ -213,5 +213,5 @@
 msgstr ""
 
-#: index.php:248 index.php:373 index.php:385
+#: index.php:248 index.php:373 index.php:385 index.php:399
 msgid "Looks good"
 msgstr ""
@@ -337,2 +337,20 @@
 "still supported"
 msgstr ""
+
+#: index.php:388
+msgid "SAPI Compatibility"
+msgstr ""
+
+#: index.php:391
+msgid "CGI is not supported"
+msgstr ""
+
+#: index.php:391
+msgid "Use FastCGI or FPM instead"
+msgstr ""
+
+#: index.php:396
+msgid ""
+"PHP_FCGI_CHILDREN should be >= 1 and use 1 group of parent/childs model. See "
+"http://xcache.lighttpd.net/wiki/Faq"
+msgstr ""
