Make WordPress Core


Ignore:
Timestamp:
12/21/2006 11:06:18 PM (18 years ago)
Author:
markjaquith
Message:

i18n fixes, logic cleanup, wording clarifications, and more from nbachiyski. fixes #3474

File:
1 edited

Legend:

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

    r4646 r4658  
    8080if (empty($plugins)) {
    8181    echo '<p>';
    82     _e("Couldn't open plugins directory or there are no plugins available."); // TODO: make more helpful
     82    _e("Couldn&8217;t open plugins directory or there are no plugins available."); // TODO: make more helpful
    8383    echo '</p>';
    8484} else {
Note: See TracChangeset for help on using the changeset viewer.