[wp-meta] [Making WordPress.org] #3453: Add note to translators about text direction in browsehappy.com/public_html/functions.php

Making WordPress.org noreply at wordpress.org
Tue Feb 13 21:13:27 UTC 2018


#3453: Add note to translators about text direction in
browsehappy.com/public_html/functions.php
--------------------------+-----------------
 Reporter:  tobifjellner  |      Owner:
     Type:  defect        |     Status:  new
 Priority:  normal        |  Milestone:
Component:  Browse Happy  |   Keywords:
--------------------------+-----------------
 https://meta.trac.wordpress.org/browser/sites/trunk/browsehappy.com/public_html/functions.php?marks=228#L228
 contains a string that actually shouldn't be translated.

 A suggestion is to add a note to translators on the row preceeding
 {{{$GLOBALS['wp_locale']->text_direction = _x( 'ltr', 'text direction',
 'browsehappy' );}}}

 ... something like:

 {{{/* translators: Enter the string ltr if target language is written
 left-to-right and rtl if target language is written right-to-left */}}}

--
Ticket URL: <https://meta.trac.wordpress.org/ticket/3453>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list