View Single Post
Old 03-12-2010, 11:35 AM   #739
Mark Nord
2B || !2B
Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.
 
Posts: 854
Karma: 327896
Join Date: Feb 2010
Location: Austria
Device: Sony PRS505/650/T1/tolino vision 5
kartu

I think there shouldn't be a reason to stick with v1.4, but I like the quest of unsolved mysteries.

[EDIT]
On the other hand, why [Edit] switch to 1.1 [/Edit thanks dwanthny] if we can use a official firmware version and maybe utilize the SONY localization feature?
[EDIT Add] At least localization is included in 1.3 and 1.4,
and also I notice some advanced error-handling on e.g. DeleteBook, and serveral other additions in kbook.xsb and others.
But this is tech-talk, so lets stopp here, to not confuse anybody.
[/EDIT]

BTW I did manage to call
Code:
<function id="changeLanguage" params="lang">
			this.LANG.setLanguage(lang);
		</function>
which is actually kbook.model.container.changeLanguage(lang).
Where lang is "en", "fr" or "de".
Comments are shown immediately in the new language, eg "no books" instead of "Keine Bücher", but the main menu entry stay with the original language, and can't be called any more. So this is not the right way to do it.

Last edited by Mark Nord; 03-13-2010 at 11:22 AM.
Mark Nord is offline   Reply With Quote