I have a site that now needs to be available in Spanish.  I have text  
in a database, in Javascript files, in perl scripts, and in HTML  
files.  So it's a mess and I have < 3 weeks to get this done.  What  
are my best options?

Things I've thought of:

a big hash with all the text strings and use a filter at the end of  
the request before flushing the data out... (easy, might be slow?   
possibly inaccurate at first)
create a duplicate site and change all the strings, including code,  
that are in english (a little time consuming, harder to maintain)
rework the site to pull strings from the database in a selected  
language (probably very time consuming and not efficient)
stop using text entirely (easy, but not very useful)

Suggestions?

Gracias,

Ryan

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to