I attach the files(install_langage_files.zip.zipmodxinstallerv2.zip).
The files is the following:
[install]
| -lang.php// remove at 2008.2.17
| - [lang]
| - [japanese-utf8]
| - japanese-utf8.inc.php
| - [images]
| - img_box.png
| - img_splash.gif
These files contain the original picture other than a language file. (img_box.png).
Besides, we corrected lang.php because the picture could not be changed.

<td><b><?php echo $_lang["message_message"]; ?></b></td>
<td><b><?php echo $_lang["mgrlog_msg"]; ?></b></td>
FYI, these have been committed at 3400 and the installer updates are coming later.
install/action.summary.php
install/action.options.php
install/setup.sql
install/instprocessor.php
install/sqlParser.class.php
lang/japanese-utf8/japanese-utf8.inc.php
lang/german/german.inc.php
lang/french/french.inc.php
lang/russian/russian.inc.php
thanks for sharing, i was thinking of making the same process for demo content of each language!, is it feasible?
i was thinking of making the same process for demo content of each language!,
Not likely for 0.9.6.2; for 0.9.7 and beyond we will hand you the keys and you can build a distribution with whatever you want in it for sample content.
... a Kind of post ponding potentials?