[wp-trac] Re: [WordPress Trac] #9396: Month name declension

WordPress Trac wp-trac at lists.automattic.com
Tue Apr 28 12:39:46 GMT 2009


#9396: Month name declension
-----------------------------------+----------------------------------------
 Reporter:  waclawjacek            |        Owner:  nbachiyski
     Type:  enhancement            |       Status:  closed    
 Priority:  normal                 |    Milestone:  2.8       
Component:  i18n                   |      Version:  2.7.1     
 Severity:  minor                  |   Resolution:  fixed     
 Keywords:  has-patch 2nd-opinion  |  
-----------------------------------+----------------------------------------

Comment(by hakre):

 Replying to [comment:18 demetris]:
 > Sorry, I did not make myself clear.
 >
 > I’m talking about localizing *themes*.  Themes (and plugins) can have
 their MO files in a dedicated directory.  But if you put a [locale].css or
 [locale].php file in that dedicated directory, WP does not see it.
 >
 > For example, in Thematic:
 >
 > wp-content/themes/thematic/library/languages/el.mo
 >
 > wp-content/themes/thematic/library/languages/el.css
 >
 > wp-content/themes/thematic/library/languages/el.php
 >
 > WordPress loads the MO file, but not the CSS and PHP files.
 >
 > If I do this:
 >
 > wp-content/themes/thematic/library/languages/el.mo
 >
 > wp-content/themes/thematic/el.css
 >
 > wp-content/themes/thematic/el.php
 >
 > Then WP loads everything.

 sounds like a nice feature for the thematic theme. please consider
 suggesting the idea there.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/9396#comment:21>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list