Changeset 2738
- Timestamp:
- 08/01/05 20:24:11 (3 years ago)
- Files:
-
- trunk/wp-admin/admin-functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/wp-admin/admin-functions.php
r2730 r2738 1199 1199 $wp_file_descriptions = 1200 1200 array( 1201 'index.php' => __('Main Template'),1201 'index.php' => __('Main Index Template'), 1202 1202 'style.css' => __('Stylesheet'), 1203 1203 'comments.php' => __('Comments Template'),
