Ticket #14224: 14224-ent2ncr.patch
| File 14224-ent2ncr.patch, 1.1 KB (added by , 16 years ago) |
|---|
-
wp-includes/general-template.php
1589 1589 1590 1590 $defaults = array( 1591 1591 /* translators: Separator between blog name and feed type in feed links */ 1592 'separator' => _x( '»', 'feed link'),1592 'separator' => _x(ent2ncr('»'), 'feed link'), 1593 1593 /* translators: 1: blog title, 2: separator (raquo) */ 1594 1594 'feedtitle' => __('%1$s %2$s Feed'), 1595 1595 /* translators: %s: blog title, 2: separator (raquo) */ … … 1612 1612 function feed_links_extra( $args = array() ) { 1613 1613 $defaults = array( 1614 1614 /* translators: Separator between blog name and feed type in feed links */ 1615 'separator' => _x( '»', 'feed link'),1615 'separator' => _x(ent2ncr('»'), 'feed link'), 1616 1616 /* translators: 1: blog name, 2: separator(raquo), 3: post title */ 1617 1617 'singletitle' => __('%1$s %2$s %3$s Comments Feed'), 1618 1618 /* translators: 1: blog name, 2: separator(raquo), 3: category name */
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)