Hello all! How can I create themes that are easily translated? All the themes I have found have hardcoded messages. I got two ideas: creating a \language folder with "es_ES.php" files which contains strings such as $string['comment'] = 'comentario' or create one .mo for each theme so the theme can take the messages from there. I haven“t found documentation about how this should be done in Wordpress. Can anybody help? Thanks :)
-- Best Regards, David Horat http://davidhorat.com/ _______________________________________________ wp-polyglots mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-polyglots
