Make WordPress Core


Ignore:
Timestamp:
07/27/2010 06:02:45 PM (14 years ago)
Author:
markjaquith
Message:

These are not verbs. http://notaverb.com/badbad_verbs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/update-core.php

    r15281 r15473  
    132132    } else {
    133133        echo '<div class="updated"><p>';
    134         _e('<strong>Important:</strong> before updating, please <a href="http://codex.wordpress.org/WordPress_Backups">backup your database and files</a>. For help with updates, visit the <a href="http://codex.wordpress.org/Updating_WordPress">Updating WordPress</a> Codex page.');
     134        _e('<strong>Important:</strong> before updating, please <a href="http://codex.wordpress.org/WordPress_Backups">back up your database and files</a>. For help with updates, visit the <a href="http://codex.wordpress.org/Updating_WordPress">Updating WordPress</a> Codex page.');
    135135        echo '</p></div>';
    136136
Note: See TracChangeset for help on using the changeset viewer.