[wp-trac] [WordPress Trac] #25018: Hardcoded text in post-template.php

WordPress Trac noreply at wordpress.org
Mon Aug 12 22:31:35 UTC 2013


#25018: Hardcoded text in post-template.php
-------------------------------------------------+-------------------------
 Reporter:  leandroprz                           |       Owner:
     Type:  defect (bug)                         |      Status:  new
 Priority:  normal                               |   Milestone:  Awaiting
Component:  Template                             |  Review
 Severity:  normal                               |     Version:  3.6
 Keywords:  needs-patch translation hardcoded    |  Resolution:
  text reporter-feedback                         |
-------------------------------------------------+-------------------------
Changes (by knutsp):

 * keywords:  needs-patch translation hardcoded text => needs-patch
     translation hardcoded text reporter-feedback


Comment:

 The lines you mention is not the cause of this translation error. The
 strings are inside the `__()` function that actually calls the
 translation. Besides, these values are only the default, in case the theme
 doesn't provide a value for the argument.

 So this may be the result of a untranslatable string in your theme, given
 as argument to `wp_link_pages`. Please try with Twenty Thirteen and report
 back.

--
Ticket URL: <http://core.trac.wordpress.org/ticket/25018#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list