Published by Fabian on 02 Aug 2007
Translation time: i18n is here
Up to now our homepage was only available in German. I never really liked that but never really had pressing demands for English. But as I get to know more and more people not able to speak German the time to translate is now. The content of the pages is in DB row, so this shouldn’t be a big issue, but I was a bit unsure how to organize it. I ended up in introducing a flag field per row, indicating the language the page is in. Actually this duplicates a bit of structural information (where which picture is) but that is not that big deal as it might be required to reposition images as a result of textual differences. So lets see. I guess I start with some easy work and build a nice language selector first