Make WordPress Core

Ticket #23766: 23766.diff

File 23766.diff, 553 bytes (added by devesine, 13 years ago)
  • wp-includes/general-template.php

     
    15981598                'separator'     => _x('»', 'feed link'),
    15991599                /* translators: 1: blog title, 2: separator (raquo) */
    16001600                'feedtitle'     => __('%1$s %2$s Feed'),
    1601                 /* translators: %s: blog title, 2: separator (raquo) */
     1601                /* translators: 1: blog title, 2: separator (raquo) */
    16021602                'comstitle'     => __('%1$s %2$s Comments Feed'),
    16031603        );
    16041604