From: Pablo R. R. <pr...@cl...> - 2001-02-05 02:13:45
|
Hi, I have a problem with two of my ISP's, they don't allow me to change to LANG setting and caused by this the traslation system don't work. You builded phpwiki for working with Po files and so. My point is another: Hardcoded translations, putting inside the php a special mark and them with a program that preprocess all this marks and translating all before uploading. After that no need to call funcs neither gettext or what others have: a SQL text table, tons of variables... Here is an approach by Carlos Viana that I like: http://groups.yahoo.com/group/phpnuke/files/Addons/utt_110.zip I know this should be changed a bit, but Carlos is very active and accepts all suggests, so one of my first would be that the special chars can be %%%text%%% What do you think? Pablo Roca (pr...@cl...) Clavo Congelados, S.A. (http://www.clavo.net) La Coruna - Espana |