I'm developing an application which has two components, one part for users which needs to be internationalised, and one part for admins which doesn't - at least not in the initial version. The admin part is all in English, but if an admin has their browser language preferences set to prefer a non-english language they get a mix of internationalised and non-internationalised content on the admin pages. Is there any way I can force all the stripes tags on the admin pages to use English and to ignore all the i18n property bundles?
-- Alan Burlison -- ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Stripes-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/stripes-users
