[wp-trac] Re: [WordPress Trac] #2476: Language support for TinyMCE

WordPress Trac wp-trac at lists.automattic.com
Sun Apr 30 18:12:22 GMT 2006


#2476: Language support for TinyMCE
-----------------------+----------------------------------------------------
       Id:  2476       |      Status:  closed                  
Component:  General    |    Modified:  Sun Apr 30 18:12:22 2006
 Severity:  normal     |   Milestone:  2.0.2                   
 Priority:  normal     |     Version:  2.0.1                   
    Owner:  anonymous  |    Reporter:  capt_kirk               
-----------------------+----------------------------------------------------
Changes (by skeltoac):

  * resolution:  => fixed
  * status:  reopened => closed

Comment:

 From RFC 3066 linked by SteveAgl:

 {{{
 All tags are to be treated as case insensitive; there exist
 conventions for capitalization of some of them, but these should not
 be taken to carry meaning.  For instance, [ISO 3166] recommends that
 country codes are capitalized (MN Mongolia), while [ISO 639]
 recommends that language codes are written in lower case (mn
 Mongolian).
 }}}

 gwagenknecht, we are supporting xx_xx because that is how the language
 files that are distributed with TinyMCE are named.

 When looking for the language file, we will try as-is, then force
 lowercase, then try only the first two letters. This is already in the
 code so I'm closing this.

 See [http://trac.wordpress.org/browser/trunk/wp-
 includes/js/tinymce/tiny_mce_gzip.php?rev=3664  wp_tinymce_lang]

-- 
Ticket URL: <http://trac.wordpress.org/ticket/2476>
WordPress Trac <http://wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list