Better name

git-svn-id: http://svn.automattic.com/wordpress/trunk@2738 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
matt 2005-08-01 20:24:11 +00:00
parent 60327b0ca2
commit d62ae6b368
1 changed files with 1 additions and 1 deletions

View File

@ -1198,7 +1198,7 @@ function get_real_file_to_edit($file) {
$wp_file_descriptions =
array(
'index.php' => __('Main Template'),
'index.php' => __('Main Index Template'),
'style.css' => __('Stylesheet'),
'comments.php' => __('Comments Template'),
'comments-popup.php' => __('Popup Comments Template'),