{"id":13340965,"date":"2020-08-31T18:50:07","date_gmt":"2020-08-31T18:50:07","guid":{"rendered":"https:\/\/wordpress.org\/support\/topic\/possible-bug-in-the-translation-of-author-label\/"},"modified":"2020-08-31T18:50:07","modified_gmt":"2020-08-31T18:50:07","slug":"possible-bug-in-the-translation-of-author-label","status":"publish","type":"topic","link":"https:\/\/wordpress.org\/support\/topic\/possible-bug-in-the-translation-of-author-label\/","title":{"rendered":"possible bug in the translation of &#8220;author label&#8221;"},"content":{"rendered":"<p>My clients don&#8217;t like the default translation provided for the words &#8220;By %s&#8221; or &#8220;By Author&#8221;. I have looked in the .po file provided with the plugin, but I can&#8217;t find that string available for translation in the po file.<\/p>\n<p>In the main plugin php file, could you check to see if the last line of this is creating a bug:<\/p>\n<p>\t\t\t\/\/ translate repeately used texts once (for more performance)<br \/>\n\t\t\t$text = &#8216;, &#8216;;<br \/>\n\t\t\t$this-&gt;defaults[ &#8216;comma&#8217; ] = __( $text );<br \/>\n\t\t\t$text = &#8216;&hellip;&#8217;;<br \/>\n\t\t\t$this-&gt;defaults[ &#8216;ellipses&#8217; ] = __( $text );<br \/>\n\t\t\t$text = &#8216;By %s&#8217;;<br \/>\n\t\t\t$this-&gt;defaults[ &#8216;author_label&#8217; ] = _x( $text, &#8216;theme author&#8217; );<\/p>\n","protected":false},"template":"","class_list":["post-13340965","topic","type-topic","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic\/13340965","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic"}],"about":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/types\/topic"}],"version-history":[{"count":0,"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic\/13340965\/revisions"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/media?parent=13340965"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}