Make WordPress Core


Ignore:
Timestamp:
03/05/2005 06:31:59 PM (20 years ago)
Author:
ryan
Message:

Mark strings for localization. http://mosquito.wordpress.org/view.php?id=1033

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/templates.php

    r2121 r2411  
    136136</div>
    137137<div class="wrap">
    138 <h2>Other Files</h2>
     138<h2><?php _e('Other Files') ?></h2>
    139139
    140140  <p><?php _e('To edit a file, type its name here. You can edit any file <a href="http://wiki.wordpress.org/index.php/MakeWritable" title="Read more about making files writable">writable by the server</a>, e.g. CHMOD 666.') ?></p>
Note: See TracChangeset for help on using the changeset viewer.