[wp-polyglots] Re: Re: help needed to test the default theme translation

José Fontainhas jfontainhas at gmail.com
Mon Apr 14 16:24:52 GMT 2008


Cátia Kitahara wrote:
> I understood what you explained about building our official release, 
> but what should we do about our testing site. 
Cátia, for testing 2.5 get the files from here: 
http://svn.automattic.com/wordpress-i18n/theme/tags/2.5, _not_ trunk.

The differences between gettexted and not-gettexted are, for instance on 
index.php:

    <?php the_content(__('Read the rest of this entry &raquo;',
    'kubrick')); ?> (gettexted)

And

    <?php the_content('Read the rest of this entry &raquo;'); ?> (not
    gettexted) 


Sorry I didn't understand the original message ;)

Z


> How can we make the default theme ready for the translation we did? 
> Should we work with the files from the repository instead of the ones 
> available from the wordpress.org download page? Anyway, we would like 
> to know what's the difference between those files to understand how 
> can we provide a translated theme, other than the default, for 
> example. In thesis, following the codex instructions, we should simply 
> add that funcion, isn't it? Then, why isn't it working?
>
> Thanks, again.
> Cátia Kitahara
> _______________________________________________
> wp-polyglots mailing list
> wp-polyglots at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-polyglots
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://comox.textdrive.com/pipermail/wp-polyglots/attachments/20080414/4e1c9eeb/attachment.htm


More information about the wp-polyglots mailing list