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

WordPress Trac wp-trac at lists.automattic.com
Sun Apr 12 17:50:18 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 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.

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


More information about the wp-trac mailing list