Vanilla 1.1.9 is a product of Lussumo. More Information: Documentation, Community Support.
<p><?php echo __('You are currently browsing the archive for the ','tarski'). '<strong>'; single_cat_title(); echo '</strong>'. __(' category.','tarski'); ?></p><p><?php echo __('You are currently browsing the archive for the ','tarski'). __(' category.','tarski'). '<strong>'; single_cat_title(); echo '</strong>'; ?></p>Thanks, I’ll upload the translation when I have some time this evening.
I’ll have a think about how to better translate these ‘mixed’ sentences where words are interspersed by links, WordPress-generated text and so on. If you have any suggestions as to how I could rejig the various problematic areas so that they can be better translated into Spanish (and other languages), while at the same time allowing a natural English sentence structure, I’d be happy to consider them.
Yeah, that’s probably the best way to do it; thanks Jordan. I’ll have a go at getting it into the next release. Obviously there’s rather a lot of text in Tarski, so it may take me a while. I started using sprintf a lot more recently (being a PHP newbie, it’s taking me a while to gain a working knowledge of PHP’s inbuilt functions), it’s quite useful for generating links and similar HTML elements because of their structured nature, but it looks like it would work well for translations too.
Fantastic work, thanks a lot for that Jordan. Makes my life an awful lot easier.
Ok, I’ve applied the patch to trunk. Eduardo, I’ve uploaded your 1.7.2 translation and credited you on the localisation page. Once the next version comes out, it would be wonderful if you could provide an updated Spanish translation. Thanks for pointing out an area where we could improve, and thanks again to Jordan for providing such a comprehensive patch.
Yeah, I generate it (by hand, basically) whenever I tag a new release. So the translations trunk tarski.pot doesn’t correspond to the theme trunk, it corresponds to Tarski 1.7.2 (the latest release in the stable branch).
1 to 11 of 11