Reconcile subscribers page: sprintf codes displayed

Hi, the following button text (tooltip: Several functions to clean up the database of subscribers) seems “not translated” including sprintf codes

Displayed text…
Added %s to bouncecount for subscriber %s

reconcileusers.php

<div id="relinksystembounces">
    <?php echo PageLinkAjax('reconcileusers&amp;option=relinksystembounces',
        s('Associate system bounces to subscriber profiles'), '', 'button');
    ?>
</div>

Screenshot taken from your demo (3.5.9) but still true (3.6.3)