Topic: Language (German) Problem with header.xml/imageData.xml
Hi,
i use Simpleviewer to insert galleries from Picasa in my Wordpress blog. After one day of troubleshooting everything works fine if i insert manually the imagePath and the thumbPath in the imageData.xml file.
Today i want to insert the two paths
imagePath="http://www.myhomepage.de/wp-content/galleries/<%exportDescription%>/images/" thumbPath="http://www.myhomepage.de/wp-content/galleries/<%exportDescription%>/thumbnails/"
in the header.xml of the Picasa template folder.
Now my problem: The thumbPath works fine but the imagePath is transformed in the imageData.xml into
imagePath="http://www.myhomepage.de/wp-content/galleries/test/Bilder/"
Why is the english "images" replaced thru the german "Bilder" in der imageData.xml? I dont find a answer of this question in the forum so i hope you could help me to fix this, or give my a hint were i could change the standard path of the images.
Thanks, bob