[wp-trac] [WordPress Trac] #10879: nonlocalised strings in edit functions
WordPress Trac
wp-trac at lists.automattic.com
Tue Sep 29 20:54:03 UTC 2009
#10879: nonlocalised strings in edit functions
--------------------------+-------------------------------------------------
Reporter: thomask | Owner: nbachiyski
Type: defect (bug) | Status: new
Priority: normal | Milestone: Unassigned
Component: i18n | Version:
Severity: trivial | Keywords:
--------------------------+-------------------------------------------------
link-template.php
216 function edit_post_link($link = 'Edit This', $before = '', $after =
'') {
should be probably __'Edit This', so it could be translated
the same in edit_comment_link (line 236)
--
Ticket URL: <http://core.trac.wordpress.org/ticket/10879>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list