Make WordPress Core

Changeset 1588


Ignore:
Timestamp:
09/03/2004 10:40:37 PM (21 years ago)
Author:
rboren
Message:

Localize more text. Bug 119.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/index.php

    r1542 r1588  
    1414   
    1515    <div class="storycontent">
    16         <?php the_content(); ?>
     16        <?php the_content(__('(more...)')); ?>
    1717    </div>
    1818   
Note: See TracChangeset for help on using the changeset viewer.