Change 'Change two revisions' to 'Compare any two revisions' for clarity. props siobhan. see #24804.
git-svn-id: http://core.svn.wordpress.org/trunk@24859 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
70109f6202
commit
c8450ceff1
|
@ -144,7 +144,7 @@ require_once( './admin-header.php' );
|
|||
}
|
||||
#>
|
||||
/>
|
||||
<?php esc_attr_e( 'Compare two revisions' ); ?>
|
||||
<?php esc_attr_e( 'Compare any two revisions' ); ?>
|
||||
</label>
|
||||
</div>
|
||||
</script>
|
||||
|
|
Loading…
Reference in New Issue