Localize more text. Bug 119.

git-svn-id: https://develop.svn.wordpress.org/trunk@1588 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren 2004-09-03 22:40:37 +00:00
parent 62186b5a46
commit 140c51db04
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ include(ABSPATH . '/wp-header.php');
<div class="meta"><?php _e("Filed under:"); ?> <?php the_category(',') ?> &#8212; <?php the_author() ?> @ <?php the_time() ?> <?php edit_post_link(__('Edit This')); ?></div>
<div class="storycontent">
<?php the_content(); ?>
<?php the_content(__('(more...)')); ?>
</div>
<div class="feedback">