The dynamic locale has two options a dropdown selector or the flag list. You could also use this plugin to create simple links to switch: http://www.zenphoto.org/news/seo_locale
Thank you, I have unchecked the flags option in the plugin admin and i still don't get the text, anyway i'd to keep the flags menu. I was hoping to call the function from a text string, i saw an old thread related to this by using a form but it did not work
http://www.zenphoto.org/support/topic.php?id=3874 (I'm not really
sure how to implement it)
All plugins do work on localhost as we do our primary development on those (I use MAMP on Mac). If languages don't work that mostly means the server (regardless if live or local) does not have the locales for those languages installed and/or no gettext support. Gettext is a PHP server side extension.