[dev] Language switching in the sidebar
Vilius Šumskas
vilius at lnk.lt
Mon Mar 3 11:43:38 UTC 2008
> Hi,
> thank you very much. For the time beeing it looks as this would have
> solved the problem. You must have had similar problems hadn't you?
> How can this problem be described? Where is the relation to simple
> translations?
> Is this necessary after any usage of translation.php?
This is necessary after every translation.php usage. That's because
web server caches gettext strings and if you are using multi-threaded
web server you can see how new threads are being initiated with a new
translation strings and the old ones still use the old.
Btw, next time please use appropriate list, e.g.
horde at lists.horde.org or i18n at lists.horde.org
--
Best regards,
Vilius
More information about the dev
mailing list