Changeset 4658 for trunk/wp-admin/plugins.php
- Timestamp:
- 12/21/2006 11:06:18 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/plugins.php
r4646 r4658 80 80 if (empty($plugins)) { 81 81 echo '<p>'; 82 _e("Couldn 't open plugins directory or there are no plugins available."); // TODO: make more helpful82 _e("Couldn&8217;t open plugins directory or there are no plugins available."); // TODO: make more helpful 83 83 echo '</p>'; 84 84 } else {
Note: See TracChangeset
for help on using the changeset viewer.