Re: [SMARTY] I18N/L10N: Best practice

Joe Stump <[email protected]>
Newsgroups gmane.comp.php.smarty.general
Message-ID <[email protected]>
Might want to check out the PEAR Translation package too (there are  
two of them I think).

--Joe

On Aug 8, 2005, at 2:30 PM, Katana wrote:

>> Would you recommend solutions which use a marker inside the sources
>> to mark strings for translation, leaving the original strings inside
>> the sources, like gettext does ('t("no messages")'), or prefer a
>> solution which only refers to abstract hierarchical IDs inside the
>> sources, for example like 't("msg.list.nomsgs")'?
>>
> If you go for the DB driven solution, you have to implement caching  
> using flat files, definitely.
>
> As far as I'm concerned, I think that using a DB here doesn't make  
> much sense... you would be reinventing the wheel. Whatever you do,  
> you have to identify the strings, so you need to run a script or  
> something in order to index the content...
>
> I would definitely suggest the good old gettext approach :)
>
> Bertrand
>
> -- 
> Smarty General Mailing List (http://smarty.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

--
Joseph C. Stump
[email protected]
http://www.joestump.net

-- 
Smarty General Mailing List (http://smarty.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.