View Single Post
Old 01-31-2012, 10:39 AM   #87
VladKi
Junior Member
VladKi once ate a cherry pie in a record 7 seconds.VladKi once ate a cherry pie in a record 7 seconds.VladKi once ate a cherry pie in a record 7 seconds.VladKi once ate a cherry pie in a record 7 seconds.VladKi once ate a cherry pie in a record 7 seconds.VladKi once ate a cherry pie in a record 7 seconds.VladKi once ate a cherry pie in a record 7 seconds.VladKi once ate a cherry pie in a record 7 seconds.VladKi once ate a cherry pie in a record 7 seconds.VladKi once ate a cherry pie in a record 7 seconds.VladKi once ate a cherry pie in a record 7 seconds.
 
VladKi's Avatar
 
Posts: 9
Karma: 1832
Join Date: Jan 2012
Location: Kiev, Ukraine
Device: Kindle 3 Wi-Fi
Quote:
Originally Posted by bach68 View Post
I have to do some questions:
- can I translate the interface of CR3?
Yes, you could. Here is
Russian.ts - russian localization of CoolReader 3. If you want to localize CR3 on your language you should download Russian.ts, edit all sentences with your language in any Unicode editor (Notepad for example). Then you get me link or by yourself using unix command
Code:
lrelease -verbose Russian.ts -qm Russian.qm
Result file Russian.qm (for example) put into directory
cr3/data/i18n and in CoolReader 3 settings choose appropriate new language. Restart CR3 ...
Quote:
Originally Posted by bach68 View Post
- can I customize the hyphenation? In which way?
No only for languages in cr3/data/hyph/ You can choose one of algorithms in CR3 settings.
Quote:
Originally Posted by bach68 View Post
- can I add notes in the text?
- can I highlight some text portion?
Just now this functions not supported, but highlights work in searching.

Quote:
Originally Posted by bach68 View Post
I have some requests, too.
- can you insert auto-advance?
- can you insert night-vision (black background and white fonts)?
Thanks
auto-advance - is it some kind of hint/help?
"night-vision" you can adjust manually, editing settings in cr3/data/cr3.ini
file.
Code:
crengine.display.inverse=1
I think, it is not so necessary function on Kindle.
VladKi is offline   Reply With Quote