Help/About: String update for 5.5 release.

We don't use hyphens for the [block editor](https://make.wordpress.org/core/handbook/best-practices/spelling/).

See #50416.
Props davidbaumwald, marybaum, desrosj.


git-svn-id: https://develop.svn.wordpress.org/trunk@48721 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Jake Spurlock 2020-08-04 15:54:48 +00:00
parent 3bee99349a
commit 39be04b2c2
1 changed files with 2 additions and 2 deletions

View File

@ -125,7 +125,7 @@ require_once ABSPATH . 'wp-admin/admin-header.php';
<p><?php _e( 'Now its easier than ever to find the block you need. The new block directory is built right into the block editor, so you can install new block types to your site without ever leaving the editor.' ); ?></p>
<h3><?php _e( 'And so much more.' ); ?></h3>
<p><?php _e( 'The highlights above are a tiny fraction of the new block-editor features youve just installed. Open the block editor and enjoy!' ); ?></p>
<p><?php _e( 'The highlights above are a tiny fraction of the new block editor features youve just installed. Open the block editor and enjoy!' ); ?></p>
</div>
</div>
@ -155,7 +155,7 @@ require_once ABSPATH . 'wp-admin/admin-header.php';
</div>
<div class="column">
<h3><?php _e( 'Dashicons' ); ?></h3>
<p><?php _e( 'The Dashicons library has received its final update in 5.5. It adds 39 block-editor icons along with 26 others.' ); ?></p>
<p><?php _e( 'The Dashicons library has received its final update in 5.5. It adds 39 block editor icons along with 26 others.' ); ?></p>
</div>
</div>