No, proguard only touches the java stuff. The xml files are left exactly as they were. Most likely they didn't replace the strings.xml, they simply added another version with russian translation in a strings-ru folder. You can get the strings out with aapt tool from your sdk install, so that's a very easy thing to do.
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

