﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
16998,Default Link Label on Next and Previous Links Functions  not Tanslated,CharlesClarkson,,"The default link $label parameter on these Previous/Next posts functions is not translatable.
{{{
get_next_posts_link()
next_posts_link()
get_previous_posts_link()
previous_posts_link()
}}}

The path handles the label text the same way as the comment Previous/Next links in the same file (/wp-includes/link-template.php).

This patch might break a plugin or theme which relies on passing '' in the function call. I'm not sure why anyone would do that to a link text label, but ...
",defect (bug),closed,normal,3.2,I18N,,normal,fixed,has-patch dev-feedback,ncrice@…
