[wp-meta] [Making WordPress.org] #106: Make "WordPress is also available in..." string translatable

Making WordPress.org noreply at wordpress.org
Tue Sep 2 17:57:35 UTC 2014


#106: Make "WordPress is also available in..." string translatable
-----------------------------+---------------------
  Reporter:  SergeyBiryukov  |      Owner:
      Type:  defect          |     Status:  new
  Priority:  low             |  Component:  General
Resolution:                  |   Keywords:
-----------------------------+---------------------

Comment (by Otto42):

 Is your browser sending it with an underscore? Because
 HTTP_ACCEPT_LANGUAGE is expected to be sent with a dash.

 pt-br will get the message:

 WordPress is also available in <a
 href='http://br.wordpress.org/'>Português do Brasil</a>.

 pt_br won't match, so it will notice the pt and find pt-pt instead, and
 give this:

 WordPress is also available in <a
 href='http://pt.wordpress.org/'>Português</a>.

--
Ticket URL: <https://meta.trac.wordpress.org/ticket/106#comment:8>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list