View Single Post
Old 01-17-2012, 06:53 AM   #4
ixtab
(offline)
ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.
 
ixtab's Avatar
 
Posts: 2,907
Karma: 6736094
Join Date: Dec 2011
Device: K3, K4, K5, KPW, KPW2
btw, your stack trace says com.amazon.kindle.apps.util.resources.AreasResourc es, not UtilResources. Typo or intentional?

In any case, this method of "augmenting" resources via .properties files should work for either bundle. It's exactly the same method that is used for localization. So in this case, you're simply providing a more specific file (_en, or even _en_US) which will take priority over the base bundle. No need to tamper with class bytecode.
ixtab is offline   Reply With Quote