mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
Mark strings for localization. http://mosquito.wordpress.org/view.php?id=1033
git-svn-id: https://develop.svn.wordpress.org/trunk@2411 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -135,7 +135,7 @@ endif;
|
||||
?>
|
||||
</div>
|
||||
<div class="wrap">
|
||||
<h2>Other Files</h2>
|
||||
<h2><?php _e('Other Files') ?></h2>
|
||||
|
||||
<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>
|
||||
<form name="file" action="templates.php" method="get">
|
||||
|
||||
Reference in New Issue
Block a user