No, if connected to USB the messages are all in German.
I think, when connected to USB "storageStart.xml" and "mainStorage.xml" are executed, and "mainStorage.xml" has it's own
Code:
<kbookLanguages id="LANG" default="de" width="0" height="0" visible="false">
<kbookLanguage lang="en" width="0" height="0" visible="false">
<assets>
..
</kbookLanguages>
block.
Eventually
Code:
<function id="initialized">
USBDispatcher.doRegister(this.getWindow())
this.getDevice().enableBlueLED(false);
</function>
in storageStart.xml can be use for another (or even the PRS+) code injection.
For your convenience I add my modified sources, based on the latest code on
http://code.google.com/p/prs-plus/.
Here is the list of changes:
Code:
Binary Comparison of <F:\Downloads\sony\prs-plus\clone> to <F:\Downloads\sony\prs-plus\My_PRSPlus_Scipt\my mod clone loc>
55 files in 11 folders
35 files match exactly
----------------------
11 files don't match
--------------------
addons\BrowseFolders.js // title -> _mytitle1, title for rescan int.mem
addons\Clock.js //title
addons\EpubUserStyle.js // res:///Data/epub/userStyle.css
addons\MenuCaptions.js // faild playing with size, have to wait for soSetValue
addons\PageIndex.js // use Sony's Localization for " OF "
core\lang\English.js // no Sony: category
core\core_lang.js // no change of the Sony UI, iterator for Lang-Files
core\core_ui.js // _mytitle1
core\core_zAbout.js // don't show PRS+ fw
core\core__log.js // use filemode 3 for logfile
PRSPlus.js // use filemode 3 for logfiles
2 folders and files only on left
--------------------------------
addons\sandbox_kartu.js
addons\TextEncoding.js
8 folders and files only on right
---------------------------------
addons\disabled\
addons\disabled\sandbox_kartu.js
addons\disabled\TextEncoding.js
addons\ChangeLang.js
core\lang\German.js
core\lang\German.zip
core\lang\Spanish-Sample.zip
core\lang\Spanish.js