From: James E. F. <jf...@ac...> - 2002-05-05 14:21:30
|
On Sun, 5 May 2002 fl...@gm... wrote: > what about my offer changing the code to have languages > files!? so the user can switch whats best for him..! > the thing is: not even 90% of users knowing how the > change the language in their browsers some using > english netscape versions because they think is is more > secure! but they dont know not even one english > sentence...... i ask my community specially for that > reason and i had to change the code in phpESP because > get text do not run! In order to do this, we need to store a designers preferred language as an attribute in the database. It would be pretty trivial to do, the one thing is that the password dialogue box will use whatever language their browser is set for, since they will not have logged in yet. However, that can be set to a non-english setting by changing the default language in phpESP.ini. This feature will have to wait until after the v1.4 final release though because I don't want to change the db spec again. -James |