[wp-polyglots] New default theme missing strings
Morgan Doocy
morgan at doocy.net
Mon Feb 21 22:17:00 GMT 2005
If I understand correctly, this would eliminate the need for
hard-translated copies of each theme altogether, and would instead make
theme translation behavior similar to that of plugins:
load_theme_textdomain("Kubrick");
_e("Not found.", "Kubrick");
Meaning that the /themes subdirectory of each locale in the repository
would be populated not by hard-translated copies of themes, but by MO
and PO files instead, nyes?
Morgan
On Feb 21, 2005, at 2:00 PM, Morgan Doocy wrote:
> I agree, I think this is a great idea as well.
>
> Morgan
>
> On Feb 21, 2005, at 1:32 PM, Sebastian Djupsjöbacka wrote:
>
>> On Mon, 21 Feb 2005 15:28:57 -0600, Ryan Boren <ryan at boren.nu> wrote:
>>
>>> I've suggested having a fully gettext enabled version of the default
>>> theme to accommodate this. However, since most people are going to
>>> be
>>> writing in one language, I think WP should ship with a non-gettext
>>> version of the default theme. True polyglots can get go get the
>>> gettext
>>> version.
>>
>> This sounds like a great idea and will surely accomodate for the needs
>> of both groups. Anyone who is ready to fiddle enough with WordPress to
>> have it running in multiple languages can install the gettext-enabled
>> theme without any troubles.
>>
>> /sebastian
>> _______________________________________________
>> wp-polyglots mailing list
>> wp-polyglots at lists.automattic.com
>> http://lists.automattic.com/mailman/listinfo/wp-polyglots
>
> _______________________________________________
> wp-polyglots mailing list
> wp-polyglots at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-polyglots
More information about the wp-polyglots
mailing list