[wp-trac] [WordPress Trac] #31979: Twenty Thirteen: Improving i18n for "Continue reading"

WordPress Trac noreply at wordpress.org
Thu Jun 25 12:26:19 UTC 2015


#31979: Twenty Thirteen: Improving i18n for "Continue reading"
-----------------------------+----------------------
 Reporter:  dregad           |       Owner:
     Type:  enhancement      |      Status:  closed
 Priority:  normal           |   Milestone:
Component:  Bundled Theme    |     Version:  4.1.1
 Severity:  normal           |  Resolution:  wontfix
 Keywords:  has-patch close  |     Focuses:
-----------------------------+----------------------

Comment (by dregad):

 I confirm that @obenland's suggestion fixes the display issue I originally
 reported.

 However, I wanted to bring to your attention that the HTML generated after
 updating the translation now has 2 "screen-reader-text" <span> tags, one
 within the other as shown below

 {{{
 <a href="http://example.com/2015/06/article/#more-860" class="more-link">
   Continuer la lecture
   <span class="screen-reader-text"> de
      <span class="screen-reader-text">Titre de l'article</span>
   </span>
    <span class="meta-nav">→</span>
 </a>
 }}}

 I am not sure whether that would have any impact on processing by a screen
 reader.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/31979#comment:13>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list