[wp-trac] Re: [WordPress Trac] #5143: New option for setting RSS
Feed language
WordPress Trac
wp-trac at lists.automattic.com
Wed Apr 23 22:18:28 GMT 2008
#5143: New option for setting RSS Feed language
-------------------------------+--------------------------------------------
Reporter: RanYanivHartstein | Owner: nbachiysk
Type: enhancement | Status: new
Priority: normal | Milestone: 2.6
Component: Administration | Version:
Severity: normal | Resolution:
Keywords: has-patch tested |
-------------------------------+--------------------------------------------
Comment (by ran-hart):
Replying to [comment:4 tai]:
> How about making the default value "en" gettexed?
>
> in /wp-trunk/wp-admin/includes/schema.php
>
> {{{
> add_option('rss_language', 'en');
> }}}
> ->
> {{{
> add_option('rss_language', __('en'));
> }}}
This approach could be useful for other options on schema.php - such as
the first day of the week or the time zone.
--
Ticket URL: <http://trac.wordpress.org/ticket/5143#comment:5>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list