Make WordPress Core


Ignore:
Timestamp:
07/29/2013 06:56:49 AM (11 years ago)
Author:
nacin
Message:

Change 'Change two revisions' to 'Compare any two revisions' for clarity. props siobhan. see #24804.

File:
1 edited

Legend:

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

    r24827 r24859  
    145145            #>
    146146            />
    147             <?php esc_attr_e( 'Compare two revisions' ); ?>
     147            <?php esc_attr_e( 'Compare any two revisions' ); ?>
    148148        </label>
    149149    </div>
Note: See TracChangeset for help on using the changeset viewer.