Make WordPress Core


Ignore:
Timestamp:
06/13/2004 04:14:58 PM (22 years ago)
Author:
rboren
Message:

Mark some strings for translation and improve string consistency. From Albert. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000024

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/options-permalink.php

    r1411 r1420  
    9090  <p> In general for this you must use mod_rewrite, however if you put a filename at the beginning WordPress will attempt to use that to pass the arguments, for example:</p>
    9191  <p><code>/index.php/archives/%year%/%monthnum%/%day%/%postname%/</code> </p>
    92   <p>If you use this option you can ignore the mod_rewrite rules. </p>') ?>
     92  <p>If you use this option you can ignore the mod_rewrite rules.</p>') ?>
    9393  <form name="form" action="options-permalink.php" method="post">
    9494    <p><?php _e('Use the template tags above to create a virtual site structure:') ?></p>
Note: See TracChangeset for help on using the changeset viewer.