[wp-trac] Re: [WordPress Trac] #3976: Support for Full Blog Translation

WordPress Trac wp-trac at lists.automattic.com
Thu Mar 15 22:29:21 GMT 2007


#3976: Support for Full Blog Translation
-------------------------+--------------------------------------------------
 Reporter:  harkos       |        Owner:  harkos 
     Type:  enhancement  |       Status:  closed 
 Priority:  normal       |    Milestone:         
Component:  General      |      Version:  2.1.2  
 Severity:  normal       |   Resolution:  invalid
 Keywords:  translation  |  
-------------------------+--------------------------------------------------
Changes (by majelbstoat):

  * status:  assigned => closed
  * resolution:  => invalid
  * milestone:  2.2 =>

Comment:

 We don't need _l(), we already have __().  We don't _le(), we already have
 _e().  A before_sanitize_title filter, we don't really need either - you
 can change the title before sanitising in other places.  FYI, there are
 already plugins out there that can localise all content without these new
 changes you propose - look at wp-multilingual.net and change the language
 to Deutsch for an example.  (The theme content there that isn't translated
 is because a translation hasn't been written yet, not because the plugin
 can't do it).

 With the greatest respect, I think you need to spend a little more time
 with the codebase before opening tickets requesting changes.  This is the
 third invalid one in a short space of time.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/3976#comment:2>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list