Mark "more" link text for translation, just for grins. Bug 119.
git-svn-id: https://develop.svn.wordpress.org/trunk@1661 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
c4a4ee4dff
commit
3d0c99e58c
@ -176,7 +176,7 @@ $wpsmarty->register_function( 'the_author', 'the_author' );
|
||||
|
||||
function smarty_the_content( $params )
|
||||
{
|
||||
$more_link_text='(more...)';
|
||||
$more_link_text= __('(more...)');
|
||||
$stripteaser=0;
|
||||
$more_file='';
|
||||
extract( $params );
|
||||
|
Loading…
x
Reference in New Issue
Block a user