From: Jesse P. <je...@st...> - 2004-09-07 11:46:59
|
>> The worst I've seen that may cause a problem is the caching the = apache=20 >> or php supposedly does on strings - I've read many times that you = need=20 >> to restart apache every time you change a PO/MO file. > In fact you can switch languages on the fly ie using our user settings > script selecting it then change back to another language and the whole > application instantly changes to the other .mo file. I am not sure why > you would need to restart apache? > Phil Sorry, I was just repeating what I read, not what I tested. You'll see = even in the PHP dpc comments people say that: http://us4.php.net/manual/en/ref.gettext.php If that's not the case, then all the better, though we may want to = beware that it may end up being an issue for other's at somepoint = (albeit a small issue since most people won't be mucking around with the = mo/po files). jesse |