Index: trunk/htdocs/diagnosis/lang/en.po
===================================================================
--- trunk/htdocs/diagnosis/lang/en.po	(revision 1101)
+++ trunk/htdocs/diagnosis/lang/en.po	(revision 1103)
@@ -2,5 +2,5 @@
 msgstr ""
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-08-01 14:47+0800\n"
+"POT-Creation-Date: 2012-08-01 17:10+0800\n"
 "Language: en\n"
 "MIME-Version: 1.0\n"
@@ -25,5 +25,5 @@
 
 #: diagnosis.tpl.php:17
-msgid "Result/Suggestion"
+msgid "Explanation/Suggestion"
 msgstr ""
 
@@ -44,9 +44,9 @@
 
 #: index.php:87
-msgid "Cannot detect ini location"
+msgid "Cannot detect php.ini location"
 msgstr ""
 
 #: index.php:89
-msgid " (See above)"
+msgid "(See above)"
 msgstr ""
 
@@ -55,41 +55,66 @@
 msgstr ""
 
+#: index.php:90 index.php:129 index.php:135 index.php:183 index.php:285
+#: index.php:303 index.php:368
+msgid "error"
+msgstr ""
+
 #: index.php:93
 msgid "Loaded"
 msgstr ""
 
+#: index.php:93 index.php:141 index.php:158 index.php:175 index.php:189
+#: 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
+msgid "info"
+msgstr ""
+
 #: index.php:124
 msgid "Enabling PHP Cacher"
 msgstr ""
 
+#: index.php:126 index.php:146 index.php:149 index.php:163 index.php:166
+#: index.php:180 index.php:207 index.php:253 index.php:270 index.php:300
+#: index.php:318 index.php:338
+msgid "skipped"
+msgstr ""
+
+#: index.php:130 index.php:184 index.php:274
+msgid "Not enabled"
+msgstr ""
+
 #: index.php:131
-msgid "Not enabled: Website is not accelerated by XCache"
-msgstr ""
-
-#: index.php:132
-msgid "Set xcache.size to non-zero, set xcache.cacher = On"
-msgstr ""
-
-#: index.php:138
-msgid "No php script cached: Website is not accelerated by XCache"
-msgstr ""
-
-#: index.php:139
-msgid "Set xcache.cacher = On"
-msgstr ""
-
-#: index.php:143 index.php:194 index.php:302 index.php:322 index.php:356
+msgid ""
+"Your PHP pages is not accelerated by XCache. Set xcache.size to non-zero, "
+"set xcache.cacher = On"
+msgstr ""
+
+#: index.php:136
+msgid "No php script cached"
+msgstr ""
+
+#: index.php:137
+msgid "Your PHP pages is not accelerated by XCache. Set xcache.cacher = On"
+msgstr ""
+
+#: index.php:141 index.php:189 index.php:292 index.php:310 index.php:342
 msgid "Enabled"
 msgstr ""
 
-#: index.php:146
+#: index.php:144
 msgid "PHP Compile Time Error"
 msgstr ""
 
-#: index.php:156
+#: index.php:152 index.php:169 index.php:193 index.php:210 index.php:234
+#: index.php:242 index.php:256 index.php:324 index.php:341
+msgid "warning"
+msgstr ""
+
+#: index.php:153
 msgid "Error happened when compiling at least one of your PHP code"
 msgstr ""
 
-#: index.php:157
+#: index.php:154
 msgid ""
 "This usually means there is syntax error in your PHP code. Enable PHP "
@@ -97,17 +122,17 @@
 msgstr ""
 
+#: index.php:158
+msgid "No error happened"
+msgstr ""
+
 #: index.php:161
-msgid "No error happened"
-msgstr ""
-
-#: index.php:164
 msgid "Busy Compiling"
 msgstr ""
 
-#: index.php:174
+#: index.php:170
 msgid "Cache marked as busy for compiling"
 msgstr ""
 
-#: index.php:175
+#: index.php:171
 msgid ""
 "It's ok if this status don't stay for long. Otherwise, it could be a sign of "
@@ -115,64 +140,62 @@
 msgstr ""
 
-#: index.php:179 index.php:274 index.php:345
+#: index.php:175 index.php:264 index.php:332
 msgid "Idle"
 msgstr ""
 
-#: index.php:182
+#: index.php:178
 msgid "Enabling VAR Cacher"
 msgstr ""
 
-#: index.php:189
-msgid "Not enabled: code that use xcache var cacher fall back to other backend"
-msgstr ""
-
-#: index.php:190
-msgid "Set xcache.var_size to non-zero"
-msgstr ""
-
-#: index.php:196
+#: index.php:185
+msgid ""
+"PHP code that use XCache caching backend have to use other caching backend "
+"instead. Set xcache.var_size to non-zero"
+msgstr ""
+
+#: index.php:191
 msgid "Using VAR Cacher"
 msgstr ""
 
-#: index.php:200
+#: index.php:194
 msgid "No variable data cached"
 msgstr ""
 
-#: index.php:201
+#: index.php:195
 msgid ""
 "Var Cacher won't work simply by enabling it. PHP code must call XCache APIs "
 "like xcache_set() to use it as cache backend. 3rd party web apps may come "
-"with XCache support, config it to use XCache as cachign backend"
-msgstr ""
-
-#: index.php:206
+"with XCache support, config it to use XCache as caching backend"
+msgstr ""
+
+#: index.php:200
 msgid "Cache in use"
 msgstr ""
 
+#: index.php:205
+msgid "Cache Size"
+msgstr ""
+
 #: index.php:211
-msgid "Cache Size"
-msgstr ""
-
-#: index.php:218
 msgid "Out of memory happened when trying to write to cache"
 msgstr ""
 
+#: index.php:212
+msgid "Increase xcache.size and/or xcache.var_size"
+msgstr ""
+
+#: index.php:216
+msgid "Enough"
+msgstr ""
+
 #: index.php:219
-msgid "Increase xcache.size and/or xcache.var_size"
-msgstr ""
-
-#: index.php:223
-msgid "Enough"
-msgstr ""
-
-#: index.php:226
-msgid "Slots"
-msgstr ""
-
-#: index.php:243
+msgid "Hash Slots"
+msgstr ""
+
+#: index.php:235
 msgid "Slots value too big"
 msgstr ""
 
-#: index.php:244
+#: index.php:236
 #, php-format
 msgid ""
@@ -181,88 +204,85 @@
 msgstr ""
 
-#: index.php:252
+#: index.php:243
 msgid "Slots value too small"
 msgstr ""
 
-#: index.php:253
+#: index.php:244
 #, php-format
 msgid "So many item are cached. Increase %s to a more proper value"
 msgstr ""
 
-#: index.php:257 index.php:387
+#: index.php:248 index.php:373 index.php:385
 msgid "Looks good"
 msgstr ""
 
+#: index.php:251
+msgid "Cache Status"
+msgstr ""
+
+#: index.php:257
+msgid "At least one of the caches is disabled. "
+msgstr ""
+
+#: index.php:258
+msgid "Enable the cache."
+msgstr ""
+
+#: index.php:259
+msgid ""
+"It was disabled by PHP crash/coredump handler or you disabled it manually."
+msgstr ""
+
+#: index.php:259
+msgid "You disabled it manually."
+msgstr ""
+
 #: index.php:260
-msgid "Cache Status"
-msgstr ""
-
-#: index.php:267
-msgid "At least one of the caches is disabled. "
+msgid "If it was caused by PHP crash/coredump, report to XCache devs"
 msgstr ""
 
 #: index.php:268
-msgid ""
-"It was disabled by PHP crash/coredump handler or You disabled it manually"
-msgstr ""
-
-#: index.php:268
-msgid "You disabled it manually"
-msgstr ""
-
-#: index.php:269
-msgid "Enable the cache."
-msgstr ""
-
-#: index.php:270
-msgid "If it was caused by PHP crash/coredump, report to XCache devs"
-msgstr ""
-
-#: index.php:278
 msgid "Coredump Directory"
 msgstr ""
 
-#: index.php:284
-msgid "Not enabled"
-msgstr ""
-
-#: index.php:285
-msgid ""
-"Enable coredump to know your PHP crash. It can also be enabled in fpm other "
-"than in XCache"
-msgstr ""
-
-#: index.php:296
+#: index.php:275
+msgid ""
+"Enable coredump to save debugging information in case when PHP crash. It can "
+"also be enabled in other module like php-fpm beside XCache"
+msgstr ""
+
+#: index.php:286
 msgid "Core files found:\n"
 msgstr ""
 
-#: index.php:297
-msgid ""
-"Disable XCache PHP Cacher (xcache.size=0), remove the core file(s). If core "
-"file appears again, report call stack backtrace in the core to XCache devs"
-msgstr ""
-
-#: index.php:303
+#: index.php:287
+msgid ""
+"Disable XCache PHP Cacher (set xcache.size=0), remove the core file(s), then "
+"restart PHP. If core file appears again, report call stack backtrace in the "
+"core to XCache devs"
+msgstr ""
+
+#: index.php:293
 #, php-format
 msgid "You can see core files if PHP crash in %s if PHP crash"
 msgstr ""
 
-#: index.php:308
+#: index.php:298
 msgid "Readonly Protection"
 msgstr ""
 
-#: index.php:315
+#: index.php:304
 msgid "Set to enabled but not available"
 msgstr ""
 
-#: index.php:316
+#: index.php:305
 msgid "Use xcache.mmap_path other than /dev/zero"
 msgstr ""
 
-#: index.php:322 index.php:361
+#: index.php:310 index.php:347
 msgid "Disabled"
 msgstr ""
 
-#: index.php:323
+#: index.php:311
 msgid ""
 "Enable readonly_protection == --performance & ++stability. Disable "
@@ -270,46 +290,46 @@
 msgstr ""
 
-#: index.php:328
+#: index.php:316
 msgid "XCache modules"
 msgstr ""
 
-#: index.php:339
-msgid ""
-"Acceptable. Module(s) listed above are built into XCache but not for "
-"production server\n"
+#: index.php:326
+msgid ""
+"Acceptable. Module(s) listed are built into XCache but not for production "
+"server.\n"
 "Leave it as is if you're feeling good.\n"
-"Re-configure XCache with the above module(s) disabled if you're strict with "
-"server security."
-msgstr ""
-
-#: index.php:349
+"Re-configure XCache with the module(s) disabled if you're strict with server "
+"security."
+msgstr ""
+
+#: index.php:336
 msgid "XCache test setting"
 msgstr ""
 
-#: index.php:357
+#: index.php:343
 msgid "xcache.test is for testing only, not for server. set it to off"
 msgstr ""
 
-#: index.php:364
+#: index.php:350
 msgid "PHP Version"
 msgstr ""
 
-#: index.php:383
+#: index.php:369
 msgid "The version of PHP you're using is known to be unstable: "
 msgstr ""
 
-#: index.php:384
+#: index.php:370
 msgid "Upgrade to new version of PHP"
 msgstr ""
 
-#: index.php:390
+#: index.php:376
 msgid "Extension Compatibility"
 msgstr ""
 
-#: index.php:395
+#: index.php:380
 msgid "Zend Optimizer loaded"
 msgstr ""
 
-#: index.php:396
+#: index.php:381
 msgid ""
 "Optimizer feature of 'Zend Optimizer' is disabled by XCache due to "
