View Single Post
Old 01-24-2012, 07:14 PM   #155
JustAMan
Groupie
JustAMan doesn't litterJustAMan doesn't litter
 
JustAMan's Avatar
 
Posts: 153
Karma: 113
Join Date: Jan 2012
Location: Russia
Device: Kindle Touch
Hmm, took a look into locale-ru_RU.jar and locale-de.jar and found that property
Code:
com.amazon.agui.swing.resources
differs dramatically in those files!
In German it has 31 line, in Russian only 22!
I don't think it should differ that way...

E.g. in particular Russian file lacks line "action.switch_app.home.target=com.lab126.booklet. home", that seems definitely wrong to me.

Whole list of things Russian .properties file lacks:
Code:
HeaderBar.separator
action.switch_app.store.target
PendingContentItemView.stateTemplate
action.switch_app.settings.target
action.switch_app.ad.target
action.switch_app.reader.target
HeaderBar.primary.format
Header.number.template
action.switch_app.home.target

Last edited by JustAMan; 01-24-2012 at 07:29 PM.
JustAMan is offline   Reply With Quote