Okay, changing languages on non-english locales is actually broken. I reopened ticket #16 http://svn.gregarius.net/trac/ticket/16 to track this. -m On 9/15/05, Marco Bonetti <mbonetti at gmail.com> wrote: > Marcus, > > okay, I just checked, and it works for me. But I see where the problem > lies: you are running " powered by: Gregarius 0.5.0 " and this bug was > fixed in the development version (0.5.1) > > You may want to upgrade to the dev-version or wait for 0.5.2 which > should be released anytime soon, if I can get myself to fix the last > standing bugs. :) > > -m > > > On 9/15/05, Marcus Kimpenhaus <marcus at kimpenhaus.de> wrote: > > Hope I am not spaming the mailing-list ^^ > > > > There's another point I like to mention. > > > > I am from germany - unfortunately - and we have some very disastrous > > characters - called 'umlaut' - these characters are correctly printed to > > html like : ä or ü > > > > When I use the intl/de.php and spell some translation-strings html-like > > correctly - I am not able to save changes. > > > > An example: > > ----------- > > > > define ('LBL_ADMIN_SUBMIT_CHANGES', 'Änderungen aktivieren'); <---- > > Does not work > > > > define ('LBL_ADMIN_SUBMIT_CHANGES', 'Aktivieren'); <---- works > > > > I am not shure - but I think this is a deeper problem, because you are > > using the constant LBL_ADMIN_SUBMIT_CHANGES as an action identifier. > > > > Best regards, > > Marcus > > > > -- > > Marcus Kimpenhaus > > > > Polsumer Str. 56 > > 45896 Gelsenkirchen > > > > +49 (209) 9256075 > > marcus at kimpenhaus.de > > _______________________________________________ > > gregarius-dev mailing list > > gregarius-dev at sinless.org > > http://sinless.org/mailman/listinfo/gregarius-dev > > >