Index: wp-admin/comment.php
===================================================================
--- wp-admin/comment.php	(revision 47263)
+++ wp-admin/comment.php	(working copy)
@@ -175,7 +175,7 @@
 </tr>
 <?php } ?>
 <tr>
-	<th scope="row"><?php /* translators: Column name or table row header. */ _e( 'In Response To' ); ?></th>
+	<th scope="row"><?php /* translators: Column name or table row header. */ _e( 'In response to' ); ?></th>
 	<td>
 		<?php
 		$post_id = $comment->comment_post_ID;
Index: wp-admin/css/common-rtl.css
===================================================================
--- wp-admin/css/common-rtl.css	(revision 47263)
+++ wp-admin/css/common-rtl.css	(working copy)
@@ -1651,7 +1651,7 @@
 }
 
 /*------------------------------------------------------------------------------
-  6.1 - Screen Options Tabs
+  6.1 - Screen options Tabs
 ------------------------------------------------------------------------------*/
 
 #screen-options-wrap,
Index: wp-admin/css/common.css
===================================================================
--- wp-admin/css/common.css	(revision 47263)
+++ wp-admin/css/common.css	(working copy)
@@ -1651,7 +1651,7 @@
 }
 
 /*------------------------------------------------------------------------------
-  6.1 - Screen Options Tabs
+  6.1 - Screen options Tabs
 ------------------------------------------------------------------------------*/
 
 #screen-options-wrap,
Index: wp-admin/css/customize-nav-menus-rtl.css
===================================================================
--- wp-admin/css/customize-nav-menus-rtl.css	(revision 47263)
+++ wp-admin/css/customize-nav-menus-rtl.css	(working copy)
@@ -236,7 +236,7 @@
 	color: #555;
 }
 
-/* Screen Options */
+/* Screen options */
 .customize-screen-options-toggle {
 	background: none;
 	border: none;
Index: wp-admin/css/customize-nav-menus.css
===================================================================
--- wp-admin/css/customize-nav-menus.css	(revision 47263)
+++ wp-admin/css/customize-nav-menus.css	(working copy)
@@ -236,7 +236,7 @@
 	color: #555;
 }
 
-/* Screen Options */
+/* Screen options */
 .customize-screen-options-toggle {
 	background: none;
 	border: none;
Index: wp-admin/css/list-tables-rtl.css
===================================================================
--- wp-admin/css/list-tables-rtl.css	(revision 47263)
+++ wp-admin/css/list-tables-rtl.css	(working copy)
@@ -840,8 +840,8 @@
 ------------------------------------------------------------------------------*/
 
 /*
-.quick-edit* is for Quick Edit
-.bulk-edit* is for Bulk Edit
+.quick-edit* is for Quick edit
+.bulk-edit* is for Bulk edit
 .inline-edit* is for everything
 */
 
@@ -1821,7 +1821,7 @@
 		display: block;
 	}
 
-	/* Comment author hidden via Screen Options */
+	/* Comment author hidden via Screen options */
 	.fixed .column-author.hidden ~ .column-comment .comment-author {
 		display: none;
 	}
@@ -1928,7 +1928,7 @@
 		content: "| ";
 	}
 
-	/* Quick Edit and Bulk Edit */
+	/* Quick edit and Bulk edit */
 	#wpbody-content .quick-edit-row-post .inline-edit-col-left,
 	#wpbody-content .quick-edit-row-post .inline-edit-col-right,
 	#wpbody-content .inline-edit-row-post .inline-edit-col-center,
@@ -2046,7 +2046,7 @@
 		padding: 10px 9px; /* reset from other list tables that have a label at this width */
 	}
 
-	/* Plugin description hidden via Screen Options */
+	/* Plugin description hidden via Screen options */
 	#wpbody-content .wp-list-table.plugins .desc.hidden {
 		display: none;
 	}
Index: wp-admin/css/list-tables.css
===================================================================
--- wp-admin/css/list-tables.css	(revision 47263)
+++ wp-admin/css/list-tables.css	(working copy)
@@ -840,8 +840,8 @@
 ------------------------------------------------------------------------------*/
 
 /*
-.quick-edit* is for Quick Edit
-.bulk-edit* is for Bulk Edit
+.quick-edit* is for Quick edit
+.bulk-edit* is for Bulk edit
 .inline-edit* is for everything
 */
 
@@ -1821,7 +1821,7 @@
 		display: block;
 	}
 
-	/* Comment author hidden via Screen Options */
+	/* Comment author hidden via Screen options */
 	.fixed .column-author.hidden ~ .column-comment .comment-author {
 		display: none;
 	}
@@ -1928,7 +1928,7 @@
 		content: "| ";
 	}
 
-	/* Quick Edit and Bulk Edit */
+	/* Quick edit and Bulk edit */
 	#wpbody-content .quick-edit-row-post .inline-edit-col-left,
 	#wpbody-content .quick-edit-row-post .inline-edit-col-right,
 	#wpbody-content .inline-edit-row-post .inline-edit-col-center,
@@ -2046,7 +2046,7 @@
 		padding: 10px 9px; /* reset from other list tables that have a label at this width */
 	}
 
-	/* Plugin description hidden via Screen Options */
+	/* Plugin description hidden via Screen options */
 	#wpbody-content .wp-list-table.plugins .desc.hidden {
 		display: none;
 	}
Index: wp-admin/css/nav-menus-rtl.css
===================================================================
--- wp-admin/css/nav-menus-rtl.css	(revision 47263)
+++ wp-admin/css/nav-menus-rtl.css	(working copy)
@@ -335,7 +335,7 @@
 	display: none;
 }
 
-/* Create Menu */
+/* Create menu */
 #menu-name {
 	width: 270px;
 	vertical-align: middle;
Index: wp-admin/css/nav-menus.css
===================================================================
--- wp-admin/css/nav-menus.css	(revision 47263)
+++ wp-admin/css/nav-menus.css	(working copy)
@@ -335,7 +335,7 @@
 	display: none;
 }
 
-/* Create Menu */
+/* Create menu */
 #menu-name {
 	width: 270px;
 	vertical-align: middle;
Index: wp-admin/edit-comments.php
===================================================================
--- wp-admin/edit-comments.php	(revision 47263)
+++ wp-admin/edit-comments.php	(working copy)
@@ -185,7 +185,7 @@
 		'id'      => 'overview',
 		'title'   => __( 'Overview' ),
 		'content' =>
-				'<p>' . __( 'You can manage comments made on your site similar to the way you manage posts and other content. This screen is customizable in the same ways as other management screens, and you can act on comments using the on-hover action links or the Bulk Actions.' ) . '</p>',
+				'<p>' . __( 'You can manage comments made on your site similar to the way you manage posts and other content. This screen is customizable in the same ways as other management screens, and you can act on comments using the on-hover action links or the Bulk actions.' ) . '</p>',
 	)
 );
 get_current_screen()->add_help_tab(
@@ -196,8 +196,8 @@
 					'<p>' . __( 'A red bar on the left means the comment is waiting for you to moderate it.' ) . '</p>' .
 					'<p>' . __( 'In the <strong>Author</strong> column, in addition to the author&#8217;s name, email address, and blog URL, the commenter&#8217;s IP address is shown. Clicking on this link will show you all the comments made from this IP address.' ) . '</p>' .
 					'<p>' . __( 'In the <strong>Comment</strong> column, hovering over any comment gives you options to approve, reply (and approve), quick edit, edit, spam mark, or trash that comment.' ) . '</p>' .
-					'<p>' . __( 'In the <strong>In Response To</strong> column, there are three elements. The text is the name of the post that inspired the comment, and links to the post editor for that entry. The View Post link leads to that post on your live site. The small bubble with the number in it shows the number of approved comments that post has received. If there are pending comments, a red notification circle with the number of pending comments is displayed. Clicking the notification circle will filter the comments screen to show only pending comments on that post.' ) . '</p>' .
-					'<p>' . __( 'In the <strong>Submitted On</strong> column, the date and time the comment was left on your site appears. Clicking on the date/time link will take you to that comment on your live site.' ) . '</p>' .
+					'<p>' . __( 'In the <strong>In response to</strong> column, there are three elements. The text is the name of the post that inspired the comment, and links to the post editor for that entry. The View Post link leads to that post on your live site. The small bubble with the number in it shows the number of approved comments that post has received. If there are pending comments, a red notification circle with the number of pending comments is displayed. Clicking the notification circle will filter the comments screen to show only pending comments on that post.' ) . '</p>' .
+					'<p>' . __( 'In the <strong>Submitted on</strong> column, the date and time the comment was left on your site appears. Clicking on the date/time link will take you to that comment on your live site.' ) . '</p>' .
 					'<p>' . __( 'Many people take advantage of keyboard shortcuts to moderate their comments more quickly. Use the link to the side to learn more.' ) . '</p>',
 	)
 );
@@ -339,7 +339,7 @@
 
 <form id="comments-form" method="get">
 
-<?php $wp_list_table->search_box( __( 'Search Comments' ), 'comment' ); ?>
+<?php $wp_list_table->search_box( __( 'Search comments' ), 'comment' ); ?>
 
 <?php if ( $post_id ) : ?>
 <input type="hidden" name="p" value="<?php echo esc_attr( intval( $post_id ) ); ?>" />
Index: wp-admin/edit-form-advanced.php
===================================================================
--- wp-admin/edit-form-advanced.php	(revision 47263)
+++ wp-admin/edit-form-advanced.php	(working copy)
@@ -277,7 +277,7 @@
 );
 
 if ( 'post' == $post_type ) {
-	$customize_display = '<p>' . __( 'The title field and the big Post Editing Area are fixed in place, but you can reposition all the other boxes using drag and drop. You can also minimize or expand them by clicking the title bar of each box. Use the Screen Options tab to unhide more boxes (Excerpt, Send Trackbacks, Custom Fields, Discussion, Slug, Author) or to choose a 1- or 2-column layout for this screen.' ) . '</p>';
+	$customize_display = '<p>' . __( 'The title field and the big Post Editing Area are fixed in place, but you can reposition all the other boxes using drag and drop. You can also minimize or expand them by clicking the title bar of each box. Use the Screen options tab to unhide more boxes (Excerpt, Send Trackbacks, Custom Fields, Discussion, Slug, Author) or to choose a 1- or 2-column layout for this screen.' ) . '</p>';
 
 	get_current_screen()->add_help_tab(
 		array(
@@ -292,7 +292,7 @@
 	$title_and_editor .= '<p>' . __( 'Visual mode gives you an editor that is similar to a word processor. Click the Toolbar Toggle button to get a second row of controls.' ) . '</p>';
 	$title_and_editor .= '<p>' . __( 'The Text mode allows you to enter HTML along with your post text. Note that &lt;p&gt; and &lt;br&gt; tags are converted to line breaks when switching to the Text editor to make it less cluttered. When you type, a single line break can be used instead of typing &lt;br&gt;, and two line breaks instead of paragraph tags. The line breaks are converted back to tags automatically.' ) . '</p>';
 	$title_and_editor .= '<p>' . __( 'You can insert media files by clicking the button above the post editor and following the directions. You can align or edit images using the inline formatting toolbar available in Visual mode.' ) . '</p>';
-	$title_and_editor .= '<p>' . __( 'You can enable distraction-free writing mode using the icon to the right. This feature is not available for old browsers or devices with small screens, and requires that the full-height editor be enabled in Screen Options.' ) . '</p>';
+	$title_and_editor .= '<p>' . __( 'You can enable distraction-free writing mode using the icon to the right. This feature is not available for old browsers or devices with small screens, and requires that the full-height editor be enabled in Screen options.' ) . '</p>';
 	$title_and_editor .= '<p>' . __( 'Keyboard users: When you&#8217;re working in the visual editor, you can use <kbd>Alt + F10</kbd> to access the toolbar.' ) . '</p>';
 
 	get_current_screen()->add_help_tab(
@@ -315,7 +315,7 @@
 	);
 } elseif ( 'page' == $post_type ) {
 	$about_pages = '<p>' . __( 'Pages are similar to posts in that they have a title, body text, and associated metadata, but they are different in that they are not part of the chronological blog stream, kind of like permanent posts. Pages are not categorized or tagged, but can have a hierarchy. You can nest pages under other pages by making one the &#8220;Parent&#8221; of the other, creating a group of pages.' ) . '</p>' .
-		'<p>' . __( 'Creating a Page is very similar to creating a Post, and the screens can be customized in the same way using drag and drop, the Screen Options tab, and expanding/collapsing boxes as you choose. This screen also has the distraction-free writing space, available in both the Visual and Text modes via the Fullscreen buttons. The Page editor mostly works the same as the Post editor, but there are some Page-specific features in the Page Attributes box.' ) . '</p>';
+		'<p>' . __( 'Creating a Page is very similar to creating a Post, and the screens can be customized in the same way using drag and drop, the Screen options tab, and expanding/collapsing boxes as you choose. This screen also has the distraction-free writing space, available in both the Visual and Text modes via the Fullscreen buttons. The Page editor mostly works the same as the Post editor, but there are some Page-specific features in the Page Attributes box.' ) . '</p>';
 
 	get_current_screen()->add_help_tab(
 		array(
@@ -338,7 +338,7 @@
 			'title'   => __( 'Overview' ),
 			'content' =>
 				'<p>' . __( 'This screen allows you to edit fields for metadata in a file within the media library.' ) . '</p>' .
-				'<p>' . __( 'For images only, you can click on Edit Image under the thumbnail to expand out an inline image editor with icons for cropping, rotating, or flipping the image as well as for undoing and redoing. The boxes on the right give you more options for scaling the image, for cropping it, and for cropping the thumbnail in a different way than you crop the original image. You can click on Help in those boxes to get more information.' ) . '</p>' .
+				'<p>' . __( 'For images only, you can click on Edit image under the thumbnail to expand out an inline image editor with icons for cropping, rotating, or flipping the image as well as for undoing and redoing. The boxes on the right give you more options for scaling the image, for cropping it, and for cropping the thumbnail in a different way than you crop the original image. You can click on Help in those boxes to get more information.' ) . '</p>' .
 				'<p>' . __( 'Note that you crop the image by clicking on it (the Crop icon is already selected) and dragging the cropping frame to select the desired part. Then click Save to retain the cropping.' ) . '</p>' .
 				'<p>' . __( 'Remember to click Update Media to save metadata entered or changed.' ) . '</p>',
 		)
@@ -352,7 +352,7 @@
 }
 
 if ( 'post' == $post_type || 'page' == $post_type ) {
-	$inserting_media  = '<p>' . __( 'You can upload and insert media (images, audio, documents, etc.) by clicking the Add Media button. You can select from the images and files already uploaded to the Media Library, or upload new media to add to your page or post. To create an image gallery, select the images to add and click the &#8220;Create a new gallery&#8221; button.' ) . '</p>';
+	$inserting_media  = '<p>' . __( 'You can upload and insert media (images, audio, documents, etc.) by clicking the Add media button. You can select from the images and files already uploaded to the Media Library, or upload new media to add to your page or post. To create an image gallery, select the images to add and click the &#8220;Create a new gallery&#8221; button.' ) . '</p>';
 	$inserting_media .= '<p>' . __( 'You can also embed media from many popular websites including Twitter, YouTube, Flickr and others by pasting the media URL on its own line into the content of your post/page. <a href="https://wordpress.org/support/article/embeds/">Learn more about embeds</a>.' ) . '</p>';
 
 	get_current_screen()->add_help_tab(
Index: wp-admin/edit-form-comment.php
===================================================================
--- wp-admin/edit-form-comment.php	(revision 47263)
+++ wp-admin/edit-form-comment.php	(working copy)
@@ -184,7 +184,7 @@
 
 <div id="major-publishing-actions">
 <div id="delete-action">
-<?php echo "<a class='submitdelete deletion' href='" . wp_nonce_url( 'comment.php?action=' . ( ! EMPTY_TRASH_DAYS ? 'deletecomment' : 'trashcomment' ) . "&amp;c=$comment->comment_ID&amp;_wp_original_http_referer=" . urlencode( wp_get_referer() ), 'delete-comment_' . $comment->comment_ID ) . "'>" . ( ! EMPTY_TRASH_DAYS ? __( 'Delete Permanently' ) : __( 'Move to Trash' ) ) . "</a>\n"; ?>
+<?php echo "<a class='submitdelete deletion' href='" . wp_nonce_url( 'comment.php?action=' . ( ! EMPTY_TRASH_DAYS ? 'deletecomment' : 'trashcomment' ) . "&amp;c=$comment->comment_ID&amp;_wp_original_http_referer=" . urlencode( wp_get_referer() ), 'delete-comment_' . $comment->comment_ID ) . "'>" . ( ! EMPTY_TRASH_DAYS ? __( 'Delete permanently' ) : __( 'Move to Trash' ) ) . "</a>\n"; ?>
 </div>
 <div id="publishing-action">
 <?php submit_button( __( 'Update' ), 'primary large', 'save', false ); ?>
Index: wp-admin/edit-link-form.php
===================================================================
--- wp-admin/edit-link-form.php	(revision 47263)
+++ wp-admin/edit-link-form.php	(working copy)
@@ -14,13 +14,13 @@
 if ( ! empty( $link_id ) ) {
 	/* translators: %s: URL to Links screen. */
 	$heading      = sprintf( __( '<a href="%s">Links</a> / Edit Link' ), 'link-manager.php' );
-	$submit_text  = __( 'Update Link' );
+	$submit_text  = __( 'Update link' );
 	$form_name    = 'editlink';
 	$nonce_action = 'update-bookmark_' . $link_id;
 } else {
 	/* translators: %s: URL to Links screen. */
-	$heading      = sprintf( __( '<a href="%s">Links</a> / Add New Link' ), 'link-manager.php' );
-	$submit_text  = __( 'Add Link' );
+	$heading      = sprintf( __( '<a href="%s">Links</a> / Add new link' ), 'link-manager.php' );
+	$submit_text  = __( 'Add link' );
 	$form_name    = 'addlink';
 	$nonce_action = 'add-bookmark';
 }
@@ -30,7 +30,7 @@
 add_meta_box( 'linksubmitdiv', __( 'Save' ), 'link_submit_meta_box', null, 'side', 'core' );
 add_meta_box( 'linkcategorydiv', __( 'Categories' ), 'link_categories_meta_box', null, 'normal', 'core' );
 add_meta_box( 'linktargetdiv', __( 'Target' ), 'link_target_meta_box', null, 'normal', 'core' );
-add_meta_box( 'linkxfndiv', __( 'Link Relationship (XFN)' ), 'link_xfn_meta_box', null, 'normal', 'core' );
+add_meta_box( 'linkxfndiv', __( 'Link relationship (XFN)' ), 'link_xfn_meta_box', null, 'normal', 'core' );
 add_meta_box( 'linkadvanceddiv', __( 'Advanced' ), 'link_advanced_meta_box', null, 'normal', 'core' );
 
 /** This action is documented in wp-admin/includes/meta-boxes.php */
@@ -66,7 +66,7 @@
 		'title'   => __( 'Overview' ),
 		'content' =>
 		'<p>' . __( 'You can add or edit links on this screen by entering information in each of the boxes. Only the link&#8217;s web address and name (the text you want to display on your site as the link) are required fields.' ) . '</p>' .
-		'<p>' . __( 'The boxes for link name, web address, and description have fixed positions, while the others may be repositioned using drag and drop. You can also hide boxes you don&#8217;t use in the Screen Options tab, or minimize boxes by clicking on the title bar of the box.' ) . '</p>' .
+		'<p>' . __( 'The boxes for link name, web address, and description have fixed positions, while the others may be repositioned using drag and drop. You can also hide boxes you don&#8217;t use in the Screen options tab, or minimize boxes by clicking on the title bar of the box.' ) . '</p>' .
 		'<p>' . __( 'XFN stands for <a href="http://gmpg.org/xfn/">XHTML Friends Network</a>, which is optional. WordPress allows the generation of XFN attributes to show how you are related to the authors/owners of the site to which you are linking.' ) . '</p>',
 	)
 );
@@ -87,7 +87,7 @@
 ?>
 </h1>
 
-<a href="link-add.php" class="page-title-action"><?php echo esc_html_x( 'Add New', 'link' ); ?></a>
+<a href="link-add.php" class="page-title-action"><?php echo esc_html_x( 'Add new', 'link' ); ?></a>
 
 <hr class="wp-header-end">
 
Index: wp-admin/edit-tags.php
===================================================================
--- wp-admin/edit-tags.php	(revision 47263)
+++ wp-admin/edit-tags.php	(working copy)
@@ -287,7 +287,7 @@
 
 		$help .= '<li>' . __( '<strong>Description</strong> &mdash; The description is not prominent by default; however, some themes may display it.' ) . '</li>' .
 		'</ul>' .
-		'<p>' . __( 'You can change the display of this screen using the Screen Options tab to set how many items are displayed per screen and to display/hide columns in the table.' ) . '</p>';
+		'<p>' . __( 'You can change the display of this screen using the Screen options tab to set how many items are displayed per screen and to display/hide columns in the table.' ) . '</p>';
 
 		get_current_screen()->add_help_tab(
 			array(
Index: wp-admin/edit.php
===================================================================
--- wp-admin/edit.php	(revision 47263)
+++ wp-admin/edit.php	(working copy)
@@ -224,9 +224,9 @@
 			'content' =>
 					'<p>' . __( 'You can customize the display of this screen&#8217;s contents in a number of ways:' ) . '</p>' .
 					'<ul>' .
-						'<li>' . __( 'You can hide/display columns based on your needs and decide how many posts to list per screen using the Screen Options tab.' ) . '</li>' .
+						'<li>' . __( 'You can hide/display columns based on your needs and decide how many posts to list per screen using the Screen options tab.' ) . '</li>' .
 						'<li>' . __( 'You can filter the list of posts by post status using the text links above the posts list to only show posts with that status. The default view is to show all posts.' ) . '</li>' .
-						'<li>' . __( 'You can view posts in a simple title list or with an excerpt using the Screen Options tab.' ) . '</li>' .
+						'<li>' . __( 'You can view posts in a simple title list or with an excerpt using the Screen options tab.' ) . '</li>' .
 						'<li>' . __( 'You can refine the list to show only posts in a specific category or from a specific month by using the dropdown menus above the posts list. Click the Filter button after making your selection. You also can refine the list by clicking on the post author, category or tag in the posts list.' ) . '</li>' .
 					'</ul>',
 		)
@@ -239,7 +239,7 @@
 					'<p>' . __( 'Hovering over a row in the posts list will display action links that allow you to manage your post. You can perform the following actions:' ) . '</p>' .
 					'<ul>' .
 						'<li>' . __( '<strong>Edit</strong> takes you to the editing screen for that post. You can also reach that screen by clicking on the post title.' ) . '</li>' .
-						'<li>' . __( '<strong>Quick Edit</strong> provides inline access to the metadata of your post, allowing you to update post details without leaving this screen.' ) . '</li>' .
+						'<li>' . __( '<strong>Quick edit</strong> provides inline access to the metadata of your post, allowing you to update post details without leaving this screen.' ) . '</li>' .
 						'<li>' . __( '<strong>Trash</strong> removes your post from this list and places it in the trash, from which you can permanently delete it.' ) . '</li>' .
 						'<li>' . __( '<strong>Preview</strong> will show you what your draft post will look like if you publish it. View will take you to your live site to view the post. Which link is available depends on your post&#8217;s status.' ) . '</li>' .
 					'</ul>',
@@ -248,10 +248,10 @@
 	get_current_screen()->add_help_tab(
 		array(
 			'id'      => 'bulk-actions',
-			'title'   => __( 'Bulk Actions' ),
+			'title'   => __( 'Bulk actions' ),
 			'content' =>
-					'<p>' . __( 'You can also edit or move multiple posts to the trash at once. Select the posts you want to act on using the checkboxes, then select the action you want to take from the Bulk Actions menu and click Apply.' ) . '</p>' .
-							'<p>' . __( 'When using Bulk Edit, you can change the metadata (categories, author, etc.) for all selected posts at once. To remove a post from the grouping, just click the x next to its name in the Bulk Edit area that appears.' ) . '</p>',
+					'<p>' . __( 'You can also edit or move multiple posts to the trash at once. Select the posts you want to act on using the checkboxes, then select the action you want to take from the Bulk actions menu and click Apply.' ) . '</p>' .
+							'<p>' . __( 'When using Bulk edit, you can change the metadata (categories, author, etc.) for all selected posts at once. To remove a post from the grouping, just click the x next to its name in the Bulk edit area that appears.' ) . '</p>',
 		)
 	);
 
@@ -276,7 +276,7 @@
 			'title'   => __( 'Managing Pages' ),
 			'content' =>
 					'<p>' . __( 'Managing pages is very similar to managing posts, and the screens can be customized in the same way.' ) . '</p>' .
-					'<p>' . __( 'You can also perform the same types of actions, including narrowing the list by using the filters, acting on a page using the action links that appear when you hover over a row, or using the Bulk Actions menu to edit the metadata for multiple pages at once.' ) . '</p>',
+					'<p>' . __( 'You can also perform the same types of actions, including narrowing the list by using the filters, acting on a page using the action links that appear when you hover over a row, or using the Bulk actions menu to edit the metadata for multiple pages at once.' ) . '</p>',
 		)
 	);
 
Index: wp-admin/erase-personal-data.php
===================================================================
--- wp-admin/erase-personal-data.php	(revision 47263)
+++ wp-admin/erase-personal-data.php	(working copy)
@@ -63,7 +63,7 @@
 		<div class="wp-privacy-request-form-field">
 			<label for="username_or_email_for_privacy_request"><?php esc_html_e( 'Username or email address' ); ?></label>
 			<input type="text" required class="regular-text" id="username_or_email_for_privacy_request" name="username_or_email_for_privacy_request" />
-			<?php submit_button( __( 'Send Request' ), 'secondary', 'submit', false ); ?>
+			<?php submit_button( __( 'Send request' ), 'secondary', 'submit', false ); ?>
 		</div>
 		<?php wp_nonce_field( 'personal-data-request' ); ?>
 		<input type="hidden" name="action" value="add_remove_personal_data_request" />
@@ -74,7 +74,7 @@
 	<?php $requests_table->views(); ?>
 
 	<form class="search-form wp-clearfix">
-		<?php $requests_table->search_box( __( 'Search Requests' ), 'requests' ); ?>
+		<?php $requests_table->search_box( __( 'Search requests' ), 'requests' ); ?>
 		<input type="hidden" name="filter-status" value="<?php echo isset( $_REQUEST['filter-status'] ) ? esc_attr( sanitize_text_field( $_REQUEST['filter-status'] ) ) : ''; ?>" />
 		<input type="hidden" name="orderby" value="<?php echo isset( $_REQUEST['orderby'] ) ? esc_attr( sanitize_text_field( $_REQUEST['orderby'] ) ) : ''; ?>" />
 		<input type="hidden" name="order" value="<?php echo isset( $_REQUEST['order'] ) ? esc_attr( sanitize_text_field( $_REQUEST['order'] ) ) : ''; ?>" />
Index: wp-admin/export-personal-data.php
===================================================================
--- wp-admin/export-personal-data.php	(revision 47263)
+++ wp-admin/export-personal-data.php	(working copy)
@@ -63,7 +63,7 @@
 		<div class="wp-privacy-request-form-field">
 			<label for="username_or_email_for_privacy_request"><?php esc_html_e( 'Username or email address' ); ?></label>
 			<input type="text" required class="regular-text" id="username_or_email_for_privacy_request" name="username_or_email_for_privacy_request" />
-			<?php submit_button( __( 'Send Request' ), 'secondary', 'submit', false ); ?>
+			<?php submit_button( __( 'Send request' ), 'secondary', 'submit', false ); ?>
 		</div>
 		<?php wp_nonce_field( 'personal-data-request' ); ?>
 		<input type="hidden" name="action" value="add_export_personal_data_request" />
@@ -74,7 +74,7 @@
 	<?php $requests_table->views(); ?>
 
 	<form class="search-form wp-clearfix">
-		<?php $requests_table->search_box( __( 'Search Requests' ), 'requests' ); ?>
+		<?php $requests_table->search_box( __( 'Search requests' ), 'requests' ); ?>
 		<input type="hidden" name="filter-status" value="<?php echo isset( $_REQUEST['filter-status'] ) ? esc_attr( sanitize_text_field( $_REQUEST['filter-status'] ) ) : ''; ?>" />
 		<input type="hidden" name="orderby" value="<?php echo isset( $_REQUEST['orderby'] ) ? esc_attr( sanitize_text_field( $_REQUEST['orderby'] ) ) : ''; ?>" />
 		<input type="hidden" name="order" value="<?php echo isset( $_REQUEST['order'] ) ? esc_attr( sanitize_text_field( $_REQUEST['order'] ) ) : ''; ?>" />
Index: wp-admin/export.php
===================================================================
--- wp-admin/export.php	(revision 47263)
+++ wp-admin/export.php	(working copy)
@@ -317,7 +317,7 @@
 do_action( 'export_filters' );
 ?>
 
-<?php submit_button( __( 'Download Export File' ) ); ?>
+<?php submit_button( __( 'Download export file' ) ); ?>
 </form>
 </div>
 
Index: wp-admin/import.php
===================================================================
--- wp-admin/import.php	(revision 47263)
+++ wp-admin/import.php	(working copy)
@@ -21,7 +21,7 @@
 	array(
 		'id'      => 'overview',
 		'title'   => __( 'Overview' ),
-		'content' => '<p>' . __( 'This screen lists links to plugins to import data from blogging/content management platforms. Choose the platform you want to import from, and click Install Now when you are prompted in the popup window. If your platform is not listed, click the link to search the plugin directory for other importer plugins to see if there is one for your platform.' ) . '</p>' .
+		'content' => '<p>' . __( 'This screen lists links to plugins to import data from blogging/content management platforms. Choose the platform you want to import from, and click Install now when you are prompted in the popup window. If your platform is not listed, click the link to search the plugin directory for other importer plugins to see if there is one for your platform.' ) . '</p>' .
 			'<p>' . __( 'In previous versions of WordPress, all importers were built-in. They have been turned into plugins since most people only use them once or infrequently.' ) . '</p>',
 	)
 );
@@ -157,7 +157,7 @@
 						esc_attr( $data[0] ),
 						/* translators: %s: Importer name. */
 						esc_attr( sprintf( __( 'Install %s now' ), $data[0] ) ),
-						__( 'Install Now' )
+						__( 'Install now' )
 					);
 				} else {
 					$action = sprintf(
Index: wp-admin/includes/ajax-actions.php
===================================================================
--- wp-admin/includes/ajax-actions.php	(revision 47263)
+++ wp-admin/includes/ajax-actions.php	(working copy)
@@ -1964,7 +1964,7 @@
 }
 
 /**
- * Ajax handler for Quick Edit saving a post from a list table.
+ * Ajax handler for Quick edit saving a post from a list table.
  *
  * @since 3.1.0
  *
@@ -2041,7 +2041,7 @@
 		$data['ping_status'] = 'closed';
 	}
 
-	// Exclude terms from taxonomies that are not supposed to appear in Quick Edit.
+	// Exclude terms from taxonomies that are not supposed to appear in Quick edit.
 	if ( ! empty( $data['tax_input'] ) ) {
 		foreach ( $data['tax_input'] as $taxonomy => $terms ) {
 			$tax_object = get_taxonomy( $taxonomy );
Index: wp-admin/includes/class-custom-background.php
===================================================================
--- wp-admin/includes/class-custom-background.php	(revision 47263)
+++ wp-admin/includes/class-custom-background.php	(working copy)
@@ -89,8 +89,8 @@
 				'content' =>
 					'<p>' . __( 'You can customize the look of your site without touching any of your theme&#8217;s code by using a custom background. Your background can be an image or a color.' ) . '</p>' .
 					'<p>' . __( 'To use a background image, simply upload it or choose an image that has already been uploaded to your Media Library by clicking the &#8220;Choose Image&#8221; button. You can display a single instance of your image, or tile it to fill the screen. You can have your background fixed in place, so your site content moves on top of it, or you can have it scroll with your site.' ) . '</p>' .
-					'<p>' . __( 'You can also choose a background color by clicking the Select Color button and either typing in a legitimate HTML hex value, e.g. &#8220;#ff0000&#8221; for red, or by choosing a color using the color picker.' ) . '</p>' .
-					'<p>' . __( 'Don&#8217;t forget to click on the Save Changes button when you are finished.' ) . '</p>',
+					'<p>' . __( 'You can also choose a background color by clicking the Select color button and either typing in a legitimate HTML hex value, e.g. &#8220;#ff0000&#8221; for red, or by choosing a color using the color picker.' ) . '</p>' .
+					'<p>' . __( 'Don&#8217;t forget to click on the Save changes button when you are finished.' ) . '</p>',
 			)
 		);
 
Index: wp-admin/includes/class-custom-image-header.php
===================================================================
--- wp-admin/includes/class-custom-image-header.php	(revision 47263)
+++ wp-admin/includes/class-custom-image-header.php	(working copy)
@@ -107,9 +107,9 @@
 				'title'   => __( 'Header Image' ),
 				'content' =>
 					'<p>' . __( 'You can set a custom image header for your site. Simply upload the image and crop it, and the new header will go live immediately. Alternatively, you can use an image that has already been uploaded to your Media Library by clicking the &#8220;Choose Image&#8221; button.' ) . '</p>' .
-					'<p>' . __( 'Some themes come with additional header images bundled. If you see multiple images displayed, select the one you&#8217;d like and click the &#8220;Save Changes&#8221; button.' ) . '</p>' .
+					'<p>' . __( 'Some themes come with additional header images bundled. If you see multiple images displayed, select the one you&#8217;d like and click the &#8220;Save changes&#8221; button.' ) . '</p>' .
 					'<p>' . __( 'If your theme has more than one default header image, or you have uploaded more than one custom header image, you have the option of having WordPress display a randomly different image on each page of your site. Click the &#8220;Random&#8221; radio button next to the Uploaded Images or Default Images section to enable this feature.' ) . '</p>' .
-					'<p>' . __( 'If you don&#8217;t want a header image to be displayed on your site at all, click the &#8220;Remove Header Image&#8221; button at the bottom of the Header Image section of this page. If you want to re-enable the header image later, you just have to select one of the other image options and click &#8220;Save Changes&#8221;.' ) . '</p>',
+					'<p>' . __( 'If you don&#8217;t want a header image to be displayed on your site at all, click the &#8220;Remove Header Image&#8221; button at the bottom of the Header Image section of this page. If you want to re-enable the header image later, you just have to select one of the other image options and click &#8220;Save changes&#8221;.' ) . '</p>',
 			)
 		);
 
@@ -124,8 +124,8 @@
 						admin_url( 'options-general.php' )
 					) .
 					'</p>' .
-					'<p>' . __( 'In the Header Text section of this page, you can choose whether to display this text or hide it. You can also choose a color for the text by clicking the Select Color button and either typing in a legitimate HTML hex value, e.g. &#8220;#ff0000&#8221; for red, or by choosing a color using the color picker.' ) . '</p>' .
-					'<p>' . __( 'Don&#8217;t forget to click &#8220;Save Changes&#8221; when you&#8217;re done!' ) . '</p>',
+					'<p>' . __( 'In the Header Text section of this page, you can choose whether to display this text or hide it. You can also choose a color for the text by clicking the Select color button and either typing in a legitimate HTML hex value, e.g. &#8220;#ff0000&#8221; for red, or by choosing a color using the color picker.' ) . '</p>' .
+					'<p>' . __( 'Don&#8217;t forget to click &#8220;Save changes&#8221; when you&#8217;re done!' ) . '</p>',
 			)
 		);
 
Index: wp-admin/includes/class-theme-installer-skin.php
===================================================================
--- wp-admin/includes/class-theme-installer-skin.php	(revision 47263)
+++ wp-admin/includes/class-theme-installer-skin.php	(working copy)
@@ -91,9 +91,9 @@
 				'<a href="%s" class="hide-if-no-customize load-customize">' .
 				'<span aria-hidden="true">%s</span><span class="screen-reader-text">%s</span></a>',
 				esc_url( $customize_url ),
-				__( 'Live Preview' ),
+				__( 'Live preview' ),
 				/* translators: %s: Theme name. */
-				sprintf( __( 'Live Preview &#8220;%s&#8221;' ), $name )
+				sprintf( __( 'Live preview &#8220;%s&#8221;' ), $name )
 			);
 		}
 
Index: wp-admin/includes/class-theme-upgrader-skin.php
===================================================================
--- wp-admin/includes/class-theme-upgrader-skin.php	(revision 47263)
+++ wp-admin/includes/class-theme-upgrader-skin.php	(working copy)
@@ -82,9 +82,9 @@
 						'<a href="%s" class="hide-if-no-customize load-customize">' .
 						'<span aria-hidden="true">%s</span><span class="screen-reader-text">%s</span></a>',
 						esc_url( $customize_url ),
-						__( 'Live Preview' ),
+						__( 'Live preview' ),
 						/* translators: %s: Theme name. */
-						sprintf( __( 'Live Preview &#8220;%s&#8221;' ), $name )
+						sprintf( __( 'Live preview &#8220;%s&#8221;' ), $name )
 					);
 				}
 
Index: wp-admin/includes/class-walker-nav-menu-edit.php
===================================================================
--- wp-admin/includes/class-walker-nav-menu-edit.php	(revision 47263)
+++ wp-admin/includes/class-walker-nav-menu-edit.php	(working copy)
@@ -191,13 +191,13 @@
 				<?php endif; ?>
 				<p class="description description-wide">
 					<label for="edit-menu-item-title-<?php echo $item_id; ?>">
-						<?php _e( 'Navigation Label' ); ?><br />
+						<?php _e( 'Navigation label' ); ?><br />
 						<input type="text" id="edit-menu-item-title-<?php echo $item_id; ?>" class="widefat edit-menu-item-title" name="menu-item-title[<?php echo $item_id; ?>]" value="<?php echo esc_attr( $item->title ); ?>" />
 					</label>
 				</p>
 				<p class="field-title-attribute field-attr-title description description-wide">
 					<label for="edit-menu-item-attr-title-<?php echo $item_id; ?>">
-						<?php _e( 'Title Attribute' ); ?><br />
+						<?php _e( 'Title attribute' ); ?><br />
 						<input type="text" id="edit-menu-item-attr-title-<?php echo $item_id; ?>" class="widefat edit-menu-item-attr-title" name="menu-item-attr-title[<?php echo $item_id; ?>]" value="<?php echo esc_attr( $item->post_excerpt ); ?>" />
 					</label>
 				</p>
@@ -209,13 +209,13 @@
 				</p>
 				<p class="field-css-classes description description-thin">
 					<label for="edit-menu-item-classes-<?php echo $item_id; ?>">
-						<?php _e( 'CSS Classes (optional)' ); ?><br />
+						<?php _e( 'CSS classes (optional)' ); ?><br />
 						<input type="text" id="edit-menu-item-classes-<?php echo $item_id; ?>" class="widefat code edit-menu-item-classes" name="menu-item-classes[<?php echo $item_id; ?>]" value="<?php echo esc_attr( implode( ' ', $item->classes ) ); ?>" />
 					</label>
 				</p>
 				<p class="field-xfn description description-thin">
 					<label for="edit-menu-item-xfn-<?php echo $item_id; ?>">
-						<?php _e( 'Link Relationship (XFN)' ); ?><br />
+						<?php _e( 'Link relationship (XFN)' ); ?><br />
 						<input type="text" id="edit-menu-item-xfn-<?php echo $item_id; ?>" class="widefat code edit-menu-item-xfn" name="menu-item-xfn[<?php echo $item_id; ?>]" value="<?php echo esc_attr( $item->xfn ); ?>" />
 					</label>
 				</p>
Index: wp-admin/includes/class-wp-comments-list-table.php
===================================================================
--- wp-admin/includes/class-wp-comments-list-table.php	(revision 47263)
+++ wp-admin/includes/class-wp-comments-list-table.php	(working copy)
@@ -350,7 +350,7 @@
 		}
 
 		if ( in_array( $comment_status, array( 'trash', 'spam' ) ) || ! EMPTY_TRASH_DAYS ) {
-			$actions['delete'] = __( 'Delete Permanently' );
+			$actions['delete'] = __( 'Delete permanently' );
 		} else {
 			$actions['trash'] = __( 'Move to Trash' );
 		}
@@ -456,10 +456,10 @@
 
 		if ( ! $post_id ) {
 			/* translators: Column name or table row header. */
-			$columns['response'] = __( 'In Response To' );
+			$columns['response'] = __( 'In response to' );
 		}
 
-		$columns['date'] = _x( 'Submitted On', 'column name' );
+		$columns['date'] = _x( 'Submitted on', 'column name' );
 
 		return $columns;
 	}
@@ -606,7 +606,7 @@
 		$untrash_url   = esc_url( $url . "&action=untrashcomment&$del_nonce" );
 		$delete_url    = esc_url( $url . "&action=deletecomment&$del_nonce" );
 
-		// Preorder it: Approve | Reply | Quick Edit | Edit | Spam | Trash.
+		// Preorder it: Approve | Reply | Quick edit | Edit | Spam | Trash.
 		$actions = array(
 			'approve'   => '',
 			'unapprove' => '',
@@ -692,7 +692,7 @@
 				$delete_url,
 				"delete:the-comment-list:comment-{$comment->comment_ID}::delete=1",
 				esc_attr__( 'Delete this comment permanently' ),
-				__( 'Delete Permanently' )
+				__( 'Delete permanently' )
 			);
 		} else {
 			$actions['trash'] = sprintf(
Index: wp-admin/includes/class-wp-list-table.php
===================================================================
--- wp-admin/includes/class-wp-list-table.php	(revision 47263)
+++ wp-admin/includes/class-wp-list-table.php	(working copy)
@@ -440,7 +440,7 @@
 		if ( is_null( $this->_actions ) ) {
 			$this->_actions = $this->get_bulk_actions();
 			/**
-			 * Filters the list table Bulk Actions drop-down.
+			 * Filters the list table Bulk actions drop-down.
 			 *
 			 * The dynamic portion of the hook name, `$this->screen->id`, refers
 			 * to the ID of the current screen, usually a string.
@@ -463,7 +463,7 @@
 
 		echo '<label for="bulk-action-selector-' . esc_attr( $which ) . '" class="screen-reader-text">' . __( 'Select bulk action' ) . '</label>';
 		echo '<select name="action' . $two . '" id="bulk-action-selector-' . esc_attr( $which ) . "\">\n";
-		echo '<option value="-1">' . __( 'Bulk Actions' ) . "</option>\n";
+		echo '<option value="-1">' . __( 'Bulk actions' ) . "</option>\n";
 
 		foreach ( $this->_actions as $name => $title ) {
 			$class = 'edit' === $name ? ' class="hide-if-no-js"' : '';
@@ -1125,7 +1125,7 @@
 
 		if ( ! empty( $columns['cb'] ) ) {
 			static $cb_counter = 1;
-			$columns['cb']     = '<label class="screen-reader-text" for="cb-select-all-' . $cb_counter . '">' . __( 'Select All' ) . '</label>'
+			$columns['cb']     = '<label class="screen-reader-text" for="cb-select-all-' . $cb_counter . '">' . __( 'Select all' ) . '</label>'
 				. '<input id="cb-select-all-' . $cb_counter . '" type="checkbox" />';
 			$cb_counter++;
 		}
Index: wp-admin/includes/class-wp-media-list-table.php
===================================================================
--- wp-admin/includes/class-wp-media-list-table.php	(revision 47263)
+++ wp-admin/includes/class-wp-media-list-table.php	(working copy)
@@ -149,12 +149,12 @@
 		if ( MEDIA_TRASH ) {
 			if ( $this->is_trash ) {
 				$actions['untrash'] = __( 'Restore' );
-				$actions['delete']  = __( 'Delete Permanently' );
+				$actions['delete']  = __( 'Delete permanently' );
 			} else {
 				$actions['trash'] = __( 'Move to Trash' );
 			}
 		} else {
-			$actions['delete'] = __( 'Delete Permanently' );
+			$actions['delete'] = __( 'Delete permanently' );
 		}
 
 		if ( $this->detached ) {
@@ -687,7 +687,7 @@
 						$delete_ays,
 						/* translators: %s: Attachment title. */
 						esc_attr( sprintf( __( 'Delete &#8220;%s&#8221; permanently' ), $att_title ) ),
-						__( 'Delete Permanently' )
+						__( 'Delete permanently' )
 					);
 				}
 			}
@@ -744,7 +744,7 @@
 						$delete_ays,
 						/* translators: %s: Attachment title. */
 						esc_attr( sprintf( __( 'Delete &#8220;%s&#8221; permanently' ), $att_title ) ),
-						__( 'Delete Permanently' )
+						__( 'Delete permanently' )
 					);
 				}
 			}
@@ -765,7 +765,7 @@
 		 * @since 2.8.0
 		 *
 		 * @param string[] $actions  An array of action links for each attachment.
-		 *                           Default 'Edit', 'Delete Permanently', 'View'.
+		 *                           Default 'Edit', 'Delete permanently', 'View'.
 		 * @param WP_Post  $post     WP_Post object for the current attachment.
 		 * @param bool     $detached Whether the list table contains media not attached
 		 *                           to any posts. Default true.
Index: wp-admin/includes/class-wp-ms-sites-list-table.php
===================================================================
--- wp-admin/includes/class-wp-ms-sites-list-table.php	(revision 47263)
+++ wp-admin/includes/class-wp-ms-sites-list-table.php	(working copy)
@@ -360,7 +360,7 @@
 		$sites_columns = array(
 			'cb'          => '<input type="checkbox" />',
 			'blogname'    => __( 'URL' ),
-			'lastupdated' => __( 'Last Updated' ),
+			'lastupdated' => __( 'Last updated' ),
 			'registered'  => _x( 'Registered', 'site' ),
 			'users'       => __( 'Users' ),
 		);
Index: wp-admin/includes/class-wp-ms-themes-list-table.php
===================================================================
--- wp-admin/includes/class-wp-ms-themes-list-table.php	(revision 47263)
+++ wp-admin/includes/class-wp-ms-themes-list-table.php	(working copy)
@@ -329,8 +329,8 @@
 				case 'upgrade':
 					/* translators: %s: Number of themes. */
 					$text = _nx(
-						'Update Available <span class="count">(%s)</span>',
-						'Update Available <span class="count">(%s)</span>',
+						'Update available <span class="count">(%s)</span>',
+						'Update available <span class="count">(%s)</span>',
 						$count,
 						'themes'
 					);
Index: wp-admin/includes/class-wp-plugin-install-list-table.php
===================================================================
--- wp-admin/includes/class-wp-plugin-install-list-table.php	(revision 47263)
+++ wp-admin/includes/class-wp-plugin-install-list-table.php	(working copy)
@@ -102,7 +102,7 @@
 			$tabs['search'] = __( 'Search Results' );
 		}
 		if ( $tab === 'beta' || false !== strpos( get_bloginfo( 'version' ), '-' ) ) {
-			$tabs['beta'] = _x( 'Beta Testing', 'Plugin Installer' );
+			$tabs['beta'] = _x( 'Beta testing', 'Plugin Installer' );
 		}
 		$tabs['featured']    = _x( 'Featured', 'Plugin Installer' );
 		$tabs['popular']     = _x( 'Popular', 'Plugin Installer' );
@@ -111,7 +111,7 @@
 		if ( current_user_can( 'upload_plugins' ) ) {
 			// No longer a real tab. Here for filter compatibility.
 			// Gets skipped in get_views().
-			$tabs['upload'] = __( 'Upload Plugin' );
+			$tabs['upload'] = __( 'Upload plugin' );
 		}
 
 		$nonmenu_tabs = array( 'plugin-information' ); // Valid actions to perform which do not have a Menu item.
@@ -530,12 +530,12 @@
 									/* translators: %s: Plugin name and version. */
 									esc_attr( sprintf( __( 'Install %s now' ), $name ) ),
 									esc_attr( $name ),
-									__( 'Install Now' )
+									__( 'Install now' )
 								);
 							} else {
 								$action_links[] = sprintf(
 									'<button type="button" class="button button-disabled" disabled="disabled">%s</button>',
-									_x( 'Cannot Install', 'plugin' )
+									_x( 'Cannot install', 'plugin' )
 								);
 							}
 						}
@@ -552,12 +552,12 @@
 									/* translators: %s: Plugin name and version. */
 									esc_attr( sprintf( __( 'Update %s now' ), $name ) ),
 									esc_attr( $name ),
-									__( 'Update Now' )
+									__( 'Update now' )
 								);
 							} else {
 								$action_links[] = sprintf(
 									'<button type="button" class="button button-disabled" disabled="disabled">%s</button>',
-									_x( 'Cannot Update', 'plugin' )
+									_x( 'Cannot update', 'plugin' )
 								);
 							}
 						}
@@ -617,7 +617,7 @@
 				/* translators: %s: Plugin name and version. */
 				esc_attr( sprintf( __( 'More information about %s' ), $name ) ),
 				esc_attr( $name ),
-				__( 'More Details' )
+				__( 'More details' )
 			);
 
 			if ( ! empty( $plugin['icons']['svg'] ) ) {
@@ -635,7 +635,7 @@
 			 *
 			 * @since 2.7.0
 			 *
-			 * @param string[] $action_links An array of plugin action links. Defaults are links to Details and Install Now.
+			 * @param string[] $action_links An array of plugin action links. Defaults are links to Details and Install now.
 			 * @param array    $plugin       The plugin currently being listed.
 			 */
 			$action_links = apply_filters( 'plugin_install_action_links', $action_links, $plugin );
@@ -728,7 +728,7 @@
 					<span class="num-ratings" aria-hidden="true">(<?php echo number_format_i18n( $plugin['num_ratings'] ); ?>)</span>
 				</div>
 				<div class="column-updated">
-					<strong><?php _e( 'Last Updated:' ); ?></strong>
+					<strong><?php _e( 'Last updated:' ); ?></strong>
 					<?php
 						/* translators: %s: Human-readable time difference. */
 						printf( __( '%s ago' ), human_time_diff( $last_updated_timestamp ) );
Index: wp-admin/includes/class-wp-plugins-list-table.php
===================================================================
--- wp-admin/includes/class-wp-plugins-list-table.php	(revision 47263)
+++ wp-admin/includes/class-wp-plugins-list-table.php	(working copy)
@@ -488,8 +488,8 @@
 				case 'upgrade':
 					/* translators: %s: Number of plugins. */
 					$text = _n(
-						'Update Available <span class="count">(%s)</span>',
-						'Update Available <span class="count">(%s)</span>',
+						'Update available <span class="count">(%s)</span>',
+						'Update available <span class="count">(%s)</span>',
 						$count
 					);
 					break;
Index: wp-admin/includes/class-wp-posts-list-table.php
===================================================================
--- wp-admin/includes/class-wp-posts-list-table.php	(revision 47263)
+++ wp-admin/includes/class-wp-posts-list-table.php	(working copy)
@@ -415,7 +415,7 @@
 
 		if ( current_user_can( $post_type_obj->cap->delete_posts ) ) {
 			if ( $this->is_trash || ! EMPTY_TRASH_DAYS ) {
-				$actions['delete'] = __( 'Delete Permanently' );
+				$actions['delete'] = __( 'Delete permanently' );
 			} else {
 				$actions['trash'] = __( 'Move to Trash' );
 			}
@@ -1375,7 +1375,7 @@
 					get_delete_post_link( $post->ID, '', true ),
 					/* translators: %s: Post title. */
 					esc_attr( sprintf( __( 'Delete &#8220;%s&#8221; permanently' ), $title ) ),
-					__( 'Delete Permanently' )
+					__( 'Delete permanently' )
 				);
 			}
 		}
@@ -1423,8 +1423,8 @@
 			 * @since 2.8.0
 			 *
 			 * @param string[] $actions An array of row action links. Defaults are
-			 *                          'Edit', 'Quick Edit', 'Restore', 'Trash',
-			 *                          'Delete Permanently', 'Preview', and 'View'.
+			 *                          'Edit', 'Quick edit', 'Restore', 'Trash',
+			 *                          'Delete permanently', 'Preview', and 'View'.
 			 * @param WP_Post  $post    The post object.
 			 */
 			$actions = apply_filters( 'page_row_actions', $actions, $post );
@@ -1438,8 +1438,8 @@
 			 * @since 2.8.0
 			 *
 			 * @param string[] $actions An array of row action links. Defaults are
-			 *                          'Edit', 'Quick Edit', 'Restore', 'Trash',
-			 *                          'Delete Permanently', 'Preview', and 'View'.
+			 *                          'Edit', 'Quick edit', 'Restore', 'Trash',
+			 *                          'Delete permanently', 'Preview', and 'View'.
 			 * @param WP_Post  $post    The post object.
 			 */
 			$actions = apply_filters( 'post_row_actions', $actions, $post );
@@ -1473,13 +1473,13 @@
 			$show_in_quick_edit = $taxonomy->show_in_quick_edit;
 
 			/**
-			 * Filters whether the current taxonomy should be shown in the Quick Edit panel.
+			 * Filters whether the current taxonomy should be shown in the Quick edit panel.
 			 *
 			 * @since 4.2.0
 			 *
-			 * @param bool   $show_in_quick_edit Whether to show the current taxonomy in Quick Edit.
+			 * @param bool   $show_in_quick_edit Whether to show the current taxonomy in Quick edit.
 			 * @param string $taxonomy_name      Taxonomy name.
-			 * @param string $post_type          Post type of current Quick Edit post.
+			 * @param string $post_type          Post type of current Quick edit post.
 			 */
 			if ( ! apply_filters( 'quick_edit_show_taxonomy', $show_in_quick_edit, $taxonomy_name, $screen->post_type ) ) {
 				continue;
@@ -1525,7 +1525,7 @@
 		" style="display: none"><td colspan="<?php echo $this->get_column_count(); ?>" class="colspanchange">
 
 		<fieldset class="inline-edit-col-left">
-			<legend class="inline-edit-legend"><?php echo $bulk ? __( 'Bulk Edit' ) : __( 'Quick Edit' ); ?></legend>
+			<legend class="inline-edit-legend"><?php echo $bulk ? __( 'Bulk edit' ) : __( 'Quick edit' ); ?></legend>
 			<div class="inline-edit-col">
 			<?php
 
@@ -1668,7 +1668,7 @@
 					}
 
 					/**
-					 * Filters the arguments used to generate the Quick Edit page-parent drop-down.
+					 * Filters the arguments used to generate the Quick edit page-parent drop-down.
 					 *
 					 * @since 2.7.0
 					 *
@@ -1866,7 +1866,7 @@
 				if ( $bulk ) {
 
 					/**
-					 * Fires once for each column in Bulk Edit mode.
+					 * Fires once for each column in Bulk edit mode.
 					 *
 					 * @since 2.7.0
 					 *
@@ -1877,7 +1877,7 @@
 				} else {
 
 					/**
-					 * Fires once for each column in Quick Edit mode.
+					 * Fires once for each column in Quick edit mode.
 					 *
 					 * @since 2.7.0
 					 *
Index: wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php
===================================================================
--- wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php	(revision 47263)
+++ wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php	(working copy)
@@ -56,9 +56,9 @@
 			'data-nonce="' . esc_attr( $nonce ) .
 			'">';
 
-		$download_data_markup .= '<span class="export-personal-data-idle"><button type="button" class="button-link export-personal-data-handle">' . __( 'Download Personal Data' ) . '</button></span>' .
+		$download_data_markup .= '<span class="export-personal-data-idle"><button type="button" class="button-link export-personal-data-handle">' . __( 'Download personal data' ) . '</button></span>' .
 			'<span class="export-personal-data-processing hidden">' . __( 'Downloading Data...' ) . '</span>' .
-			'<span class="export-personal-data-success hidden"><button type="button" class="button-link export-personal-data-handle">' . __( 'Download Personal Data Again' ) . '</button></span>' .
+			'<span class="export-personal-data-success hidden"><button type="button" class="button-link export-personal-data-handle">' . __( 'Download personal data Again' ) . '</button></span>' .
 			'<span class="export-personal-data-failed hidden">' . __( 'Download failed.' ) . ' <button type="button" class="button-link">' . __( 'Retry' ) . '</button></span>';
 
 		$download_data_markup .= '</div>';
Index: wp-admin/includes/class-wp-privacy-requests-table.php
===================================================================
--- wp-admin/includes/class-wp-privacy-requests-table.php	(revision 47263)
+++ wp-admin/includes/class-wp-privacy-requests-table.php	(working copy)
@@ -43,7 +43,7 @@
 			'email'             => __( 'Requester' ),
 			'status'            => __( 'Status' ),
 			'created_timestamp' => __( 'Requested' ),
-			'next_steps'        => __( 'Next Steps' ),
+			'next_steps'        => __( 'Next steps' ),
 		);
 		return $columns;
 	}
Index: wp-admin/includes/class-wp-screen.php
===================================================================
--- wp-admin/includes/class-wp-screen.php	(revision 47263)
+++ wp-admin/includes/class-wp-screen.php	(working copy)
@@ -678,7 +678,7 @@
 	 *
 	 * The layout_columns option controls the max number and default number of
 	 * columns. This method returns the number of columns within that range selected
-	 * by the user via Screen Options. If no selection has been made, the default
+	 * by the user via Screen options. If no selection has been made, the default
 	 * provisioned in layout_columns is returned. If the screen does not support
 	 * selecting the number of layout columns, 0 is returned.
 	 *
@@ -930,7 +930,7 @@
 		<div id="screen-meta-links">
 		<?php if ( $this->show_screen_options() ) : ?>
 			<div id="screen-options-link-wrap" class="hide-if-no-js screen-meta-toggle">
-			<button type="button" id="show-settings-link" class="button show-settings" aria-controls="screen-options-wrap" aria-expanded="false"><?php _e( 'Screen Options' ); ?></button>
+			<button type="button" id="show-settings-link" class="button show-settings" aria-controls="screen-options-wrap" aria-expanded="false"><?php _e( 'Screen options' ); ?></button>
 			</div>
 			<?php
 		endif;
@@ -970,7 +970,7 @@
 		}
 
 		/**
-		 * Filters the screen settings text displayed in the Screen Options tab.
+		 * Filters the screen settings text displayed in the Screen options tab.
 		 *
 		 * This filter is currently only used on the Widgets screen to enable
 		 * accessibility mode.
@@ -987,11 +987,11 @@
 		}
 
 		/**
-		 * Filters whether to show the Screen Options tab.
+		 * Filters whether to show the Screen options tab.
 		 *
 		 * @since 3.2.0
 		 *
-		 * @param bool      $show_screen Whether to show Screen Options tab.
+		 * @param bool      $show_screen Whether to show Screen options tab.
 		 *                               Default true.
 		 * @param WP_Screen $this        Current WP_Screen instance.
 		 */
@@ -1023,7 +1023,7 @@
 
 		// Output optional wrapper.
 		if ( $options['wrap'] ) {
-			$wrapper_start = '<div id="screen-options-wrap" class="hidden" tabindex="-1" aria-label="' . esc_attr__( 'Screen Options Tab' ) . '">';
+			$wrapper_start = '<div id="screen-options-wrap" class="hidden" tabindex="-1" aria-label="' . esc_attr__( 'Screen options tab' ) . '">';
 			$wrapper_end   = '</div>';
 		}
 
@@ -1043,11 +1043,11 @@
 		echo $this->_screen_settings;
 
 		/**
-		 * Filters whether to show the Screen Options submit button.
+		 * Filters whether to show the Screen options submit button.
 		 *
 		 * @since 4.4.0
 		 *
-		 * @param bool      $show_button Whether to show Screen Options submit button.
+		 * @param bool      $show_button Whether to show Screen options submit button.
 		 *                               Default false.
 		 * @param WP_Screen $this        Current WP_Screen instance.
 		 */
Index: wp-admin/includes/class-wp-terms-list-table.php
===================================================================
--- wp-admin/includes/class-wp-terms-list-table.php	(revision 47263)
+++ wp-admin/includes/class-wp-terms-list-table.php	(working copy)
@@ -505,7 +505,7 @@
 		 * @deprecated 3.0.0 Use {$taxonomy}_row_actions instead.
 		 *
 		 * @param string[] $actions An array of action links to be displayed. Default
-		 *                          'Edit', 'Quick Edit', 'Delete', and 'View'.
+		 *                          'Edit', 'Quick edit', 'Delete', and 'View'.
 		 * @param WP_Term  $tag     Term object.
 		 */
 		$actions = apply_filters( 'tag_row_actions', $actions, $tag );
@@ -518,7 +518,7 @@
 		 * @since 3.0.0
 		 *
 		 * @param string[] $actions An array of action links to be displayed. Default
-		 *                          'Edit', 'Quick Edit', 'Delete', and 'View'.
+		 *                          'Edit', 'Quick edit', 'Delete', and 'View'.
 		 * @param WP_Term  $tag     Term object.
 		 */
 		$actions = apply_filters( "{$taxonomy}_row_actions", $actions, $tag );
@@ -631,7 +631,7 @@
 		<tr id="inline-edit" class="inline-edit-row" style="display: none"><td colspan="<?php echo $this->get_column_count(); ?>" class="colspanchange">
 
 			<fieldset>
-				<legend class="inline-edit-legend"><?php _e( 'Quick Edit' ); ?></legend>
+				<legend class="inline-edit-legend"><?php _e( 'Quick edit' ); ?></legend>
 				<div class="inline-edit-col">
 				<label>
 					<span class="title"><?php _ex( 'Name', 'term name' ); ?></span>
Index: wp-admin/includes/class-wp-theme-install-list-table.php
===================================================================
--- wp-admin/includes/class-wp-theme-install-list-table.php	(revision 47263)
+++ wp-admin/includes/class-wp-theme-install-list-table.php	(working copy)
@@ -324,7 +324,7 @@
 					esc_url( wp_nonce_url( $install_url, 'install-theme_' . $theme->slug ) ),
 					/* translators: %s: Theme name. */
 					esc_attr( sprintf( __( 'Install %s' ), $name ) ),
-					__( 'Install Now' )
+					__( 'Install now' )
 				);
 				break;
 		}
@@ -343,7 +343,7 @@
 		 * @since 3.4.0
 		 *
 		 * @param string[] $actions An array of theme action links. Defaults are
-		 *                          links to Install Now, Preview, and Details.
+		 *                          links to Install now, Preview, and Details.
 		 * @param WP_Theme $theme   Theme object.
 		 */
 		$actions = apply_filters( 'theme_install_actions', $actions, $theme );
Index: wp-admin/includes/class-wp-themes-list-table.php
===================================================================
--- wp-admin/includes/class-wp-themes-list-table.php	(revision 47263)
+++ wp-admin/includes/class-wp-themes-list-table.php	(working copy)
@@ -220,7 +220,7 @@
 				$actions['preview'] .= sprintf(
 					'<a href="%s" class="load-customize hide-if-no-customize">%s</a>',
 					wp_customize_url( $stylesheet ),
-					__( 'Live Preview' )
+					__( 'Live preview' )
 				);
 			}
 
Index: wp-admin/includes/dashboard.php
===================================================================
--- wp-admin/includes/dashboard.php	(revision 47263)
+++ wp-admin/includes/dashboard.php	(working copy)
@@ -58,7 +58,7 @@
 
 	// QuickPress Widget
 	if ( is_blog_admin() && current_user_can( get_post_type_object( 'post' )->cap->create_posts ) ) {
-		$quick_draft_title = sprintf( '<span class="hide-if-no-js">%1$s</span> <span class="hide-if-js">%2$s</span>', __( 'Quick Draft' ), __( 'Your Recent Drafts' ) );
+		$quick_draft_title = sprintf( '<span class="hide-if-no-js">%1$s</span> <span class="hide-if-js">%2$s</span>', __( 'Quick Draft' ), __( 'Your recent drafts' ) );
 		wp_add_dashboard_widget( 'dashboard_quick_press', $quick_draft_title, 'wp_dashboard_quick_press' );
 	}
 
@@ -255,7 +255,7 @@
 /**
  * Dashboard widget that displays some basic stats about the site.
  *
- * Formerly 'Right Now'. A streamlined 'At a Glance' as of 3.8.
+ * Formerly 'Right Now'. A streamlined 'At a glance' as of 3.8.
  *
  * @since 2.7.0
  */
@@ -307,7 +307,7 @@
 	}
 
 	/**
-	 * Filters the array of extra elements to list in the 'At a Glance'
+	 * Filters the array of extra elements to list in the 'At a glance'
 	 * dashboard widget.
 	 *
 	 * Prior to 3.8.0, the widget was named 'Right Now'. Each element
@@ -315,7 +315,7 @@
 	 *
 	 * @since 3.8.0
 	 *
-	 * @param string[] $items Array of extra 'At a Glance' widget items.
+	 * @param string[] $items Array of extra 'At a glance' widget items.
 	 */
 	$elements = apply_filters( 'dashboard_glance_items', array() );
 
@@ -333,7 +333,7 @@
 
 		/**
 		 * Filters the link title attribute for the 'Search Engines Discouraged'
-		 * message displayed in the 'At a Glance' dashboard widget.
+		 * message displayed in the 'At a glance' dashboard widget.
 		 *
 		 * Prior to 3.8.0, the widget was named 'Right Now'.
 		 *
@@ -346,7 +346,7 @@
 
 		/**
 		 * Filters the link label for the 'Search Engines Discouraged' message
-		 * displayed in the 'At a Glance' dashboard widget.
+		 * displayed in the 'At a glance' dashboard widget.
 		 *
 		 * Prior to 3.8.0, the widget was named 'Right Now'.
 		 *
@@ -369,7 +369,7 @@
 	ob_start();
 
 	/**
-	 * Fires at the end of the 'At a Glance' dashboard widget.
+	 * Fires at the end of the 'At a glance' dashboard widget.
 	 *
 	 * Prior to 3.8.0, the widget was named 'Right Now'.
 	 *
@@ -378,7 +378,7 @@
 	do_action( 'rightnow_end' );
 
 	/**
-	 * Fires at the end of the 'At a Glance' dashboard widget.
+	 * Fires at the end of the 'At a glance' dashboard widget.
 	 *
 	 * Prior to 3.8.0, the widget was named 'Right Now'.
 	 *
@@ -446,17 +446,17 @@
 
 	<form action="<?php echo network_admin_url( 'users.php' ); ?>" method="get">
 		<p>
-			<label class="screen-reader-text" for="search-users"><?php _e( 'Search Users' ); ?></label>
+			<label class="screen-reader-text" for="search-users"><?php _e( 'Search users' ); ?></label>
 			<input type="search" name="s" value="" size="30" autocomplete="off" id="search-users"/>
-			<?php submit_button( __( 'Search Users' ), '', false, false, array( 'id' => 'submit_users' ) ); ?>
+			<?php submit_button( __( 'Search users' ), '', false, false, array( 'id' => 'submit_users' ) ); ?>
 		</p>
 	</form>
 
 	<form action="<?php echo network_admin_url( 'sites.php' ); ?>" method="get">
 		<p>
-			<label class="screen-reader-text" for="search-sites"><?php _e( 'Search Sites' ); ?></label>
+			<label class="screen-reader-text" for="search-sites"><?php _e( 'Search sites' ); ?></label>
 			<input type="search" name="s" value="" size="30" autocomplete="off" id="search-sites"/>
-			<?php submit_button( __( 'Search Sites' ), '', false, false, array( 'id' => 'submit_sites' ) ); ?>
+			<?php submit_button( __( 'Search sites' ), '', false, false, array( 'id' => 'submit_sites' ) ); ?>
 		</p>
 	</form>
 	<?php
@@ -539,7 +539,7 @@
 			<input type="hidden" name="post_ID" value="<?php echo $post_ID; ?>" />
 			<input type="hidden" name="post_type" value="post" />
 			<?php wp_nonce_field( 'add-post' ); ?>
-			<?php submit_button( __( 'Save Draft' ), 'primary', 'save', false, array( 'id' => 'save-post' ) ); ?>
+			<?php submit_button( __( 'Save draft' ), 'primary', 'save', false, array( 'id' => 'save-post' ) ); ?>
 			<br class="clear" />
 		</p>
 
@@ -709,7 +709,7 @@
 				$delete_url,
 				"delete:the-comment-list:comment-{$comment->comment_ID}::trash=1",
 				esc_attr__( 'Delete this comment permanently' ),
-				__( 'Delete Permanently' )
+				__( 'Delete permanently' )
 			);
 		} else {
 			$actions['trash'] = sprintf(
@@ -1763,9 +1763,9 @@
 	<div class="welcome-panel-column">
 		<?php if ( current_user_can( 'customize' ) ) : ?>
 			<h3><?php _e( 'Get Started' ); ?></h3>
-			<a class="button button-primary button-hero load-customize hide-if-no-customize" href="<?php echo wp_customize_url(); ?>"><?php _e( 'Customize Your Site' ); ?></a>
+			<a class="button button-primary button-hero load-customize hide-if-no-customize" href="<?php echo wp_customize_url(); ?>"><?php _e( 'Customize your site' ); ?></a>
 		<?php endif; ?>
-		<a class="button button-primary button-hero hide-if-customize" href="<?php echo admin_url( 'themes.php' ); ?>"><?php _e( 'Customize Your Site' ); ?></a>
+		<a class="button button-primary button-hero hide-if-customize" href="<?php echo admin_url( 'themes.php' ); ?>"><?php _e( 'Customize your site' ); ?></a>
 		<?php if ( current_user_can( 'install_themes' ) || ( current_user_can( 'switch_themes' ) && count( wp_get_themes( array( 'allowed' => true ) ) ) > 1 ) ) : ?>
 			<?php $themes_link = current_user_can( 'customize' ) ? add_query_arg( 'autofocus[panel]', 'themes', admin_url( 'customize.php' ) ) : admin_url( 'themes.php' ); ?>
 			<p class="hide-if-no-customize">
Index: wp-admin/includes/deprecated.php
===================================================================
--- wp-admin/includes/deprecated.php	(revision 47263)
+++ wp-admin/includes/deprecated.php	(working copy)
@@ -1131,7 +1131,7 @@
 /**
  * This was once used to display a meta box for the nav menu theme locations.
  *
- * Deprecated in favor of a 'Manage Locations' tab added to nav menus management screen.
+ * Deprecated in favor of a 'Manage locations' tab added to nav menus management screen.
  *
  * @since 3.0.0
  * @deprecated 3.6.0
Index: wp-admin/includes/media.php
===================================================================
--- wp-admin/includes/media.php	(revision 47263)
+++ wp-admin/includes/media.php	(working copy)
@@ -641,7 +641,7 @@
 		'<button type="button"%s class="button insert-media add_media" data-editor="%s">%s</button>',
 		$id_attribute,
 		esc_attr( $editor_id ),
-		$img . __( 'Add Media' )
+		$img . __( 'Add media' )
 	);
 
 	/**
@@ -1437,7 +1437,7 @@
 
 		$form_fields['image_alt'] = array(
 			'value' => $alt,
-			'label' => __( 'Alternative Text' ),
+			'label' => __( 'Alternative text' ),
 			'helps' => __( 'Alt text for the image, e.g. &#8220;The Mona Lisa&#8221;' ),
 		);
 
@@ -1636,7 +1636,7 @@
 
 	if ( wp_attachment_is_image( $post->ID ) && wp_image_editor_supports( array( 'mime_type' => $post->post_mime_type ) ) ) {
 		$nonce             = wp_create_nonce( "image_editor-$post->ID" );
-		$image_edit_button = "<input type='button' id='imgedit-open-btn-$post->ID' onclick='imageEdit.open( $post->ID, \"$nonce\" )' class='button' value='" . esc_attr__( 'Edit Image' ) . "' /> <span class='spinner'></span>";
+		$image_edit_button = "<input type='button' id='imgedit-open-btn-$post->ID' onclick='imageEdit.open( $post->ID, \"$nonce\" )' class='button' value='" . esc_attr__( 'Edit image' ) . "' /> <span class='spinner'></span>";
 	}
 
 	$attachment_url = get_permalink( $attachment_id );
@@ -1688,7 +1688,7 @@
 	$delete = empty( $parsed_args['delete'] ) ? '' : $parsed_args['delete'];
 	if ( $delete && current_user_can( 'delete_post', $attachment_id ) ) {
 		if ( ! EMPTY_TRASH_DAYS ) {
-			$delete = "<a href='" . wp_nonce_url( "post.php?action=delete&amp;post=$attachment_id", 'delete-post_' . $attachment_id ) . "' id='del[$attachment_id]' class='delete-permanently'>" . __( 'Delete Permanently' ) . '</a>';
+			$delete = "<a href='" . wp_nonce_url( "post.php?action=delete&amp;post=$attachment_id", 'delete-post_' . $attachment_id ) . "' id='del[$attachment_id]' class='delete-permanently'>" . __( 'Delete permanently' ) . '</a>';
 		} elseif ( ! MEDIA_TRASH ) {
 			$delete = "<a href='#' class='del-link' onclick=\"document.getElementById('del_attachment_$attachment_id').style.display='block';return false;\">" . __( 'Delete' ) . "</a>
 				<div id='del_attachment_$attachment_id' class='del-attachment' style='display:none;'>" .
@@ -2186,8 +2186,8 @@
 	<div id="drag-drop-area">
 		<div class="drag-drop-inside">
 		<p class="drag-drop-info"><?php _e( 'Drop files to upload' ); ?></p>
-		<p><?php _ex( 'or', 'Uploader: Drop files here - or - Select Files' ); ?></p>
-		<p class="drag-drop-buttons"><input id="plupload-browse-button" type="button" value="<?php esc_attr_e( 'Select Files' ); ?>" class="button" /></p>
+		<p><?php _ex( 'or', 'Uploader: Drop files here - or - Select files' ); ?></p>
+		<p class="drag-drop-buttons"><input id="plupload-browse-button" type="button" value="<?php esc_attr_e( 'Select files' ); ?>" class="button" /></p>
 		</div>
 	</div>
 	<?php
@@ -2906,7 +2906,7 @@
 
 		<tr class="image-only">
 			<th scope="row" class="label">
-				<label for="alt"><span class="alignleft">' . __( 'Alternative Text' ) . '</span></label>
+				<label for="alt"><span class="alignleft">' . __( 'Alternative text' ) . '</span></label>
 			</th>
 			<td class="field"><input id="alt" name="alt" value="" type="text" required />
 			<p class="help">' . __( 'Alt text for the image, e.g. &#8220;The Mona Lisa&#8221;' ) . '</p></td>
@@ -3074,7 +3074,7 @@
 		$image_edit_button = '';
 		if ( wp_image_editor_supports( array( 'mime_type' => $post->post_mime_type ) ) ) {
 			$nonce             = wp_create_nonce( "image_editor-$post->ID" );
-			$image_edit_button = "<input type='button' id='imgedit-open-btn-$post->ID' onclick='imageEdit.open( $post->ID, \"$nonce\" )' class='button' value='" . esc_attr__( 'Edit Image' ) . "' /> <span class='spinner'></span>";
+			$image_edit_button = "<input type='button' id='imgedit-open-btn-$post->ID' onclick='imageEdit.open( $post->ID, \"$nonce\" )' class='button' value='" . esc_attr__( 'Edit image' ) . "' /> <span class='spinner'></span>";
 		}
 
 		$open_style     = '';
@@ -3163,7 +3163,7 @@
 	<div class="wp_attachment_details edit-form-section">
 	<?php if ( 'image' === substr( $post->post_mime_type, 0, 5 ) ) : ?>
 		<p class="attachment-alt-text">
-			<label for="attachment_alt"><strong><?php _e( 'Alternative Text' ); ?></strong></label><br />
+			<label for="attachment_alt"><strong><?php _e( 'Alternative text' ); ?></strong></label><br />
 			<input type="text" class="widefat" name="_wp_attachment_image_alt" id="attachment_alt" aria-describedby="alt-text-description" value="<?php echo esc_attr( $alt_text ); ?>" />
 		</p>
 		<p class="attachment-alt-text-description" id="alt-text-description">
Index: wp-admin/includes/meta-boxes.php
===================================================================
--- wp-admin/includes/meta-boxes.php	(revision 47263)
+++ wp-admin/includes/meta-boxes.php	(working copy)
@@ -44,7 +44,7 @@
 			$private_style = 'style="display:none"';
 		}
 		?>
-<input <?php echo $private_style; ?> type="submit" name="save" id="save-post" value="<?php esc_attr_e( 'Save Draft' ); ?>" class="button" />
+<input <?php echo $private_style; ?> type="submit" name="save" id="save-post" value="<?php esc_attr_e( 'Save draft' ); ?>" class="button" />
 <span class="spinner"></span>
 <?php } elseif ( 'pending' == $post->post_status && $can_publish ) { ?>
 <input type="submit" name="save" id="save-post" value="<?php esc_attr_e( 'Save as Pending' ); ?>" class="button" />
@@ -312,7 +312,7 @@
 	<?php
 	if ( current_user_can( 'delete_post', $post->ID ) ) {
 		if ( ! EMPTY_TRASH_DAYS ) {
-			$delete_text = __( 'Delete Permanently' );
+			$delete_text = __( 'Delete permanently' );
 		} else {
 			$delete_text = __( 'Move to Trash' );
 		}
@@ -419,7 +419,7 @@
 			echo "<a class='submitdelete deletion' href='" . get_delete_post_link( $post->ID ) . "'>" . __( 'Move to Trash' ) . '</a>';
 		} else {
 			$delete_ays = ! MEDIA_TRASH ? " onclick='return showNotice.warn();'" : '';
-			echo  "<a class='submitdelete deletion'$delete_ays href='" . get_delete_post_link( $post->ID, null, true ) . "'>" . __( 'Delete Permanently' ) . '</a>';
+			echo  "<a class='submitdelete deletion'$delete_ays href='" . get_delete_post_link( $post->ID, null, true ) . "'>" . __( 'Delete permanently' ) . '</a>';
 		}
 	}
 	?>
@@ -1087,7 +1087,7 @@
 	?>
 <div id="taxonomy-linkcategory" class="categorydiv">
 	<ul id="category-tabs" class="category-tabs">
-		<li class="tabs"><a href="#categories-all"><?php _e( 'All Categories' ); ?></a></li>
+		<li class="tabs"><a href="#categories-all"><?php _e( 'All categories' ); ?></a></li>
 		<li class="hide-if-no-js"><a href="#categories-pop"><?php _ex( 'Most Used', 'categories' ); ?></a></li>
 	</ul>
 
@@ -1110,9 +1110,9 @@
 	</div>
 
 	<div id="category-adder" class="wp-hidden-children">
-		<a id="category-add-toggle" href="#category-add" class="taxonomy-add-new"><?php _e( '+ Add New Category' ); ?></a>
+		<a id="category-add-toggle" href="#category-add" class="taxonomy-add-new"><?php _e( '+ Add new category' ); ?></a>
 		<p id="link-category-add" class="wp-hidden-child">
-			<label class="screen-reader-text" for="newcat"><?php _e( '+ Add New Category' ); ?></label>
+			<label class="screen-reader-text" for="newcat"><?php _e( '+ Add new category' ); ?></label>
 			<input type="text" name="newcat" id="newcat" class="form-required form-input-tip" value="<?php esc_attr_e( 'New category name' ); ?>" aria-required="true" />
 			<input type="button" id="link-category-add-submit" data-wp-lists="add:categorychecklist:link-category-add" class="button" value="<?php esc_attr_e( 'Add' ); ?>" />
 			<?php wp_nonce_field( 'add-link-category', '_ajax_nonce', false ); ?>
Index: wp-admin/includes/ms.php
===================================================================
--- wp-admin/includes/ms.php	(revision 47263)
+++ wp-admin/includes/ms.php	(working copy)
@@ -1129,7 +1129,7 @@
 		'title'   => __( 'Overview' ),
 		'content' =>
 			'<p>' . __( 'The menu is for editing information specific to individual sites, particularly if the admin area of a site is unavailable.' ) . '</p>' .
-			'<p>' . __( '<strong>Info</strong> &mdash; The site URL is rarely edited as this can cause the site to not work properly. The Registered date and Last Updated date are displayed. Network admins can mark a site as archived, spam, deleted and mature, to remove from public listings or disable.' ) . '</p>' .
+			'<p>' . __( '<strong>Info</strong> &mdash; The site URL is rarely edited as this can cause the site to not work properly. The Registered date and Last updated date are displayed. Network admins can mark a site as archived, spam, deleted and mature, to remove from public listings or disable.' ) . '</p>' .
 			'<p>' . __( '<strong>Users</strong> &mdash; This displays the users associated with this site. You can also change their role, reset their password, or remove them from the site. Removing the user from the site does not remove the user from the network.' ) . '</p>' .
 			'<p>' . sprintf(
 				/* translators: %s: URL to Network Themes screen. */
Index: wp-admin/includes/nav-menu.php
===================================================================
--- wp-admin/includes/nav-menu.php	(revision 47263)
+++ wp-admin/includes/nav-menu.php	(working copy)
@@ -298,13 +298,13 @@
 		</p>
 
 		<p id="menu-item-name-wrap" class="wp-clearfix">
-			<label class="howto" for="custom-menu-item-name"><?php _e( 'Link Text' ); ?></label>
+			<label class="howto" for="custom-menu-item-name"><?php _e( 'Link text' ); ?></label>
 			<input id="custom-menu-item-name" name="menu-item[<?php echo $_nav_menu_placeholder; ?>][menu-item-title]" type="text"<?php wp_nav_menu_disabled_check( $nav_menu_selected_id ); ?> class="regular-text menu-item-textbox" />
 		</p>
 
 		<p class="button-controls wp-clearfix">
 			<span class="add-to-menu">
-				<input type="submit"<?php wp_nav_menu_disabled_check( $nav_menu_selected_id ); ?> class="button submit-add-to-menu right" value="<?php esc_attr_e( 'Add to Menu' ); ?>" name="add-custom-menu-item" id="submit-customlinkdiv" />
+				<input type="submit"<?php wp_nav_menu_disabled_check( $nav_menu_selected_id ); ?> class="button submit-add-to-menu right" value="<?php esc_attr_e( 'Add to menu' ); ?>" name="add-custom-menu-item" id="submit-customlinkdiv" />
 				<span class="spinner"></span>
 			</span>
 		</p>
@@ -502,12 +502,12 @@
 		<ul id="posttype-<?php echo $post_type_name; ?>-tabs" class="posttype-tabs add-menu-item-tabs">
 			<li <?php echo ( 'most-recent' == $current_tab ? ' class="tabs"' : '' ); ?>>
 				<a class="nav-tab-link" data-type="tabs-panel-posttype-<?php echo esc_attr( $post_type_name ); ?>-most-recent" href="<?php echo $most_recent_url; ?>#tabs-panel-posttype-<?php echo $post_type_name; ?>-most-recent">
-					<?php _e( 'Most Recent' ); ?>
+					<?php _e( 'Most recent' ); ?>
 				</a>
 			</li>
 			<li <?php echo ( 'all' == $current_tab ? ' class="tabs"' : '' ); ?>>
 				<a class="nav-tab-link" data-type="<?php echo esc_attr( $post_type_name ); ?>-all" href="<?php echo $view_all_url; ?>#<?php echo $post_type_name; ?>-all">
-					<?php _e( 'View All' ); ?>
+					<?php _e( 'View all' ); ?>
 				</a>
 			</li>
 			<li <?php echo ( 'search' == $current_tab ? ' class="tabs"' : '' ); ?>>
@@ -532,7 +532,7 @@
 				$args['walker'] = $walker;
 
 				/**
-				 * Filters the posts displayed in the 'Most Recent' tab of the current
+				 * Filters the posts displayed in the 'Most recent' tab of the current
 				 * post type's menu items meta box.
 				 *
 				 * The dynamic portion of the hook name, `$post_type_name`, refers to the post type name.
@@ -543,7 +543,7 @@
 				 * @param WP_Post[] $most_recent An array of post objects being listed.
 				 * @param array     $args        An array of `WP_Query` arguments for the meta box.
 				 * @param array     $box         Arguments passed to `wp_nav_menu_item_post_type_meta_box()`.
-				 * @param array     $recent_args An array of `WP_Query` arguments for 'Most Recent' tab.
+				 * @param array     $recent_args An array of `WP_Query` arguments for 'Most recent' tab.
 				 */
 				$most_recent = apply_filters( "nav_menu_items_{$post_type_name}_recent", $most_recent, $args, $box, $recent_args );
 
@@ -621,7 +621,7 @@
 				}
 
 				/**
-				 * Filters the posts displayed in the 'View All' tab of the current
+				 * Filters the posts displayed in the 'View all' tab of the current
 				 * post type's menu items meta box.
 				 *
 				 * The dynamic portion of the hook name, `$post_type_name`, refers
@@ -654,11 +654,11 @@
 		<p class="button-controls wp-clearfix" data-items-type="posttype-<?php echo esc_attr( $post_type_name ); ?>">
 			<span class="list-controls hide-if-no-js">
 				<input type="checkbox"<?php wp_nav_menu_disabled_check( $nav_menu_selected_id ); ?> id="<?php echo esc_attr( $post_type_name . '-tab' ); ?>" class="select-all" />
-				<label for="<?php echo esc_attr( $post_type_name . '-tab' ); ?>"><?php _e( 'Select All' ); ?></label>
+				<label for="<?php echo esc_attr( $post_type_name . '-tab' ); ?>"><?php _e( 'Select all' ); ?></label>
 			</span>
 
 			<span class="add-to-menu">
-				<input type="submit"<?php wp_nav_menu_disabled_check( $nav_menu_selected_id ); ?> class="button submit-add-to-menu right" value="<?php esc_attr_e( 'Add to Menu' ); ?>" name="add-post-type-menu-item" id="<?php echo esc_attr( 'submit-posttype-' . $post_type_name ); ?>" />
+				<input type="submit"<?php wp_nav_menu_disabled_check( $nav_menu_selected_id ); ?> class="button submit-add-to-menu right" value="<?php esc_attr_e( 'Add to menu' ); ?>" name="add-post-type-menu-item" id="<?php echo esc_attr( 'submit-posttype-' . $post_type_name ); ?>" />
 				<span class="spinner"></span>
 			</span>
 		</p>
@@ -793,7 +793,7 @@
 			</li>
 			<li <?php echo ( 'all' == $current_tab ? ' class="tabs"' : '' ); ?>>
 				<a class="nav-tab-link" data-type="tabs-panel-<?php echo esc_attr( $taxonomy_name ); ?>-all" href="<?php echo $view_all_url; ?>#tabs-panel-<?php echo $taxonomy_name; ?>-all">
-					<?php _e( 'View All' ); ?>
+					<?php _e( 'View all' ); ?>
 				</a>
 			</li>
 			<li <?php echo ( 'search' == $current_tab ? ' class="tabs"' : '' ); ?>>
@@ -883,11 +883,11 @@
 		<p class="button-controls wp-clearfix" data-items-type="taxonomy-<?php echo esc_attr( $taxonomy_name ); ?>">
 			<span class="list-controls hide-if-no-js">
 				<input type="checkbox"<?php wp_nav_menu_disabled_check( $nav_menu_selected_id ); ?> id="<?php echo esc_attr( $taxonomy_name . '-tab' ); ?>" class="select-all" />
-				<label for="<?php echo esc_attr( $taxonomy_name . '-tab' ); ?>"><?php _e( 'Select All' ); ?></label>
+				<label for="<?php echo esc_attr( $taxonomy_name . '-tab' ); ?>"><?php _e( 'Select all' ); ?></label>
 			</span>
 
 			<span class="add-to-menu">
-				<input type="submit"<?php wp_nav_menu_disabled_check( $nav_menu_selected_id ); ?> class="button submit-add-to-menu right" value="<?php esc_attr_e( 'Add to Menu' ); ?>" name="add-taxonomy-menu-item" id="<?php echo esc_attr( 'submit-taxonomy-' . $taxonomy_name ); ?>" />
+				<input type="submit"<?php wp_nav_menu_disabled_check( $nav_menu_selected_id ); ?> class="button submit-add-to-menu right" value="<?php esc_attr_e( 'Add to menu' ); ?>" name="add-taxonomy-menu-item" id="<?php echo esc_attr( 'submit-taxonomy-' . $taxonomy_name ); ?>" />
 				<span class="spinner"></span>
 			</span>
 		</p>
@@ -1065,7 +1065,7 @@
 		}
 
 		if ( $some_pending_menu_items ) {
-			$result .= '<div class="notice notice-info notice-alt inline"><p>' . __( 'Click Save Menu to make pending menu items public.' ) . '</p></div>';
+			$result .= '<div class="notice notice-info notice-alt inline"><p>' . __( 'Click Save menu to make pending menu items public.' ) . '</p></div>';
 		}
 
 		if ( $some_invalid_menu_items ) {
Index: wp-admin/includes/plugin-install.php
===================================================================
--- wp-admin/includes/plugin-install.php	(revision 47263)
+++ wp-admin/includes/plugin-install.php	(working copy)
@@ -352,7 +352,7 @@
 		<?php wp_nonce_field( 'plugin-upload' ); ?>
 		<label class="screen-reader-text" for="pluginzip"><?php _e( 'Plugin zip file' ); ?></label>
 		<input type="file" id="pluginzip" name="pluginzip" />
-		<?php submit_button( __( 'Install Now' ), '', 'install-plugin-submit', false ); ?>
+		<?php submit_button( __( 'Install now' ), '', 'install-plugin-submit', false ); ?>
 	</form>
 </div>
 	<?php
@@ -373,7 +373,7 @@
 		<p>
 			<label for="user"><?php _e( 'Your WordPress.org username:' ); ?></label>
 			<input type="search" id="user" name="user" value="<?php echo esc_attr( $user ); ?>" />
-			<input type="submit" class="button" value="<?php esc_attr_e( 'Get Favorites' ); ?>" />
+			<input type="submit" class="button" value="<?php esc_attr_e( 'Get favorites' ); ?>" />
 			<input type="hidden" id="wporg-username-nonce" name="_wpnonce" value="<?php echo esc_attr( wp_create_nonce( $action ) ); ?>" />
 		</p>
 	</form>
@@ -649,7 +649,7 @@
 			<?php } if ( ! empty( $api->author ) ) { ?>
 				<li><strong><?php _e( 'Author:' ); ?></strong> <?php echo links_add_target( $api->author, '_blank' ); ?></li>
 			<?php } if ( ! empty( $api->last_updated ) ) { ?>
-				<li><strong><?php _e( 'Last Updated:' ); ?></strong>
+				<li><strong><?php _e( 'Last updated:' ); ?></strong>
 					<?php
 					/* translators: %s: Human-readable time difference. */
 					printf( __( '%s ago' ), human_time_diff( strtotime( $api->last_updated ) ) );
@@ -657,7 +657,7 @@
 				</li>
 			<?php } if ( ! empty( $api->requires ) ) { ?>
 				<li>
-					<strong><?php _e( 'Requires WordPress Version:' ); ?></strong>
+					<strong><?php _e( 'Requires WordPress version:' ); ?></strong>
 					<?php
 					/* translators: %s: Version number. */
 					printf( __( '%s or higher' ), $api->requires );
@@ -667,7 +667,7 @@
 				<li><strong><?php _e( 'Compatible up to:' ); ?></strong> <?php echo $api->tested; ?></li>
 			<?php } if ( ! empty( $api->requires_php ) ) { ?>
 				<li>
-					<strong><?php _e( 'Requires PHP Version:' ); ?></strong>
+					<strong><?php _e( 'Requires PHP version:' ); ?></strong>
 					<?php
 					/* translators: %s: Version number. */
 					printf( __( '%s or higher' ), $api->requires_php );
@@ -674,17 +674,17 @@
 					?>
 				</li>
 			<?php } if ( isset( $api->active_installs ) ) { ?>
-				<li><strong><?php _e( 'Active Installations:' ); ?></strong>
+				<li><strong><?php _e( 'Active installations:' ); ?></strong>
 				<?php
 				if ( $api->active_installs >= 1000000 ) {
 					$active_installs_millions = floor( $api->active_installs / 1000000 );
 					printf(
 						/* translators: %s: Number of millions. */
-						_nx( '%s+ Million', '%s+ Million', $active_installs_millions, 'Active plugin installations' ),
+						_nx( '%s+ million', '%s+ million', $active_installs_millions, 'Active plugin installations' ),
 						number_format_i18n( $active_installs_millions )
 					);
 				} elseif ( 0 == $api->active_installs ) {
-					_ex( 'Less Than 10', 'Active plugin installations' );
+					_ex( 'Less than 10', 'Active plugin installations' );
 				} else {
 					echo number_format_i18n( $api->active_installs ) . '+';
 				}
@@ -691,15 +691,15 @@
 				?>
 				</li>
 			<?php } if ( ! empty( $api->slug ) && empty( $api->external ) ) { ?>
-				<li><a target="_blank" href="<?php echo __( 'https://wordpress.org/plugins/' ) . $api->slug; ?>/"><?php _e( 'WordPress.org Plugin Page &#187;' ); ?></a></li>
+				<li><a target="_blank" href="<?php echo __( 'https://wordpress.org/plugins/' ) . $api->slug; ?>/"><?php _e( 'WordPress.org plugin page &#187;' ); ?></a></li>
 			<?php } if ( ! empty( $api->homepage ) ) { ?>
-				<li><a target="_blank" href="<?php echo esc_url( $api->homepage ); ?>"><?php _e( 'Plugin Homepage &#187;' ); ?></a></li>
+				<li><a target="_blank" href="<?php echo esc_url( $api->homepage ); ?>"><?php _e( 'Plugin homepage &#187;' ); ?></a></li>
 			<?php } if ( ! empty( $api->donate_link ) && empty( $api->contributors ) ) { ?>
 				<li><a target="_blank" href="<?php echo esc_url( $api->donate_link ); ?>"><?php _e( 'Donate to this plugin &#187;' ); ?></a></li>
 			<?php } ?>
 		</ul>
 		<?php if ( ! empty( $api->rating ) ) { ?>
-			<h3><?php _e( 'Average Rating' ); ?></h3>
+			<h3><?php _e( 'Average rating' ); ?></h3>
 			<?php
 			wp_star_rating(
 				array(
@@ -851,11 +851,11 @@
 			case 'install':
 				if ( $status['url'] ) {
 					if ( $compatible_php && $compatible_wp ) {
-						echo '<a data-slug="' . esc_attr( $api->slug ) . '" id="plugin_install_from_iframe" class="button button-primary right" href="' . $status['url'] . '" target="_parent">' . __( 'Install Now' ) . '</a>';
+						echo '<a data-slug="' . esc_attr( $api->slug ) . '" id="plugin_install_from_iframe" class="button button-primary right" href="' . $status['url'] . '" target="_parent">' . __( 'Install now' ) . '</a>';
 					} else {
 						printf(
 							'<button type="button" class="button button-primary button-disabled right" disabled="disabled">%s</button>',
-							_x( 'Cannot Install', 'plugin' )
+							_x( 'Cannot install', 'plugin' )
 						);
 					}
 				}
@@ -863,11 +863,11 @@
 			case 'update_available':
 				if ( $status['url'] ) {
 					if ( $compatible_php ) {
-						echo '<a data-slug="' . esc_attr( $api->slug ) . '" data-plugin="' . esc_attr( $status['file'] ) . '" id="plugin_update_from_iframe" class="button button-primary right" href="' . $status['url'] . '" target="_parent">' . __( 'Install Update Now' ) . '</a>';
+						echo '<a data-slug="' . esc_attr( $api->slug ) . '" data-plugin="' . esc_attr( $status['file'] ) . '" id="plugin_update_from_iframe" class="button button-primary right" href="' . $status['url'] . '" target="_parent">' . __( 'Install update now' ) . '</a>';
 					} else {
 						printf(
 							'<button type="button" class="button button-primary button-disabled right" disabled="disabled">%s</button>',
-							_x( 'Cannot Update', 'plugin' )
+							_x( 'Cannot update', 'plugin' )
 						);
 					}
 				}
Index: wp-admin/includes/template.php
===================================================================
--- wp-admin/includes/template.php	(revision 47263)
+++ wp-admin/includes/template.php	(working copy)
@@ -487,9 +487,9 @@
 	<div id="replysubmit" class="submit">
 		<p class="reply-submit-buttons">
 			<button type="button" class="save button button-primary">
-				<span id="addbtn" style="display: none;"><?php _e( 'Add Comment' ); ?></span>
-				<span id="savebtn" style="display: none;"><?php _e( 'Update Comment' ); ?></span>
-				<span id="replybtn" style="display: none;"><?php _e( 'Submit Reply' ); ?></span>
+				<span id="addbtn" style="display: none;"><?php _e( 'Add comment' ); ?></span>
+				<span id="savebtn" style="display: none;"><?php _e( 'Update comment' ); ?></span>
+				<span id="replybtn" style="display: none;"><?php _e( 'Submit reply' ); ?></span>
 			</button>
 			<button type="button" class="cancel button"><?php _e( 'Cancel' ); ?></button>
 			<span class="waiting spinner"></span>
@@ -2320,7 +2320,7 @@
  *
  * @see get_submit_button()
  *
- * @param string       $text             The text of the button (defaults to 'Save Changes')
+ * @param string       $text             The text of the button (defaults to 'Save changes')
  * @param string       $type             Optional. The type and CSS class(es) of the button. Core values
  *                                       include 'primary', 'small', and 'large'. Default 'primary'.
  * @param string       $name             The HTML name of the submit button. Defaults to "submit". If no
@@ -2344,7 +2344,7 @@
  *
  * @since 3.1.0
  *
- * @param string       $text             Optional. The text of the button. Default 'Save Changes'.
+ * @param string       $text             Optional. The text of the button. Default 'Save changes'.
  * @param string       $type             Optional. The type and CSS class(es) of the button. Core values
  *                                       include 'primary', 'small', and 'large'. Default 'primary large'.
  * @param string       $name             Optional. The HTML name of the submit button. Defaults to "submit".
@@ -2376,7 +2376,7 @@
 	// Remove empty items, remove duplicate items, and finally build a string.
 	$class = implode( ' ', array_unique( array_filter( $classes ) ) );
 
-	$text = $text ? $text : __( 'Save Changes' );
+	$text = $text ? $text : __( 'Save changes' );
 
 	// Default the id attribute to $name unless an id was specifically provided in $other_attributes
 	$id = $name;
Index: wp-admin/includes/theme-install.php
===================================================================
--- wp-admin/includes/theme-install.php	(revision 47263)
+++ wp-admin/includes/theme-install.php	(working copy)
@@ -136,7 +136,7 @@
 function install_themes_dashboard() {
 	install_theme_search_form( false );
 	?>
-<h4><?php _e( 'Feature Filter' ); ?></h4>
+<h4><?php _e( 'Feature filter' ); ?></h4>
 <p class="install-help"><?php _e( 'Find a theme based on specific features.' ); ?></p>
 
 <form method="get">
@@ -184,7 +184,7 @@
 	<?php wp_nonce_field( 'theme-upload' ); ?>
 	<label class="screen-reader-text" for="themezip"><?php _e( 'Theme zip file' ); ?></label>
 	<input type="file" id="themezip" name="themezip" />
-	<?php submit_button( __( 'Install Now' ), '', 'install-theme-submit', false ); ?>
+	<?php submit_button( __( 'Install now' ), '', 'install-theme-submit', false ); ?>
 </form>
 	<?php
 }
Index: wp-admin/includes/theme.php
===================================================================
--- wp-admin/includes/theme.php	(revision 47263)
+++ wp-admin/includes/theme.php	(working copy)
@@ -753,7 +753,7 @@
 
 					<# if ( data.hasUpdate ) { #>
 						<div class="notice notice-warning notice-alt notice-large" data-slug="{{ data.id }}">
-							<h3 class="notice-title"><?php _e( 'Update Available' ); ?></h3>
+							<h3 class="notice-title"><?php _e( 'Update available' ); ?></h3>
 							{{{ data.update }}}
 						</div>
 					<# } #>
@@ -787,7 +787,7 @@
 							<a href="{{{ data.actions['delete'] }}}" data-slug="{{ data.id }}" class="button button-secondary delete-theme"><?php _e( 'Delete' ); ?></a>
 						<# } #>
 					<?php } ?>
-					<button type="button" class="button button-primary preview-theme" data-slug="{{ data.id }}"><?php _e( 'Live Preview' ); ?></button>
+					<button type="button" class="button button-primary preview-theme" data-slug="{{ data.id }}"><?php _e( 'Live preview' ); ?></button>
 				<# } else { #>
 					<button type="button" class="button theme-install" data-slug="{{ data.id }}"><?php _e( 'Install' ); ?></button>
 					<button type="button" class="button button-primary theme-install preview" data-slug="{{ data.id }}"><?php _e( 'Install &amp; Preview' ); ?></button>
Index: wp-admin/includes/update.php
===================================================================
--- wp-admin/includes/update.php	(revision 47263)
+++ wp-admin/includes/update.php	(working copy)
@@ -244,7 +244,7 @@
 				'<strong><a href="%s">%s</a></strong>',
 				network_admin_url( 'update-core.php' ),
 				/* translators: %s: WordPress version. */
-				sprintf( __( 'Get Version %s' ), $cur->current )
+				sprintf( __( 'Get version %s' ), $cur->current )
 			);
 
 		case 'latest':
@@ -327,7 +327,7 @@
 	$content = __( 'WordPress %1$s running %2$s theme.' );
 
 	/**
-	 * Filters the text displayed in the 'At a Glance' dashboard widget.
+	 * Filters the text displayed in the 'At a glance' dashboard widget.
 	 *
 	 * Prior to 3.8.0, the widget was named 'Right Now'.
 	 *
Index: wp-admin/index.php
===================================================================
--- wp-admin/index.php	(revision 47263)
+++ wp-admin/index.php	(working copy)
@@ -58,7 +58,7 @@
 );
 
 $help  = '<p>' . __( 'You can use the following controls to arrange your Dashboard screen to suit your workflow. This is true on most other administration screens as well.' ) . '</p>';
-$help .= '<p>' . __( '<strong>Screen Options</strong> &mdash; Use the Screen Options tab to choose which Dashboard boxes to show.' ) . '</p>';
+$help .= '<p>' . __( '<strong>Screen options</strong> &mdash; Use the Screen options tab to choose which Dashboard boxes to show.' ) . '</p>';
 $help .= '<p>' . __( '<strong>Drag and Drop</strong> &mdash; To rearrange the boxes, drag and drop by clicking on the title bar of the selected box and releasing when you see a gray dotted-line rectangle appear in the location you want to place the box.' ) . '</p>';
 $help .= '<p>' . __( '<strong>Box Controls</strong> &mdash; Click the title bar of the box to expand or collapse it. Some boxes added by plugins may have configurable content, and will show a &#8220;Configure&#8221; link in the title bar if you hover over it.' ) . '</p>';
 
Index: wp-admin/install.php
===================================================================
--- wp-admin/install.php	(revision 47263)
+++ wp-admin/install.php	(working copy)
@@ -180,10 +180,10 @@
 			<p><?php _e( 'Double-check your email address before continuing.' ); ?></p></td>
 		</tr>
 		<tr>
-			<th scope="row"><?php has_action( 'blog_privacy_selector' ) ? _e( 'Site Visibility' ) : _e( 'Search Engine Visibility' ); ?></th>
+			<th scope="row"><?php has_action( 'blog_privacy_selector' ) ? _e( 'Site Visibility' ) : _e( 'Search engine visibility' ); ?></th>
 			<td>
 				<fieldset>
-					<legend class="screen-reader-text"><span><?php has_action( 'blog_privacy_selector' ) ? _e( 'Site Visibility' ) : _e( 'Search Engine Visibility' ); ?> </span></legend>
+					<legend class="screen-reader-text"><span><?php has_action( 'blog_privacy_selector' ) ? _e( 'Site Visibility' ) : _e( 'Search engine visibility' ); ?> </span></legend>
 					<?php
 					if ( has_action( 'blog_privacy_selector' ) ) {
 						?>
Index: wp-admin/js/customize-widgets.js
===================================================================
--- wp-admin/js/customize-widgets.js	(revision 47263)
+++ wp-admin/js/customize-widgets.js	(working copy)
@@ -2277,7 +2277,7 @@
 	};
 
 	/**
-	 * Initialize Edit Menu button in Nav Menu widget.
+	 * Initialize Edit menu button in Nav Menu widget.
 	 */
 	$( document ).on( 'widget-added', function( event, widgetContainer ) {
 		var parsedWidgetId, widgetControl, navMenuSelect, editMenuButton;
Index: wp-admin/js/edit-comments.js
===================================================================
--- wp-admin/js/edit-comments.js	(revision 47263)
+++ wp-admin/js/edit-comments.js	(working copy)
@@ -170,7 +170,7 @@
 
 		// Update the "comment in moderation" text across the UI.
 		$( '.comments-in-moderation-text' ).text( response.i18n_moderation_text );
-		// Hide the "comment in moderation" text in the Dashboard "At a Glance" widget.
+		// Hide the "comment in moderation" text in the Dashboard "At a glance" widget.
 		if ( isDashboard && response.in_moderation ) {
 			$( '.comment-mod-count', '#dashboard_right_now' )
 				[ response.in_moderation > 0 ? 'removeClass' : 'addClass' ]( 'hidden' );
@@ -419,7 +419,7 @@
 			el = $('#comment-' + id);
 			note = $('#' + action + '-undo-holder').html();
 
-			el.find('.check-column :checkbox').prop('checked', false); // Uncheck the row so as not to be affected by Bulk Edits.
+			el.find('.check-column :checkbox').prop('checked', false); // Uncheck the row so as not to be affected by bulk edits.
 
 			if ( el.siblings('#replyrow').length && commentReply.cid == id )
 				commentReply.close();
@@ -608,7 +608,7 @@
 			approvedDiff = -1;
 			pendingDiff = 1;
 
-		// User clicked "Delete Permanently"
+		// User clicked "Delete permanently"
 		} else if ( targetParent.is( 'span.delete' ) ) {
 			if ( spammed ) {
 				spamDiff = -1;
@@ -891,8 +891,8 @@
 		}
 
 		/*
-		 * When closing the Quick Edit form, show the comment row and move focus
-		 * back to the Quick Edit button.
+		 * When closing the Quick edit form, show the comment row and move focus
+		 * back to the Quick edit button.
 		 */
 		if ( 'edit-comment' === this.act ) {
 			commentRow.fadeIn( 300, function() {
@@ -1325,7 +1325,7 @@
 		);
 	}
 
-	// Quick Edit and Reply have an inline comment editor.
+	// Quick edit and Reply have an inline comment editor.
 	$( '#the-comment-list' ).on( 'click', '.comment-inline', function() {
 		var $el = $( this ),
 			action = 'replyto';
Index: wp-admin/js/editor.js
===================================================================
--- wp-admin/js/editor.js	(revision 47263)
+++ wp-admin/js/editor.js	(working copy)
@@ -730,7 +730,7 @@
 
 				/**
 				 * Marking the start and end element with `data-mce-object-selection` helps
-				 * discern when the selected object is a Live Preview selection.
+				 * discern when the selected object is a Live preview selection.
 				 *
 				 * This way we can adjust the selection to properly select only the content, ignoring
 				 * whitespace inserted around the selected object by the Editor.
@@ -790,7 +790,7 @@
 
 			if (endMatch) {
 				/**
-				 * Adjust the selection index, if the selection contains a Live Preview object or not.
+				 * Adjust the selection index, if the selection contains a Live preview object or not.
 				 *
 				 * Check where the `data-mce-object-selection` attribute is set above for more context.
 				 */
@@ -1275,7 +1275,7 @@
 			var $editorTools = $( '<div class="wp-editor-tools">' );
 
 			if ( settings.mediaButtons ) {
-				var buttonText = 'Add Media';
+				var buttonText = 'Add media';
 
 				if ( window._wpMediaViewsL10n && window._wpMediaViewsL10n.addMedia ) {
 					buttonText = window._wpMediaViewsL10n.addMedia;
Index: wp-admin/js/inline-edit-post.js
===================================================================
--- wp-admin/js/inline-edit-post.js	(revision 47263)
+++ wp-admin/js/inline-edit-post.js	(working copy)
@@ -223,7 +223,7 @@
 		if ( 'post' === type ) {
 			$( 'tr.inline-editor textarea[data-wp-taxonomy]' ).each( function ( i, element ) {
 				/*
-				 * While Quick Edit clones the form each time, Bulk Edit always re-uses
+				 * While Quick edit clones the form each time, Bulk edit always re-uses
 				 * the same form. Let's check if an autocomplete instance already exists.
 				 */
 				if ( $( element ).autocomplete( 'instance' ) ) {
@@ -381,7 +381,7 @@
 
 	/**
 	 * Saves the changes made in the quick edit window to the post.
-	 * AJAX saving is only for Quick Edit and not for bulk edit.
+	 * AJAX saving is only for Quick edit and not for bulk edit.
 	 *
 	 * @since 2.7.0
 	 *
@@ -423,7 +423,7 @@
 						$(inlineEditPost.what+id).siblings('tr.hidden').addBack().remove();
 						$('#edit-'+id).before(r).remove();
 						$( inlineEditPost.what + id ).hide().fadeIn( 400, function() {
-							// Move focus back to the Quick Edit button. $( this ) is the row being animated.
+							// Move focus back to the Quick edit button. $( this ) is the row being animated.
 							$( this ).find( '.editinline' )
 								.attr( 'aria-expanded', 'false' )
 								.focus();
@@ -448,7 +448,7 @@
 	},
 
 	/**
-	 * Hides and empties the Quick Edit and/or Bulk Edit windows.
+	 * Hides and empties the Quick edit and/or Bulk edit windows.
 	 *
 	 * @memberof    inlineEditPost
 	 * @since 2.7.0
@@ -480,7 +480,7 @@
 				$('#'+id).siblings('tr.hidden').addBack().remove();
 				id = id.substr( id.lastIndexOf('-') + 1 );
 
-				// Show the post row and move focus back to the Quick Edit button.
+				// Show the post row and move focus back to the Quick edit button.
 				$( this.what + id ).show().find( '.editinline' )
 					.attr( 'aria-expanded', 'false' )
 					.focus();
Index: wp-admin/js/inline-edit-tax.js
===================================================================
--- wp-admin/js/inline-edit-tax.js	(revision 47263)
+++ wp-admin/js/inline-edit-tax.js	(working copy)
@@ -220,7 +220,7 @@
 						$( '#parent' ).find( 'option[value=' + option_value + ']' ).text( row.find( '.row-title' ).text() );
 
 						row.hide().fadeIn( 400, function() {
-							// Move focus back to the Quick Edit button.
+							// Move focus back to the Quick edit button.
 							row.find( '.editinline' )
 								.attr( 'aria-expanded', 'false' )
 								.focus();
@@ -265,7 +265,7 @@
 			$('#'+id).siblings('tr.hidden').addBack().remove();
 			id = id.substr( id.lastIndexOf('-') + 1 );
 
-			// Show the taxonomy row and move focus back to the Quick Edit button.
+			// Show the taxonomy row and move focus back to the Quick edit button.
 			$( this.what + id ).show().find( '.editinline' )
 				.attr( 'aria-expanded', 'false' )
 				.focus();
Index: wp-admin/js/plugin-install.js
===================================================================
--- wp-admin/js/plugin-install.js	(revision 47263)
+++ wp-admin/js/plugin-install.js	(working copy)
@@ -200,7 +200,7 @@
 	});
 
 	/*
-	 * When a user presses the "Upload Plugin" button, show the upload form in place
+	 * When a user presses the "Upload plugin" button, show the upload form in place
 	 * rather than sending them to the devoted upload plugin page.
 	 * The `?tab=upload` page still exists for no-js support and for plugins that
 	 * might access it directly. When we're in this page, let the link behave
Index: wp-admin/js/post.js
===================================================================
--- wp-admin/js/post.js	(revision 47263)
+++ wp-admin/js/post.js	(working copy)
@@ -799,7 +799,7 @@
 				wp.sanitize.stripTagsAndEncodeText( $('option:selected', postStatus).text() ) // Remove any potential tags from post status text.
 			);
 
-			// Show or hide the "Save Draft" button.
+			// Show or hide the "Save draft" button.
 			if ( $('option:selected', postStatus).val() == 'private' || $('option:selected', postStatus).val() == 'publish' ) {
 				$('#save-post').hide();
 			} else {
Index: wp-admin/js/tags-suggest.js
===================================================================
--- wp-admin/js/tags-suggest.js	(revision 47263)
+++ wp-admin/js/tags-suggest.js	(working copy)
@@ -113,7 +113,7 @@
 						window.tagBox.flushTags( $( this ).closest( '.tagsdiv' ) );
 					}
 
-					// Do not close Quick Edit / Bulk Edit
+					// Do not close Quick edit / Bulk edit
 					event.preventDefault();
 					event.stopPropagation();
 				}
Index: wp-admin/js/theme.js
===================================================================
--- wp-admin/js/theme.js	(revision 47263)
+++ wp-admin/js/theme.js	(working copy)
@@ -649,7 +649,7 @@
 	}
 });
 
-// Theme Details view
+// Theme details view
 // Set ups a modal overlay with the expanded theme data
 themes.view.Details = wp.Backbone.View.extend({
 
@@ -1831,7 +1831,7 @@
 	activeClass: 'current',
 
 	/*
-	 * When users press the "Upload Theme" button, show the upload form in place.
+	 * When users press the "Upload theme" button, show the upload form in place.
 	 */
 	uploader: function() {
 		var uploadViewToggle = $( '.upload-view-toggle' ),
Index: wp-admin/js/updates.js
===================================================================
--- wp-admin/js/updates.js	(revision 47263)
+++ wp-admin/js/updates.js	(working copy)
@@ -1150,7 +1150,7 @@
 
 			if ( response.customizeUrl ) {
 
-				// Transform the 'Preview' button into a 'Live Preview' button.
+				// Transform the 'Preview' button into a 'Live preview' button.
 				$message.siblings( '.preview' ).replaceWith( function () {
 					return $( '<a>' )
 						.attr( 'href', response.customizeUrl )
@@ -2243,7 +2243,7 @@
 		}
 
 		/**
-		 * Handles changes to the plugin search box on the Installed Plugins screen,
+		 * Handles changes to the plugin search box on the Installed plugins screen,
 		 * searching the plugin list dynamically.
 		 *
 		 * @since 4.6.0
Index: wp-admin/js/widgets/media-widgets.js
===================================================================
--- wp-admin/js/widgets/media-widgets.js	(revision 47263)
+++ wp-admin/js/widgets/media-widgets.js	(working copy)
@@ -272,7 +272,7 @@
 					/**
 					 * Handle render failure.
 					 *
-					 * Overrides the {EmbedLink#renderFail()} method to prevent showing the "Link Text" field.
+					 * Overrides the {EmbedLink#renderFail()} method to prevent showing the "Link text" field.
 					 * The element is getting display:none in the stylesheet, but the underlying method uses
 					 * uses {jQuery.fn.show()} which adds an inline style. This avoids the need for !important.
 					 *
Index: wp-admin/link-add.php
===================================================================
--- wp-admin/link-add.php	(revision 47263)
+++ wp-admin/link-add.php	(working copy)
@@ -13,7 +13,7 @@
 	wp_die( __( 'Sorry, you are not allowed to add links to this site.' ) );
 }
 
-$title       = __( 'Add New Link' );
+$title       = __( 'Add new link' );
 $parent_file = 'link-manager.php';
 
 wp_reset_vars( array( 'action', 'cat_id', 'link_id' ) );
Index: wp-admin/link-manager.php
===================================================================
--- wp-admin/link-manager.php	(revision 47263)
+++ wp-admin/link-manager.php	(working copy)
@@ -59,7 +59,7 @@
 				'widgets.php'
 			) . '</p>' .
 			'<p>' . __( 'Links may be separated into Link Categories; these are different than the categories used on your posts.' ) . '</p>' .
-			'<p>' . __( 'You can customize the display of this screen using the Screen Options tab and/or the dropdown filters above the links table.' ) . '</p>',
+			'<p>' . __( 'You can customize the display of this screen using the Screen options tab and/or the dropdown filters above the links table.' ) . '</p>',
 	)
 );
 get_current_screen()->add_help_tab(
Index: wp-admin/media-new.php
===================================================================
--- wp-admin/media-new.php	(revision 47263)
+++ wp-admin/media-new.php	(working copy)
@@ -50,7 +50,7 @@
 				'<p>' . __( 'You can upload media files here without creating a post first. This allows you to upload files to use with posts and pages later and/or to get a web link for a particular file that you can share. There are three options for uploading files:' ) . '</p>' .
 				'<ul>' .
 					'<li>' . __( '<strong>Drag and drop</strong> your files into the area below. Multiple files are allowed.' ) . '</li>' .
-					'<li>' . __( 'Clicking <strong>Select Files</strong> opens a navigation window showing you files in your operating system. Selecting <strong>Open</strong> after clicking on the file you want activates a progress bar on the uploader screen.' ) . '</li>' .
+					'<li>' . __( 'Clicking <strong>Select files</strong> opens a navigation window showing you files in your operating system. Selecting <strong>Open</strong> after clicking on the file you want activates a progress bar on the uploader screen.' ) . '</li>' .
 					'<li>' . __( 'Revert to the <strong>Browser Uploader</strong> by clicking the link below the drag and drop box.' ) . '</li>' .
 				'</ul>',
 	)
Index: wp-admin/media.php
===================================================================
--- wp-admin/media.php	(revision 47263)
+++ wp-admin/media.php	(working copy)
@@ -85,7 +85,7 @@
 				'title'   => __( 'Overview' ),
 				'content' =>
 					'<p>' . __( 'This screen allows you to edit fields for metadata in a file within the media library.' ) . '</p>' .
-					'<p>' . __( 'For images only, you can click on Edit Image under the thumbnail to expand out an inline image editor with icons for cropping, rotating, or flipping the image as well as for undoing and redoing. The boxes on the right give you more options for scaling the image, for cropping it, and for cropping the thumbnail in a different way than you crop the original image. You can click on Help in those boxes to get more information.' ) . '</p>' .
+					'<p>' . __( 'For images only, you can click on Edit image under the thumbnail to expand out an inline image editor with icons for cropping, rotating, or flipping the image as well as for undoing and redoing. The boxes on the right give you more options for scaling the image, for cropping it, and for cropping the thumbnail in a different way than you crop the original image. You can click on Help in those boxes to get more information.' ) . '</p>' .
 					'<p>' . __( 'Note that you crop the image by clicking on it (the Crop icon is already selected) and dragging the cropping frame to select the desired part. Then click Save to retain the cropping.' ) . '</p>' .
 					'<p>' . __( 'Remember to click Update Media to save metadata entered or changed.' ) . '</p>',
 			)
Index: wp-admin/menu.php
===================================================================
--- wp-admin/menu.php	(revision 47263)
+++ wp-admin/menu.php	(working copy)
@@ -25,7 +25,7 @@
 $submenu['index.php'][0] = array( __( 'Home' ), 'read', 'index.php' );
 
 if ( is_multisite() ) {
-	$submenu['index.php'][5] = array( __( 'My Sites' ), 'read', 'my-sites.php' );
+	$submenu['index.php'][5] = array( __( 'My sites' ), 'read', 'my-sites.php' );
 }
 
 if ( ! is_multisite() || current_user_can( 'update_core' ) ) {
@@ -65,7 +65,7 @@
 $menu[10]                     = array( __( 'Media' ), 'upload_files', 'upload.php', '', 'menu-top menu-icon-media', 'menu-media', 'dashicons-admin-media' );
 	$submenu['upload.php'][5] = array( __( 'Library' ), 'upload_files', 'upload.php' );
 	/* translators: Add new file. */
-	$submenu['upload.php'][10] = array( _x( 'Add New', 'file' ), 'upload_files', 'media-new.php' );
+	$submenu['upload.php'][10] = array( _x( 'Add new', 'file' ), 'upload_files', 'media-new.php' );
 	$i                         = 15;
 foreach ( get_taxonomies_for_attachments( 'objects' ) as $tax ) {
 	if ( ! $tax->show_ui || ! $tax->show_in_menu ) {
@@ -77,10 +77,10 @@
 	unset( $tax, $i );
 
 $menu[15]                           = array( __( 'Links' ), 'manage_links', 'link-manager.php', '', 'menu-top menu-icon-links', 'menu-links', 'dashicons-admin-links' );
-	$submenu['link-manager.php'][5] = array( _x( 'All Links', 'admin menu' ), 'manage_links', 'link-manager.php' );
+	$submenu['link-manager.php'][5] = array( _x( 'All links', 'admin menu' ), 'manage_links', 'link-manager.php' );
 	/* translators: Add new links. */
-	$submenu['link-manager.php'][10] = array( _x( 'Add New', 'link' ), 'manage_links', 'link-add.php' );
-	$submenu['link-manager.php'][15] = array( __( 'Link Categories' ), 'manage_categories', 'edit-tags.php?taxonomy=link_category' );
+	$submenu['link-manager.php'][10] = array( _x( 'Add new', 'link' ), 'manage_links', 'link-add.php' );
+	$submenu['link-manager.php'][15] = array( __( 'Link categories' ), 'manage_categories', 'edit-tags.php?taxonomy=link_category' );
 
 // $menu[20] = Pages
 
@@ -105,7 +105,7 @@
 	unset( $awaiting_mod );
 }
 
-$submenu['edit-comments.php'][0] = array( __( 'All Comments' ), 'edit_posts', 'edit-comments.php' );
+$submenu['edit-comments.php'][0] = array( __( 'All comments' ), 'edit_posts', 'edit-comments.php' );
 
 $_wp_last_object_menu = 25; // The index of the last top-level menu in the object menu group
 
@@ -220,7 +220,7 @@
  */
 function _add_themes_utility_last() {
 	// Must use API on the admin_menu hook, direct modification is only possible on/before the _admin_menu hook
-	add_submenu_page( 'themes.php', __( 'Theme Editor' ), __( 'Theme Editor' ), 'edit_themes', 'theme-editor.php' );
+	add_submenu_page( 'themes.php', __( 'Theme editor' ), __( 'Theme editor' ), 'edit_themes', 'theme-editor.php' );
 }
 
 $count = '';
@@ -238,12 +238,12 @@
 /* translators: %s: Number of pending plugin updates. */
 $menu[65] = array( sprintf( __( 'Plugins %s' ), $count ), 'activate_plugins', 'plugins.php', '', 'menu-top menu-icon-plugins', 'menu-plugins', 'dashicons-admin-plugins' );
 
-$submenu['plugins.php'][5] = array( __( 'Installed Plugins' ), 'activate_plugins', 'plugins.php' );
+$submenu['plugins.php'][5] = array( __( 'Installed plugins' ), 'activate_plugins', 'plugins.php' );
 
 if ( ! is_multisite() ) {
 	/* translators: Add new plugin. */
-	$submenu['plugins.php'][10] = array( _x( 'Add New', 'plugin' ), 'install_plugins', 'plugin-install.php' );
-	$submenu['plugins.php'][15] = array( __( 'Plugin Editor' ), 'edit_plugins', 'plugin-editor.php' );
+	$submenu['plugins.php'][10] = array( _x( 'Add new', 'plugin' ), 'install_plugins', 'plugin-install.php' );
+	$submenu['plugins.php'][15] = array( __( 'Plugin editor' ), 'edit_plugins', 'plugin-editor.php' );
 }
 
 unset( $update_data );
@@ -256,36 +256,36 @@
 
 if ( current_user_can( 'list_users' ) ) {
 	$_wp_real_parent_file['profile.php'] = 'users.php'; // Back-compat for plugins adding submenus to profile.php.
-	$submenu['users.php'][5]             = array( __( 'All Users' ), 'list_users', 'users.php' );
+	$submenu['users.php'][5]             = array( __( 'All users' ), 'list_users', 'users.php' );
 	if ( current_user_can( 'create_users' ) ) {
-		$submenu['users.php'][10] = array( _x( 'Add New', 'user' ), 'create_users', 'user-new.php' );
+		$submenu['users.php'][10] = array( _x( 'Add new', 'user' ), 'create_users', 'user-new.php' );
 	} elseif ( is_multisite() ) {
-		$submenu['users.php'][10] = array( _x( 'Add New', 'user' ), 'promote_users', 'user-new.php' );
+		$submenu['users.php'][10] = array( _x( 'Add new', 'user' ), 'promote_users', 'user-new.php' );
 	}
 
-	$submenu['users.php'][15] = array( __( 'Your Profile' ), 'read', 'profile.php' );
+	$submenu['users.php'][15] = array( __( 'Your profile' ), 'read', 'profile.php' );
 } else {
 	$_wp_real_parent_file['users.php'] = 'profile.php';
-	$submenu['profile.php'][5]         = array( __( 'Your Profile' ), 'read', 'profile.php' );
+	$submenu['profile.php'][5]         = array( __( 'Your profile' ), 'read', 'profile.php' );
 	if ( current_user_can( 'create_users' ) ) {
-		$submenu['profile.php'][10] = array( __( 'Add New User' ), 'create_users', 'user-new.php' );
+		$submenu['profile.php'][10] = array( __( 'Add new user' ), 'create_users', 'user-new.php' );
 	} elseif ( is_multisite() ) {
-		$submenu['profile.php'][10] = array( __( 'Add New User' ), 'promote_users', 'user-new.php' );
+		$submenu['profile.php'][10] = array( __( 'Add new user' ), 'promote_users', 'user-new.php' );
 	}
 }
 
 $menu[75]                     = array( __( 'Tools' ), 'edit_posts', 'tools.php', '', 'menu-top menu-icon-tools', 'menu-tools', 'dashicons-admin-tools' );
-	$submenu['tools.php'][5]  = array( __( 'Available Tools' ), 'edit_posts', 'tools.php' );
+	$submenu['tools.php'][5]  = array( __( 'Available tools' ), 'edit_posts', 'tools.php' );
 	$submenu['tools.php'][10] = array( __( 'Import' ), 'import', 'import.php' );
 	$submenu['tools.php'][15] = array( __( 'Export' ), 'export', 'export.php' );
-	$submenu['tools.php'][20] = array( __( 'Site Health' ), 'view_site_health_checks', 'site-health.php' );
-	$submenu['tools.php'][25] = array( __( 'Export Personal Data' ), 'export_others_personal_data', 'export-personal-data.php' );
-	$submenu['tools.php'][30] = array( __( 'Erase Personal Data' ), 'erase_others_personal_data', 'erase-personal-data.php' );
+	$submenu['tools.php'][20] = array( __( 'Site health' ), 'view_site_health_checks', 'site-health.php' );
+	$submenu['tools.php'][25] = array( __( 'Export personal data' ), 'export_others_personal_data', 'export-personal-data.php' );
+	$submenu['tools.php'][30] = array( __( 'Erase personal data' ), 'erase_others_personal_data', 'erase-personal-data.php' );
 if ( is_multisite() && ! is_main_site() ) {
-	$submenu['tools.php'][35] = array( __( 'Delete Site' ), 'delete_site', 'ms-delete-site.php' );
+	$submenu['tools.php'][35] = array( __( 'Delete site' ), 'delete_site', 'ms-delete-site.php' );
 }
 if ( ! is_multisite() && defined( 'WP_ALLOW_MULTISITE' ) && WP_ALLOW_MULTISITE ) {
-	$submenu['tools.php'][50] = array( __( 'Network Setup' ), 'setup_network', 'network.php' );
+	$submenu['tools.php'][50] = array( __( 'Network setup' ), 'setup_network', 'network.php' );
 }
 
 $menu[80]                               = array( __( 'Settings' ), 'manage_options', 'options-general.php', '', 'menu-top menu-icon-settings', 'menu-settings', 'dashicons-admin-settings' );
Index: wp-admin/nav-menus.php
===================================================================
--- wp-admin/nav-menus.php	(revision 47263)
+++ wp-admin/nav-menus.php	(working copy)
@@ -560,7 +560,7 @@
 	$menu_management  = '<p>' . __( 'The menu management box at the top of the screen is used to control which menu is opened in the editor below.' ) . '</p>';
 	$menu_management .= '<ul><li>' . __( 'To edit an existing menu, <strong>choose a menu from the drop down and click Select</strong>' ) . '</li>';
 	$menu_management .= '<li>' . __( 'If you haven&#8217;t yet created any menus, <strong>click the &#8217;create a new menu&#8217; link</strong> to get started' ) . '</li></ul>';
-	$menu_management .= '<p>' . __( 'You can assign theme locations to individual menus by <strong>selecting the desired settings</strong> at the bottom of the menu editor. To assign menus to all theme locations at once, <strong>visit the Manage Locations tab</strong> at the top of the screen.' ) . '</p>';
+	$menu_management .= '<p>' . __( 'You can assign theme locations to individual menus by <strong>selecting the desired settings</strong> at the bottom of the menu editor. To assign menus to all theme locations at once, <strong>visit the Manage locations tab</strong> at the top of the screen.' ) . '</p>';
 
 	get_current_screen()->add_help_tab(
 		array(
@@ -571,9 +571,9 @@
 	);
 
 	$editing_menus  = '<p>' . __( 'Each navigation menu may contain a mix of links to pages, categories, custom URLs or other content types. Menu links are added by selecting items from the expanding boxes in the left-hand column below.' ) . '</p>';
-	$editing_menus .= '<p>' . __( '<strong>Clicking the arrow to the right of any menu item</strong> in the editor will reveal a standard group of settings. Additional settings such as link target, CSS classes, link relationships, and link descriptions can be enabled and disabled via the Screen Options tab.' ) . '</p>';
-	$editing_menus .= '<ul><li>' . __( 'Add one or several items at once by <strong>selecting the checkbox next to each item and clicking Add to Menu</strong>' ) . '</li>';
-	$editing_menus .= '<li>' . __( 'To add a custom link, <strong>expand the Custom Links section, enter a URL and link text, and click Add to Menu</strong>' ) . '</li>';
+	$editing_menus .= '<p>' . __( '<strong>Clicking the arrow to the right of any menu item</strong> in the editor will reveal a standard group of settings. Additional settings such as link target, CSS classes, link relationships, and link descriptions can be enabled and disabled via the Screen options tab.' ) . '</p>';
+	$editing_menus .= '<ul><li>' . __( 'Add one or several items at once by <strong>selecting the checkbox next to each item and clicking Add to menu</strong>' ) . '</li>';
+	$editing_menus .= '<li>' . __( 'To add a custom link, <strong>expand the Custom Links section, enter a URL and link text, and click Add to menu</strong>' ) . '</li>';
 	$editing_menus .= '<li>' . __( 'To reorganize menu items, <strong>drag and drop items with your mouse or use your keyboard</strong>. Drag or move a menu item a little to the right to make it a submenu' ) . '</li>';
 	$editing_menus .= '<li>' . __( 'Delete a menu item by <strong>expanding it and clicking the Remove link</strong>' ) . '</li></ul>';
 
@@ -586,7 +586,7 @@
 	);
 else : // Locations Tab.
 	$locations_overview  = '<p>' . __( 'This screen is used for globally assigning menus to locations defined by your theme.' ) . '</p>';
-	$locations_overview .= '<ul><li>' . __( 'To assign menus to one or more theme locations, <strong>select a menu from each location&#8217;s drop down.</strong> When you&#8217;re finished, <strong>click Save Changes</strong>' ) . '</li>';
+	$locations_overview .= '<ul><li>' . __( 'To assign menus to one or more theme locations, <strong>select a menu from each location&#8217;s drop down.</strong> When you&#8217;re finished, <strong>click Save changes</strong>' ) . '</li>';
 	$locations_overview .= '<li>' . __( 'To edit a menu currently assigned to a theme location, <strong>click the adjacent &#8217;Edit&#8217; link</strong>' ) . '</li>';
 	$locations_overview .= '<li>' . __( 'To add a new menu instead of assigning an existing one, <strong>click the &#8217;Use new menu&#8217; link</strong>. Your new menu will be automatically assigned to that theme location' ) . '</li></ul>';
 
@@ -624,7 +624,7 @@
 					admin_url( 'customize.php' )
 				)
 			),
-			__( 'Manage with Live Preview' )
+			__( 'Manage with live preview' )
 		);
 	endif;
 
@@ -639,7 +639,7 @@
 	<hr class="wp-header-end">
 
 	<nav class="nav-tab-wrapper wp-clearfix" aria-label="<?php esc_attr_e( 'Secondary menu' ); ?>">
-		<a href="<?php echo admin_url( 'nav-menus.php' ); ?>" class="nav-tab<?php echo $nav_tab_active_class; ?>"<?php echo $nav_aria_current; ?>><?php esc_html_e( 'Edit Menus' ); ?></a>
+		<a href="<?php echo admin_url( 'nav-menus.php' ); ?>" class="nav-tab<?php echo $nav_tab_active_class; ?>"<?php echo $nav_aria_current; ?>><?php esc_html_e( 'Edit menus' ); ?></a>
 		<?php
 		if ( $num_locations && $menu_count ) {
 			$active_tab_class = '';
@@ -649,7 +649,7 @@
 				$aria_current     = ' aria-current="page"';
 			}
 			?>
-			<a href="<?php echo esc_url( add_query_arg( array( 'action' => 'locations' ), admin_url( 'nav-menus.php' ) ) ); ?>" class="nav-tab<?php echo $active_tab_class; ?>"<?php echo $aria_current; ?>><?php esc_html_e( 'Manage Locations' ); ?></a>
+			<a href="<?php echo esc_url( add_query_arg( array( 'action' => 'locations' ), admin_url( 'nav-menus.php' ) ) ); ?>" class="nav-tab<?php echo $active_tab_class; ?>"<?php echo $aria_current; ?>><?php esc_html_e( 'Manage locations' ); ?></a>
 			<?php
 		}
 		?>
@@ -680,8 +680,8 @@
 			<table class="widefat fixed" id="menu-locations-table">
 				<thead>
 				<tr>
-					<th scope="col" class="manage-column column-locations"><?php _e( 'Theme Location' ); ?></th>
-					<th scope="col" class="manage-column column-menus"><?php _e( 'Assigned Menu' ); ?></th>
+					<th scope="col" class="manage-column column-locations"><?php _e( 'Theme location' ); ?></th>
+					<th scope="col" class="manage-column column-menus"><?php _e( 'Assigned menu' ); ?></th>
 				</tr>
 				</thead>
 				<tbody class="menu-locations">
@@ -690,7 +690,7 @@
 						<td class="menu-location-title"><label for="locations-<?php echo $_location; ?>"><?php echo $_name; ?></label></td>
 						<td class="menu-location-menus">
 							<select name="menu-locations[<?php echo $_location; ?>]" id="locations-<?php echo $_location; ?>">
-								<option value="0"><?php printf( '&mdash; %s &mdash;', esc_html__( 'Select a Menu' ) ); ?></option>
+								<option value="0"><?php printf( '&mdash; %s &mdash;', esc_html__( 'Select a menu' ) ); ?></option>
 								<?php
 								foreach ( $nav_menus as $menu ) :
 									$data_orig = '';
@@ -748,7 +748,7 @@
 				<?php } // foreach ?>
 				</tbody>
 			</table>
-			<p class="button-controls wp-clearfix"><?php submit_button( __( 'Save Changes' ), 'primary left', 'nav-menu-locations', false ); ?></p>
+			<p class="button-controls wp-clearfix"><?php submit_button( __( 'Save changes' ), 'primary left', 'nav-menu-locations', false ); ?></p>
 			<?php wp_nonce_field( 'save-menu-locations' ); ?>
 			<input type="hidden" name="menu" id="nav-menu-meta-object-id" value="<?php echo esc_attr( $nav_menu_selected_id ); ?>" />
 		</form>
@@ -766,7 +766,7 @@
 		<?php if ( $menu_count < 1 ) : ?>
 		<span class="first-menu-message">
 			<?php _e( 'Create your first menu below.' ); ?>
-			<span class="screen-reader-text"><?php _e( 'Fill in the Menu Name and click the Create Menu button to create your first menu.' ); ?></span>
+			<span class="screen-reader-text"><?php _e( 'Fill in the Menu name and click the Create menu button to create your first menu.' ); ?></span>
 		</span><!-- /first-menu-message -->
 		<?php elseif ( $menu_count < 2 ) : ?>
 		<span class="add-edit-menu-action">
@@ -785,7 +785,7 @@
 				)
 			);
 			?>
-			<span class="screen-reader-text"><?php _e( 'Click the Save Menu button to save your changes.' ); ?></span>
+			<span class="screen-reader-text"><?php _e( 'Click the Save menu button to save your changes.' ); ?></span>
 		</span><!-- /add-edit-menu-action -->
 		<?php else : ?>
 			<form method="get" action="<?php echo admin_url( 'nav-menus.php' ); ?>">
@@ -847,7 +847,7 @@
 					)
 				);
 				?>
-				<span class="screen-reader-text"><?php _e( 'Click the Save Menu button to save your changes.' ); ?></span>
+				<span class="screen-reader-text"><?php _e( 'Click the Save menu button to save your changes.' ); ?></span>
 			</span><!-- /add-new-menu-action -->
 		</form>
 			<?php
@@ -905,10 +905,10 @@
 					<input type="hidden" name="menu" id="menu" value="<?php echo esc_attr( $nav_menu_selected_id ); ?>" />
 					<div id="nav-menu-header">
 						<div class="major-publishing-actions wp-clearfix">
-							<label class="menu-name-label" for="menu-name"><?php _e( 'Menu Name' ); ?></label>
+							<label class="menu-name-label" for="menu-name"><?php _e( 'Menu name' ); ?></label>
 							<input name="menu-name" id="menu-name" type="text" class="menu-name regular-text menu-item-textbox" <?php echo $menu_name_val . $menu_name_aria_desc; ?> />
 							<div class="publishing-action">
-								<?php submit_button( empty( $nav_menu_selected_id ) ? __( 'Create Menu' ) : __( 'Save Menu' ), 'primary large menu-save', 'save_menu', false, array( 'id' => 'save_menu_header' ) ); ?>
+								<?php submit_button( empty( $nav_menu_selected_id ) ? __( 'Create menu' ) : __( 'Save menu' ), 'primary large menu-save', 'save_menu', false, array( 'id' => 'save_menu_header' ) ); ?>
 							</div><!-- END .publishing-action -->
 						</div><!-- END .major-publishing-actions -->
 					</div><!-- END .nav-menu-header -->
@@ -920,7 +920,7 @@
 								if ( isset( $menu_items ) && 0 == count( $menu_items ) ) {
 									$hide_style = 'style="display: none;"';
 								}
-								$starter_copy = ( $one_theme_location_no_menus ) ? __( 'Edit your default menu by adding or removing items. Drag each item into the order you prefer. Click Create Menu to save your changes.' ) : __( 'Drag each item into the order you prefer. Click the arrow on the right of the item to reveal additional configuration options.' );
+								$starter_copy = ( $one_theme_location_no_menus ) ? __( 'Edit your default menu by adding or removing items. Drag each item into the order you prefer. Click Create menu to save your changes.' ) : __( 'Drag each item into the order you prefer. Click the arrow on the right of the item to reveal additional configuration options.' );
 								?>
 							<div class="drag-instructions post-body-plain" <?php echo $hide_style; ?>>
 								<p><?php echo $starter_copy; ?></p>
@@ -934,7 +934,7 @@
 								<?php } ?>
 							<?php endif; ?>
 							<?php if ( $add_new_screen ) : ?>
-								<p class="post-body-plain" id="menu-name-desc"><?php _e( 'Give your menu a name, then click Create Menu.' ); ?></p>
+								<p class="post-body-plain" id="menu-name-desc"><?php _e( 'Give your menu a name, then click Create menu.' ); ?></p>
 								<?php if ( isset( $_GET['use-location'] ) ) : ?>
 									<input type="hidden" name="use-location" value="<?php echo esc_attr( $_GET['use-location'] ); ?>" />
 								<?php endif; ?>
@@ -947,7 +947,7 @@
 							}
 							?>
 							<div class="menu-settings" <?php echo $no_menus_style; ?>>
-								<h3><?php _e( 'Menu Settings' ); ?></h3>
+								<h3><?php _e( 'Menu settings' ); ?></h3>
 								<?php
 								if ( ! isset( $auto_add ) ) {
 									$auto_add = get_option( 'nav_menu_options' );
@@ -1015,11 +1015,11 @@
 									)
 								);
 								?>
-								"><?php _e( 'Delete Menu' ); ?></a>
+								"><?php _e( 'Delete menu' ); ?></a>
 							</span><!-- END .delete-action -->
 							<?php endif; ?>
 							<div class="publishing-action">
-								<?php submit_button( empty( $nav_menu_selected_id ) ? __( 'Create Menu' ) : __( 'Save Menu' ), 'primary large menu-save', 'save_menu', false, array( 'id' => 'save_menu_footer' ) ); ?>
+								<?php submit_button( empty( $nav_menu_selected_id ) ? __( 'Create menu' ) : __( 'Save menu' ), 'primary large menu-save', 'save_menu', false, array( 'id' => 'save_menu_footer' ) ); ?>
 							</div><!-- END .publishing-action -->
 						</div><!-- END .major-publishing-actions -->
 					</div><!-- /#nav-menu-footer -->
Index: wp-admin/network/menu.php
===================================================================
--- wp-admin/network/menu.php	(revision 47263)
+++ wp-admin/network/menu.php	(working copy)
@@ -43,18 +43,18 @@
 
 unset( $cap );
 
-$submenu['index.php'][15] = array( __( 'Upgrade Network' ), 'upgrade_network', 'upgrade.php' );
+$submenu['index.php'][15] = array( __( 'Upgrade network' ), 'upgrade_network', 'upgrade.php' );
 
 $menu[4] = array( '', 'read', 'separator1', '', 'wp-menu-separator' );
 
 /* translators: Sites menu item. */
 $menu[5]                  = array( __( 'Sites' ), 'manage_sites', 'sites.php', '', 'menu-top menu-icon-site', 'menu-site', 'dashicons-admin-multisite' );
-$submenu['sites.php'][5]  = array( __( 'All Sites' ), 'manage_sites', 'sites.php' );
-$submenu['sites.php'][10] = array( _x( 'Add New', 'site' ), 'create_sites', 'site-new.php' );
+$submenu['sites.php'][5]  = array( __( 'All sites' ), 'manage_sites', 'sites.php' );
+$submenu['sites.php'][10] = array( _x( 'Add new', 'site' ), 'create_sites', 'site-new.php' );
 
 $menu[10]                 = array( __( 'Users' ), 'manage_network_users', 'users.php', '', 'menu-top menu-icon-users', 'menu-users', 'dashicons-admin-users' );
-$submenu['users.php'][5]  = array( __( 'All Users' ), 'manage_network_users', 'users.php' );
-$submenu['users.php'][10] = array( _x( 'Add New', 'user' ), 'create_users', 'user-new.php' );
+$submenu['users.php'][5]  = array( __( 'All users' ), 'manage_network_users', 'users.php' );
+$submenu['users.php'][10] = array( _x( 'Add new', 'user' ), 'create_users', 'user-new.php' );
 
 if ( current_user_can( 'update_themes' ) && $update_data['counts']['themes'] ) {
 	$menu[15] = array(
@@ -77,9 +77,9 @@
 } else {
 	$menu[15] = array( __( 'Themes' ), 'manage_network_themes', 'themes.php', '', 'menu-top menu-icon-appearance', 'menu-appearance', 'dashicons-admin-appearance' );
 }
-$submenu['themes.php'][5]  = array( __( 'Installed Themes' ), 'manage_network_themes', 'themes.php' );
-$submenu['themes.php'][10] = array( _x( 'Add New', 'theme' ), 'install_themes', 'theme-install.php' );
-$submenu['themes.php'][15] = array( __( 'Theme Editor' ), 'edit_themes', 'theme-editor.php' );
+$submenu['themes.php'][5]  = array( __( 'Installed themes' ), 'manage_network_themes', 'themes.php' );
+$submenu['themes.php'][10] = array( _x( 'Add new', 'theme' ), 'install_themes', 'theme-install.php' );
+$submenu['themes.php'][15] = array( __( 'Theme editor' ), 'edit_themes', 'theme-editor.php' );
 
 if ( current_user_can( 'update_plugins' ) && $update_data['counts']['plugins'] ) {
 	$menu[20] = array(
@@ -102,14 +102,14 @@
 } else {
 	$menu[20] = array( __( 'Plugins' ), 'manage_network_plugins', 'plugins.php', '', 'menu-top menu-icon-plugins', 'menu-plugins', 'dashicons-admin-plugins' );
 }
-$submenu['plugins.php'][5]  = array( __( 'Installed Plugins' ), 'manage_network_plugins', 'plugins.php' );
-$submenu['plugins.php'][10] = array( _x( 'Add New', 'plugin' ), 'install_plugins', 'plugin-install.php' );
-$submenu['plugins.php'][15] = array( __( 'Plugin Editor' ), 'edit_plugins', 'plugin-editor.php' );
+$submenu['plugins.php'][5]  = array( __( 'Installed plugins' ), 'manage_network_plugins', 'plugins.php' );
+$submenu['plugins.php'][10] = array( _x( 'Add new', 'plugin' ), 'install_plugins', 'plugin-install.php' );
+$submenu['plugins.php'][15] = array( __( 'Plugin editor' ), 'edit_plugins', 'plugin-editor.php' );
 
 $menu[25] = array( __( 'Settings' ), 'manage_network_options', 'settings.php', '', 'menu-top menu-icon-settings', 'menu-settings', 'dashicons-admin-settings' );
 if ( defined( 'MULTISITE' ) && defined( 'WP_ALLOW_MULTISITE' ) && WP_ALLOW_MULTISITE ) {
-	$submenu['settings.php'][5]  = array( __( 'Network Settings' ), 'manage_network_options', 'settings.php' );
-	$submenu['settings.php'][10] = array( __( 'Network Setup' ), 'setup_network', 'setup.php' );
+	$submenu['settings.php'][5]  = array( __( 'Network settings' ), 'manage_network_options', 'settings.php' );
+	$submenu['settings.php'][10] = array( __( 'Network setup' ), 'setup_network', 'setup.php' );
 }
 unset( $update_data );
 
Index: wp-admin/network/settings.php
===================================================================
--- wp-admin/network/settings.php	(revision 47263)
+++ wp-admin/network/settings.php	(working copy)
@@ -438,7 +438,7 @@
 		}
 		?>
 
-		<h2><?php _e( 'Menu Settings' ); ?></h2>
+		<h2><?php _e( 'Menu settings' ); ?></h2>
 		<table id="menu" class="form-table">
 			<tr>
 				<th scope="row"><?php _e( 'Enable administration menus' ); ?></th>
Index: wp-admin/network/site-info.php
===================================================================
--- wp-admin/network/site-info.php	(revision 47263)
+++ wp-admin/network/site-info.php	(working copy)
@@ -158,7 +158,7 @@
 		if ( $is_main_site ) :
 			?>
 		<tr class="form-field">
-			<th scope="row"><?php _e( 'Site Address (URL)' ); ?></th>
+			<th scope="row"><?php _e( 'Site address (URL)' ); ?></th>
 			<td><?php echo esc_url( $parsed_scheme . '://' . $details->domain . $details->path ); ?></td>
 		</tr>
 			<?php
@@ -166,7 +166,7 @@
 		else :
 			?>
 		<tr class="form-field form-required">
-			<th scope="row"><label for="url"><?php _e( 'Site Address (URL)' ); ?></label></th>
+			<th scope="row"><label for="url"><?php _e( 'Site address (URL)' ); ?></label></th>
 			<td><input name="blog[url]" type="text" id="url" value="<?php echo $parsed_scheme . '://' . esc_attr( $details->domain ) . esc_attr( $details->path ); ?>" /></td>
 		</tr>
 		<?php endif; ?>
@@ -176,7 +176,7 @@
 			<td><input name="blog[registered]" type="text" id="blog_registered" value="<?php echo esc_attr( $details->registered ); ?>" /></td>
 		</tr>
 		<tr class="form-field">
-			<th scope="row"><label for="blog_last_updated"><?php _e( 'Last Updated' ); ?></label></th>
+			<th scope="row"><label for="blog_last_updated"><?php _e( 'Last updated' ); ?></label></th>
 			<td><input name="blog[last_updated]" type="text" id="blog_last_updated" value="<?php echo esc_attr( $details->last_updated ); ?>" /></td>
 		</tr>
 		<?php
Index: wp-admin/network/site-users.php
===================================================================
--- wp-admin/network/site-users.php	(revision 47263)
+++ wp-admin/network/site-users.php	(working copy)
@@ -273,7 +273,7 @@
 ?>
 
 <form class="search-form" method="get">
-<?php $wp_list_table->search_box( __( 'Search Users' ), 'user' ); ?>
+<?php $wp_list_table->search_box( __( 'Search users' ), 'user' ); ?>
 <input type="hidden" name="id" value="<?php echo esc_attr( $id ); ?>" />
 </form>
 
Index: wp-admin/network/sites.php
===================================================================
--- wp-admin/network/sites.php	(revision 47263)
+++ wp-admin/network/sites.php	(working copy)
@@ -27,7 +27,7 @@
 		'id'      => 'overview',
 		'title'   => __( 'Overview' ),
 		'content' =>
-			'<p>' . __( 'Add New takes you to the Add New Site screen. You can search for a site by Name, ID number, or IP address. Screen Options allows you to choose how many sites to display on one page.' ) . '</p>' .
+			'<p>' . __( 'Add New takes you to the Add New Site screen. You can search for a site by Name, ID number, or IP address. Screen options allows you to choose how many sites to display on one page.' ) . '</p>' .
 			'<p>' . __( 'This is the main table of all sites on this network. Switch between list and excerpt views by using the icons above the right side of the table.' ) . '</p>' .
 			'<p>' . __( 'Hovering over each site reveals seven options (three for the primary site):' ) . '</p>' .
 			'<ul><li>' . __( 'An Edit link to a separate Edit Site screen.' ) . '</li>' .
Index: wp-admin/network/users.php
===================================================================
--- wp-admin/network/users.php	(revision 47263)
+++ wp-admin/network/users.php	(working copy)
@@ -286,7 +286,7 @@
 	<?php $wp_list_table->views(); ?>
 
 	<form method="get" class="search-form">
-		<?php $wp_list_table->search_box( __( 'Search Users' ), 'all-user' ); ?>
+		<?php $wp_list_table->search_box( __( 'Search users' ), 'all-user' ); ?>
 	</form>
 
 	<form id="form-user-list" action="users.php?action=allusers" method="post">
Index: wp-admin/options-discussion.php
===================================================================
--- wp-admin/options-discussion.php	(revision 47263)
+++ wp-admin/options-discussion.php	(working copy)
@@ -22,7 +22,7 @@
 		'id'      => 'overview',
 		'title'   => __( 'Overview' ),
 		'content' => '<p>' . __( 'This screen provides many options for controlling the management and display of comments and links to your posts/pages. So many, in fact, they won&#8217;t all fit here! :) Use the documentation links to get information on what each discussion setting does.' ) . '</p>' .
-			'<p>' . __( 'You must click the Save Changes button at the bottom of the screen for new settings to take effect.' ) . '</p>',
+			'<p>' . __( 'You must click the Save changes button at the bottom of the screen for new settings to take effect.' ) . '</p>',
 	)
 );
 
@@ -185,8 +185,8 @@
 </fieldset></td>
 </tr>
 <tr>
-<th scope="row"><?php _e( 'Comment Moderation' ); ?></th>
-<td><fieldset><legend class="screen-reader-text"><span><?php _e( 'Comment Moderation' ); ?></span></legend>
+<th scope="row"><?php _e( 'Comment moderation' ); ?></th>
+<td><fieldset><legend class="screen-reader-text"><span><?php _e( 'Comment moderation' ); ?></span></legend>
 <p><label for="comment_max_links">
 <?php
 printf(
@@ -231,7 +231,7 @@
 
 <table class="form-table" role="presentation">
 <tr>
-<th scope="row"><?php _e( 'Avatar Display' ); ?></th>
+<th scope="row"><?php _e( 'Avatar display' ); ?></th>
 <td>
 	<label for="show_avatars">
 		<input type="checkbox" id="show_avatars" name="show_avatars" value="1" <?php checked( $show_avatars, 1 ); ?> />
@@ -240,7 +240,7 @@
 </td>
 </tr>
 <tr class="avatar-settings<?php echo $show_avatars_class; ?>">
-<th scope="row"><?php _e( 'Maximum Rating' ); ?></th>
+<th scope="row"><?php _e( 'Maximum rating' ); ?></th>
 <td><fieldset><legend class="screen-reader-text"><span><?php _e( 'Maximum Rating' ); ?></span></legend>
 
 <?php
@@ -263,7 +263,7 @@
 </fieldset></td>
 </tr>
 <tr class="avatar-settings<?php echo $show_avatars_class; ?>">
-<th scope="row"><?php _e( 'Default Avatar' ); ?></th>
+<th scope="row"><?php _e( 'Default avatar' ); ?></th>
 <td class="defaultavatarpicker"><fieldset><legend class="screen-reader-text"><span><?php _e( 'Default Avatar' ); ?></span></legend>
 
 <p>
@@ -272,13 +272,13 @@
 
 <?php
 $avatar_defaults = array(
-	'mystery'          => __( 'Mystery Person' ),
+	'mystery'          => __( 'Mystery person' ),
 	'blank'            => __( 'Blank' ),
-	'gravatar_default' => __( 'Gravatar Logo' ),
-	'identicon'        => __( 'Identicon (Generated)' ),
-	'wavatar'          => __( 'Wavatar (Generated)' ),
-	'monsterid'        => __( 'MonsterID (Generated)' ),
-	'retro'            => __( 'Retro (Generated)' ),
+	'gravatar_default' => __( 'Gravatar logo' ),
+	'identicon'        => __( 'Identicon (generated)' ),
+	'wavatar'          => __( 'Wavatar (generated)' ),
+	'monsterid'        => __( 'MonsterID (generated)' ),
+	'retro'            => __( 'Retro (generated)' ),
 );
 /**
  * Filters the default avatars.
Index: wp-admin/options-general.php
===================================================================
--- wp-admin/options-general.php	(revision 47263)
+++ wp-admin/options-general.php	(working copy)
@@ -33,7 +33,7 @@
 
 $options_help .= '<p>' . __( 'You can set the language, and the translation files will be automatically downloaded and installed (available if your filesystem is writable).' ) . '</p>' .
 	'<p>' . __( 'UTC means Coordinated Universal Time.' ) . '</p>' .
-	'<p>' . __( 'You must click the Save Changes button at the bottom of the screen for new settings to take effect.' ) . '</p>';
+	'<p>' . __( 'You must click the Save changes button at the bottom of the screen for new settings to take effect.' ) . '</p>';
 
 get_current_screen()->add_help_tab(
 	array(
@@ -61,7 +61,7 @@
 <table class="form-table" role="presentation">
 
 <tr>
-<th scope="row"><label for="blogname"><?php _e( 'Site Title' ); ?></label></th>
+<th scope="row"><label for="blogname"><?php _e( 'Site title' ); ?></label></th>
 <td><input name="blogname" type="text" id="blogname" value="<?php form_option( 'blogname' ); ?>" class="regular-text" /></td>
 </tr>
 
@@ -84,12 +84,12 @@
 	?>
 
 <tr>
-<th scope="row"><label for="siteurl"><?php _e( 'WordPress Address (URL)' ); ?></label></th>
+<th scope="row"><label for="siteurl"><?php _e( 'WordPress address (URL)' ); ?></label></th>
 <td><input name="siteurl" type="url" id="siteurl" value="<?php form_option( 'siteurl' ); ?>"<?php disabled( defined( 'WP_SITEURL' ) ); ?> class="regular-text code<?php echo $wp_site_url_class; ?>" /></td>
 </tr>
 
 <tr>
-<th scope="row"><label for="home"><?php _e( 'Site Address (URL)' ); ?></label></th>
+<th scope="row"><label for="home"><?php _e( 'Site address (URL)' ); ?></label></th>
 <td><input name="home" type="url" id="home" aria-describedby="home-description" value="<?php form_option( 'home' ); ?>"<?php disabled( defined( 'WP_HOME' ) ); ?> class="regular-text code<?php echo $wp_home_class; ?>" />
 	<?php if ( ! defined( 'WP_HOME' ) ) : ?>
 <p class="description" id="home-description">
@@ -108,7 +108,7 @@
 <?php } ?>
 
 <tr>
-<th scope="row"><label for="new_admin_email"><?php _e( 'Administration Email Address' ); ?></label></th>
+<th scope="row"><label for="new_admin_email"><?php _e( 'Administration email address' ); ?></label></th>
 <td><input name="new_admin_email" type="email" id="new_admin_email" aria-describedby="new-admin-email-description" value="<?php form_option( 'admin_email' ); ?>" class="regular-text ltr" />
 <p class="description" id="new-admin-email-description"><?php _e( 'This address is used for admin purposes. If you change this we will send you an email at your new address to confirm it. <strong>The new address will not become active until confirmed.</strong>' ); ?></p>
 <?php
@@ -146,7 +146,7 @@
 </tr>
 
 <tr>
-<th scope="row"><label for="default_role"><?php _e( 'New User Default Role' ); ?></label></th>
+<th scope="row"><label for="default_role"><?php _e( 'New user default role' ); ?></label></th>
 <td>
 <select name="default_role" id="default_role"><?php wp_dropdown_roles( get_option( 'default_role' ) ); ?></select>
 </td>
@@ -163,7 +163,7 @@
 if ( ! empty( $languages ) || ! empty( $translations ) ) {
 	?>
 	<tr>
-		<th scope="row"><label for="WPLANG"><?php _e( 'Site Language' ); ?><span class="dashicons dashicons-translation" aria-hidden="true"></span></label></th>
+		<th scope="row"><label for="WPLANG"><?php _e( 'Site language' ); ?><span class="dashicons dashicons-translation" aria-hidden="true"></span></label></th>
 		<td>
 			<?php
 			$locale = get_locale();
@@ -303,9 +303,9 @@
 
 </tr>
 <tr>
-<th scope="row"><?php _e( 'Date Format' ); ?></th>
+<th scope="row"><?php _e( 'Date format' ); ?></th>
 <td>
-	<fieldset><legend class="screen-reader-text"><span><?php _e( 'Date Format' ); ?></span></legend>
+	<fieldset><legend class="screen-reader-text"><span><?php _e( 'Date format' ); ?></span></legend>
 <?php
 	/**
 	 * Filters the default date formats.
@@ -341,9 +341,9 @@
 </td>
 </tr>
 <tr>
-<th scope="row"><?php _e( 'Time Format' ); ?></th>
+<th scope="row"><?php _e( 'Time format' ); ?></th>
 <td>
-	<fieldset><legend class="screen-reader-text"><span><?php _e( 'Time Format' ); ?></span></legend>
+	<fieldset><legend class="screen-reader-text"><span><?php _e( 'Time format' ); ?></span></legend>
 <?php
 	/**
 	 * Filters the default time formats.
@@ -380,7 +380,7 @@
 </td>
 </tr>
 <tr>
-<th scope="row"><label for="start_of_week"><?php _e( 'Week Starts On' ); ?></label></th>
+<th scope="row"><label for="start_of_week"><?php _e( 'Week starts on' ); ?></label></th>
 <td><select name="start_of_week" id="start_of_week">
 <?php
 /**
Index: wp-admin/options-media.php
===================================================================
--- wp-admin/options-media.php	(revision 47263)
+++ wp-admin/options-media.php	(working copy)
@@ -22,7 +22,7 @@
 	$media_options_help .= '<p>' . __( 'Uploading Files allows you to choose the folder and path for storing your uploaded files.' ) . '</p>';
 }
 
-$media_options_help .= '<p>' . __( 'You must click the Save Changes button at the bottom of the screen for new settings to take effect.' ) . '</p>';
+$media_options_help .= '<p>' . __( 'You must click the Save changes button at the bottom of the screen for new settings to take effect.' ) . '</p>';
 
 get_current_screen()->add_help_tab(
 	array(
@@ -48,7 +48,7 @@
 <form action="options.php" method="post">
 <?php settings_fields( 'media' ); ?>
 
-<h2 class="title"><?php _e( 'Image sizes' ); ?></h2>
+<h2 class="title"><?php _e( 'Image Sizes' ); ?></h2>
 <p><?php _e( 'The sizes listed below determine the maximum dimensions in pixels to use when adding an image to the Media Library.' ); ?></p>
 
 <table class="form-table" role="presentation">
Index: wp-admin/options-permalink.php
===================================================================
--- wp-admin/options-permalink.php	(revision 47263)
+++ wp-admin/options-permalink.php	(working copy)
@@ -22,7 +22,7 @@
 		'title'   => __( 'Overview' ),
 		'content' => '<p>' . __( 'Permalinks are the permanent URLs to your individual pages and blog posts, as well as your category and tag archives. A permalink is the web address used to link to your content. The URL to each post should be permanent, and never change &#8212; hence the name permalink.' ) . '</p>' .
 			'<p>' . __( 'This screen allows you to choose your permalink structure. You can choose from common settings or create custom URL structures.' ) . '</p>' .
-			'<p>' . __( 'You must click the Save Changes button at the bottom of the screen for new settings to take effect.' ) . '</p>',
+			'<p>' . __( 'You must click the Save changes button at the bottom of the screen for new settings to take effect.' ) . '</p>',
 	)
 );
 
@@ -30,7 +30,7 @@
 	array(
 		'id'      => 'permalink-settings',
 		'title'   => __( 'Permalink Settings' ),
-		'content' => '<p>' . __( 'Permalinks can contain useful information, such as the post date, title, or other elements. You can choose from any of the suggested permalink formats, or you can craft your own if you select Custom Structure.' ) . '</p>' .
+		'content' => '<p>' . __( 'Permalinks can contain useful information, such as the post date, title, or other elements. You can choose from any of the suggested permalink formats, or you can craft your own if you select Custom structure.' ) . '</p>' .
 			'<p>' . sprintf(
 				/* translators: '%' character. */
 				__( 'If you pick an option other than Plain, your general URL path with structure tags (terms surrounded by %s) will also appear in the custom structure field and your path can be further modified there.' ),
@@ -42,7 +42,7 @@
 				'<code>%category%</code>',
 				'<code>%tag%</code>'
 			) . '</p>' .
-			'<p>' . __( 'You must click the Save Changes button at the bottom of the screen for new settings to take effect.' ) . '</p>',
+			'<p>' . __( 'You must click the Save changes button at the bottom of the screen for new settings to take effect.' ) . '</p>',
 	)
 );
 
@@ -49,9 +49,9 @@
 get_current_screen()->add_help_tab(
 	array(
 		'id'      => 'custom-structures',
-		'title'   => __( 'Custom Structures' ),
+		'title'   => __( 'Custom structures' ),
 		'content' => '<p>' . __( 'The Optional fields let you customize the &#8220;category&#8221; and &#8220;tag&#8221; base names that will appear in archive URLs. For example, the page listing all posts in the &#8220;Uncategorized&#8221; category could be <code>/topics/uncategorized</code> instead of <code>/category/uncategorized</code>.' ) . '</p>' .
-			'<p>' . __( 'You must click the Save Changes button at the bottom of the screen for new settings to take effect.' ) . '</p>',
+			'<p>' . __( 'You must click the Save changes button at the bottom of the screen for new settings to take effect.' ) . '</p>',
 	)
 );
 
@@ -229,7 +229,7 @@
 	<tr>
 		<th scope="row">
 			<label><input name="selection" id="custom_selection" type="radio" value="custom" <?php checked( ! in_array( $permalink_structure, $structures ) ); ?> />
-			<?php _e( 'Custom Structure' ); ?>
+			<?php _e( 'Custom structure' ); ?>
 			</label>
 		</th>
 		<td>
Index: wp-admin/options-privacy.php
===================================================================
--- wp-admin/options-privacy.php	(revision 47263)
+++ wp-admin/options-privacy.php	(working copy)
@@ -224,7 +224,7 @@
 
 						wp_nonce_field( 'set-privacy-page' );
 
-						submit_button( __( 'Use This Page' ), 'primary', 'submit', false, array( 'id' => 'set-page' ) );
+						submit_button( __( 'Use this page' ), 'primary', 'submit', false, array( 'id' => 'set-page' ) );
 						?>
 					</form>
 				<?php endif; ?>
@@ -243,7 +243,7 @@
 					<?php
 					wp_nonce_field( 'create-privacy-page' );
 
-					submit_button( __( 'Create New Page' ), 'primary', 'submit', false, array( 'id' => 'create-page' ) );
+					submit_button( __( 'Create new page' ), 'primary', 'submit', false, array( 'id' => 'create-page' ) );
 					?>
 				</form>
 			</td>
Index: wp-admin/options-reading.php
===================================================================
--- wp-admin/options-reading.php	(revision 47263)
+++ wp-admin/options-reading.php	(working copy)
@@ -33,7 +33,7 @@
 				__( 'You can also control the display of your content in RSS feeds, including the maximum number of posts to display and whether to show full text or a summary. <a href="%s">Learn more about feeds</a>.' ),
 				__( 'https://wordpress.org/support/article/wordpress-feeds/' )
 			) . '</p>' .
-			'<p>' . __( 'You must click the Save Changes button at the bottom of the screen for new settings to take effect.' ) . '</p>',
+			'<p>' . __( 'You must click the Save changes button at the bottom of the screen for new settings to take effect.' ) . '</p>',
 	)
 );
 
@@ -40,9 +40,9 @@
 get_current_screen()->add_help_tab(
 	array(
 		'id'      => 'site-visibility',
-		'title'   => has_action( 'blog_privacy_selector' ) ? __( 'Site Visibility' ) : __( 'Search Engine Visibility' ),
-		'content' => '<p>' . __( 'You can choose whether or not your site will be crawled by robots, ping services, and spiders. If you want those services to ignore your site, click the checkbox next to &#8220;Discourage search engines from indexing this site&#8221; and click the Save Changes button at the bottom of the screen. Note that your privacy is not complete; your site is still visible on the web.' ) . '</p>' .
-			'<p>' . __( 'When this setting is in effect, a reminder is shown in the At a Glance box of the Dashboard that says, &#8220;Search Engines Discouraged,&#8221; to remind you that your site is not being crawled.' ) . '</p>',
+		'title'   => has_action( 'blog_privacy_selector' ) ? __( 'Site Visibility' ) : __( 'Search engine visibility' ),
+		'content' => '<p>' . __( 'You can choose whether or not your site will be crawled by robots, ping services, and spiders. If you want those services to ignore your site, click the checkbox next to &#8220;Discourage search engines from indexing this site&#8221; and click the Save changes button at the bottom of the screen. Note that your privacy is not complete; your site is still visible on the web.' ) . '</p>' .
+			'<p>' . __( 'When this setting is in effect, a reminder is shown in the At a glance box of the Dashboard that says, &#8220;Search Engines Discouraged,&#8221; to remind you that your site is not being crawled.' ) . '</p>',
 	)
 );
 
@@ -175,8 +175,8 @@
 </tr>
 
 <tr class="option-site-visibility">
-<th scope="row"><?php has_action( 'blog_privacy_selector' ) ? _e( 'Site Visibility' ) : _e( 'Search Engine Visibility' ); ?> </th>
-<td><fieldset><legend class="screen-reader-text"><span><?php has_action( 'blog_privacy_selector' ) ? _e( 'Site Visibility' ) : _e( 'Search Engine Visibility' ); ?> </span></legend>
+<th scope="row"><?php has_action( 'blog_privacy_selector' ) ? _e( 'Site Visibility' ) : _e( 'Search engine visibility' ); ?> </th>
+<td><fieldset><legend class="screen-reader-text"><span><?php has_action( 'blog_privacy_selector' ) ? _e( 'Site Visibility' ) : _e( 'Search engine visibility' ); ?> </span></legend>
 <?php if ( has_action( 'blog_privacy_selector' ) ) : ?>
 	<input id="blog-public" type="radio" name="blog_public" value="1" <?php checked( '1', get_option( 'blog_public' ) ); ?> />
 	<label for="blog-public"><?php _e( 'Allow search engines to index this site' ); ?></label><br/>
@@ -192,7 +192,7 @@
 	 * 1. Disable the single checkbox in favor of a multiple-choice list of radio buttons.
 	 * 2. Open the door to adding additional radio button choices to the list.
 	 *
-	 * Hooking to this action also converts the 'Search Engine Visibility' heading to the more
+	 * Hooking to this action also converts the 'Search engine visibility' heading to the more
 	 * open-ended 'Site Visibility' heading.
 	 *
 	 * @since 2.1.0
Index: wp-admin/options-writing.php
===================================================================
--- wp-admin/options-writing.php	(revision 47263)
+++ wp-admin/options-writing.php	(working copy)
@@ -21,7 +21,7 @@
 		'id'      => 'overview',
 		'title'   => __( 'Overview' ),
 		'content' => '<p>' . __( 'You can submit content in several different ways; this screen holds the settings for all of them. The top section controls the editor within the dashboard, while the rest control external publishing methods. For more information on any of these methods, use the documentation links.' ) . '</p>' .
-			'<p>' . __( 'You must click the Save Changes button at the bottom of the screen for new settings to take effect.' ) . '</p>',
+			'<p>' . __( 'You must click the Save changes button at the bottom of the screen for new settings to take effect.' ) . '</p>',
 	)
 );
 
@@ -30,7 +30,7 @@
 	get_current_screen()->add_help_tab(
 		array(
 			'id'      => 'options-postemail',
-			'title'   => __( 'Post Via Email' ),
+			'title'   => __( 'Post via email' ),
 			'content' => '<p>' . __( 'Post via email settings allow you to send your WordPress installation an email with the content of your post. You must set up a secret email account with POP3 access to use this, and any mail received at this address will be posted, so it&#8217;s a good idea to keep this address very secret.' ) . '</p>',
 		)
 	);
@@ -41,7 +41,7 @@
 	get_current_screen()->add_help_tab(
 		array(
 			'id'      => 'options-services',
-			'title'   => __( 'Update Services' ),
+			'title'   => __( 'Update services' ),
 			'content' => '<p>' . __( 'If desired, WordPress will automatically alert various services of your new posts.' ) . '</p>',
 		)
 	);
@@ -75,7 +75,7 @@
 </tr>
 <?php endif; ?>
 <tr>
-<th scope="row"><label for="default_category"><?php _e( 'Default Post Category' ); ?></label></th>
+<th scope="row"><label for="default_category"><?php _e( 'Default post category' ); ?></label></th>
 <td>
 <?php
 wp_dropdown_categories(
@@ -95,7 +95,7 @@
 unset( $post_formats['standard'] );
 ?>
 <tr>
-<th scope="row"><label for="default_post_format"><?php _e( 'Default Post Format' ); ?></label></th>
+<th scope="row"><label for="default_post_format"><?php _e( 'Default post format' ); ?></label></th>
 <td>
 	<select name="default_post_format" id="default_post_format">
 		<option value="0"><?php echo get_post_format_string( 'standard' ); ?></option>
@@ -109,7 +109,7 @@
 if ( get_option( 'link_manager_enabled' ) ) :
 	?>
 <tr>
-<th scope="row"><label for="default_link_category"><?php _e( 'Default Link Category' ); ?></label></th>
+<th scope="row"><label for="default_link_category"><?php _e( 'Default link category' ); ?></label></th>
 <td>
 	<?php
 	wp_dropdown_categories(
@@ -137,7 +137,7 @@
 /** This filter is documented in wp-admin/options.php */
 if ( apply_filters( 'enable_post_by_email_configuration', true ) ) {
 	?>
-<h2 class="title"><?php _e( 'Post via email' ); ?></h2>
+<h2 class="title"><?php _e( 'Post Via Email' ); ?></h2>
 <p>
 	<?php
 	printf(
@@ -152,7 +152,7 @@
 
 <table class="form-table" role="presentation">
 <tr>
-<th scope="row"><label for="mailserver_url"><?php _e( 'Mail Server' ); ?></label></th>
+<th scope="row"><label for="mailserver_url"><?php _e( 'Mail server' ); ?></label></th>
 <td><input name="mailserver_url" type="text" id="mailserver_url" value="<?php form_option( 'mailserver_url' ); ?>" class="regular-text code" />
 <label for="mailserver_port"><?php _e( 'Port' ); ?></label>
 <input name="mailserver_port" type="text" id="mailserver_port" value="<?php form_option( 'mailserver_port' ); ?>" class="small-text" />
@@ -159,7 +159,7 @@
 </td>
 </tr>
 <tr>
-<th scope="row"><label for="mailserver_login"><?php _e( 'Login Name' ); ?></label></th>
+<th scope="row"><label for="mailserver_login"><?php _e( 'Login name' ); ?></label></th>
 <td><input name="mailserver_login" type="text" id="mailserver_login" value="<?php form_option( 'mailserver_login' ); ?>" class="regular-text ltr" /></td>
 </tr>
 <tr>
@@ -169,7 +169,7 @@
 </td>
 </tr>
 <tr>
-<th scope="row"><label for="default_email_category"><?php _e( 'Default Mail Category' ); ?></label></th>
+<th scope="row"><label for="default_email_category"><?php _e( 'Default mail category' ); ?></label></th>
 <td>
 	<?php
 	wp_dropdown_categories(
Index: wp-admin/options.php
===================================================================
--- wp-admin/options.php	(revision 47263)
+++ wp-admin/options.php	(working copy)
@@ -368,7 +368,7 @@
 
 <input type="hidden" name="page_options" value="<?php echo esc_attr( implode( ',', $options_to_update ) ); ?>" />
 
-<?php submit_button( __( 'Save Changes' ), 'primary', 'Update' ); ?>
+<?php submit_button( __( 'Save changes' ), 'primary', 'Update' ); ?>
 
 </form>
 </div>
Index: wp-admin/plugin-editor.php
===================================================================
--- wp-admin/plugin-editor.php	(revision 47263)
+++ wp-admin/plugin-editor.php	(working copy)
@@ -123,7 +123,7 @@
 			'title'   => __( 'Overview' ),
 			'content' =>
 					'<p>' . __( 'You can use the plugin editor to make changes to any of your plugins&#8217; individual PHP files. Be aware that if you make changes, plugins updates will overwrite your customizations.' ) . '</p>' .
-					'<p>' . __( 'Choose a plugin to edit from the dropdown menu and click the Select button. Click once on any file name to load it in the editor, and make your changes. Don&#8217;t forget to save your changes (Update File) when you&#8217;re finished.' ) . '</p>' .
+					'<p>' . __( 'Choose a plugin to edit from the dropdown menu and click the Select button. Click once on any file name to load it in the editor, and make your changes. Don&#8217;t forget to save your changes (Update file) when you&#8217;re finished.' ) . '</p>' .
 					'<p>' . __( 'The Documentation menu below the editor lists the PHP functions recognized in the plugin file. Clicking Look Up takes you to a web page about that particular function.' ) . '</p>' .
 					'<p id="editor-keyboard-trap-help-1">' . __( 'When using a keyboard to navigate:' ) . '</p>' .
 					'<ul>' .
@@ -165,7 +165,7 @@
 
 		if ( ! empty( $functions ) ) {
 			$docs_select  = '<select name="docs-list" id="docs-list">';
-			$docs_select .= '<option value="">' . __( 'Function Name&hellip;' ) . '</option>';
+			$docs_select .= '<option value="">' . __( 'Function name&hellip;' ) . '</option>';
 			foreach ( $functions as $function ) {
 				$docs_select .= '<option value="' . esc_attr( $function ) . '">' . esc_html( $function ) . '()</option>';
 			}
@@ -276,7 +276,7 @@
 		<?php } ?>
 	</div>
 	<p class="submit">
-		<?php submit_button( __( 'Update File' ), 'primary', 'submit', false ); ?>
+		<?php submit_button( __( 'Update file' ), 'primary', 'submit', false ); ?>
 		<span class="spinner"></span>
 	</p>
 <?php else : ?>
Index: wp-admin/plugin-install.php
===================================================================
--- wp-admin/plugin-install.php	(revision 47263)
+++ wp-admin/plugin-install.php	(working copy)
@@ -100,7 +100,7 @@
 				'<p>' . __( 'If you know what you&#8217;re looking for, Search is your best bet. The Search screen has options to search the WordPress Plugin Directory for a particular Term, Author, or Tag. You can also search the directory by selecting popular tags. Tags in larger type mean more plugins have been labeled with that tag.' ) . '</p>' .
 				'<p>' . __( 'If you just want to get an idea of what&#8217;s available, you can browse Featured and Popular plugins by using the links above the plugins list. These sections rotate regularly.' ) . '</p>' .
 				'<p>' . __( 'You can also browse a user&#8217;s favorite plugins, by using the Favorites link above the plugins list and entering their WordPress.org username.' ) . '</p>' .
-				'<p>' . __( 'If you want to install a plugin that you&#8217;ve downloaded elsewhere, click the Upload Plugin button above the plugins list. You will be prompted to upload the .zip package, and once uploaded, you can activate the new plugin.' ) . '</p>',
+				'<p>' . __( 'If you want to install a plugin that you&#8217;ve downloaded elsewhere, click the Upload plugin button above the plugins list. You will be prompted to upload the .zip package, and once uploaded, you can activate the new plugin.' ) . '</p>',
 	)
 );
 
@@ -135,7 +135,7 @@
 	printf(
 		' <a href="%s" class="upload-view-toggle page-title-action"><span class="upload">%s</span><span class="browse">%s</span></a>',
 		( 'upload' === $tab ) ? self_admin_url( 'plugin-install.php' ) : self_admin_url( 'plugin-install.php?tab=upload' ),
-		__( 'Upload Plugin' ),
+		__( 'Upload plugin' ),
 		__( 'Browse Plugins' )
 	);
 }
Index: wp-admin/plugins.php
===================================================================
--- wp-admin/plugins.php	(revision 47263)
+++ wp-admin/plugins.php	(working copy)
@@ -621,7 +621,7 @@
 <?php $wp_list_table->views(); ?>
 
 <form class="search-form search-plugins" method="get">
-<?php $wp_list_table->search_box( __( 'Search Installed Plugins' ), 'plugin' ); ?>
+<?php $wp_list_table->search_box( __( 'Search installed plugins' ), 'plugin' ); ?>
 </form>
 
 <form method="post" id="bulk-action-form">
Index: wp-admin/press-this.php
===================================================================
--- wp-admin/press-this.php	(revision 47263)
+++ wp-admin/press-this.php	(working copy)
@@ -60,7 +60,7 @@
 					'<a href="%1$s" class="install-now" data-slug="%2$s" data-name="%2$s" aria-label="%3$s">%3$s</a>',
 					esc_url( $url ),
 					esc_attr( $plugin_slug ),
-					__( 'Install Now' )
+					__( 'Install now' )
 				);
 			} else {
 				$action = sprintf(
Index: wp-admin/theme-editor.php
===================================================================
--- wp-admin/theme-editor.php	(revision 47263)
+++ wp-admin/theme-editor.php	(working copy)
@@ -35,7 +35,7 @@
 				'<li id="editor-keyboard-trap-help-3">' . __( 'To move away from this area, press the Esc key followed by the Tab key.' ) . '</li>' .
 				'<li id="editor-keyboard-trap-help-4">' . __( 'Screen reader users: when in forms mode, you may need to press the Esc key twice.' ) . '</li>' .
 				'</ul>' .
-				'<p>' . __( 'After typing in your edits, click Update File.' ) . '</p>' .
+				'<p>' . __( 'After typing in your edits, click Update file.' ) . '</p>' .
 				'<p>' . __( '<strong>Advice:</strong> Think very carefully about your site crashing if you are live-editing the theme currently in use.' ) . '</p>' .
 				'<p>' . sprintf(
 					/* translators: %s: Link to documentation on child themes. */
@@ -165,7 +165,7 @@
 			$functions = wp_doc_link_parse( $content );
 
 			$docs_select  = '<select name="docs-list" id="docs-list">';
-			$docs_select .= '<option value="">' . esc_attr__( 'Function Name&hellip;' ) . '</option>';
+			$docs_select .= '<option value="">' . esc_attr__( 'Function name&hellip;' ) . '</option>';
 			foreach ( $functions as $function ) {
 				$docs_select .= '<option value="' . esc_attr( urlencode( $function ) ) . '">' . htmlspecialchars( $function ) . '()</option>';
 			}
@@ -309,7 +309,7 @@
 		</div>
 	<?php if ( is_writeable( $file ) ) : ?>
 		<p class="submit">
-			<?php submit_button( __( 'Update File' ), 'primary', 'submit', false ); ?>
+			<?php submit_button( __( 'Update file' ), 'primary', 'submit', false ); ?>
 			<span class="spinner"></span>
 		</p>
 	<?php else : ?>
Index: wp-admin/theme-install.php
===================================================================
--- wp-admin/theme-install.php	(revision 47263)
+++ wp-admin/theme-install.php	(working copy)
@@ -52,10 +52,10 @@
 			'adminUrl'   => parse_url( self_admin_url(), PHP_URL_PATH ),
 		),
 		'l10n'            => array(
-			'addNew'              => __( 'Add New Theme' ),
-			'search'              => __( 'Search Themes' ),
+			'addNew'              => __( 'Add new theme' ),
+			'search'              => __( 'Search themes' ),
 			'searchPlaceholder'   => __( 'Search themes...' ), // placeholder (no ellipsis)
-			'upload'              => __( 'Upload Theme' ),
+			'upload'              => __( 'Upload theme' ),
 			'back'                => __( 'Back' ),
 			'error'               => sprintf(
 				/* translators: %s: Support forums URL. */
@@ -62,12 +62,12 @@
 				__( 'An unexpected error occurred. Something may be wrong with WordPress.org or this server&#8217;s configuration. If you continue to have problems, please try the <a href="%s">support forums</a>.' ),
 				__( 'https://wordpress.org/support/forums/' )
 			),
-			'tryAgain'            => __( 'Try Again' ),
+			'tryAgain'            => __( 'Try again' ),
 			/* translators: %d: Number of themes. */
-			'themesFound'         => __( 'Number of Themes found: %d' ),
+			'themesFound'         => __( 'Number of themes found: %d' ),
 			'noThemesFound'       => __( 'No themes found. Try a different search.' ),
-			'collapseSidebar'     => __( 'Collapse Sidebar' ),
-			'expandSidebar'       => __( 'Expand Sidebar' ),
+			'collapseSidebar'     => __( 'Collapse sidebar' ),
+			'expandSidebar'       => __( 'Expand sidebar' ),
 			/* translators: Accessibility text. */
 			'selectFeatureFilter' => __( 'Select one or more Theme features to filter by' ),
 		),
@@ -115,7 +115,7 @@
 
 $help_installing =
 	'<p>' . __( 'Once you have generated a list of themes, you can preview and install any of them. Click on the thumbnail of the theme you&#8217;re interested in previewing. It will open up in a full-screen Preview page to give you a better idea of how that theme will look.' ) . '</p>' .
-	'<p>' . __( 'To install the theme so you can preview it with your site&#8217;s content and customize its theme options, click the "Install" button at the top of the left-hand pane. The theme files will be downloaded to your website automatically. When this is complete, the theme is now available for activation, which you can do by clicking the "Activate" link, or by navigating to your Manage Themes screen and clicking the "Live Preview" link under any installed theme&#8217;s thumbnail image.' ) . '</p>';
+	'<p>' . __( 'To install the theme so you can preview it with your site&#8217;s content and customize its theme options, click the "Install" button at the top of the left-hand pane. The theme files will be downloaded to your website automatically. When this is complete, the theme is now available for activation, which you can do by clicking the "Activate" link, or by navigating to your Manage Themes screen and clicking the "Live preview" link under any installed theme&#8217;s thumbnail image.' ) . '</p>';
 
 get_current_screen()->add_help_tab(
 	array(
@@ -148,9 +148,9 @@
 	 *
 	 * @param string[] $tabs Associative array of the tabs shown on the Add Themes screen. Default is 'upload'.
 	 */
-	$tabs = apply_filters( 'install_themes_tabs', array( 'upload' => __( 'Upload Theme' ) ) );
+	$tabs = apply_filters( 'install_themes_tabs', array( 'upload' => __( 'Upload theme' ) ) );
 	if ( ! empty( $tabs['upload'] ) && current_user_can( 'upload_themes' ) ) {
-		echo ' <button type="button" class="upload-view-toggle page-title-action hide-if-no-js" aria-expanded="false">' . __( 'Upload Theme' ) . '</button>';
+		echo ' <button type="button" class="upload-view-toggle page-title-action hide-if-no-js" aria-expanded="false">' . __( 'Upload theme' ) . '</button>';
 	}
 	?>
 
@@ -178,7 +178,7 @@
 			<li><a href="#" data-sort="favorites"><?php _ex( 'Favorites', 'themes' ); ?></a></li>
 		</ul>
 
-		<button type="button" class="button drawer-toggle" aria-expanded="false"><?php _e( 'Feature Filter' ); ?></button>
+		<button type="button" class="button drawer-toggle" aria-expanded="false"><?php _e( 'Feature filter' ); ?></button>
 
 		<form class="search-form"></form>
 
@@ -198,13 +198,13 @@
 				<label for="wporg-username-input"><?php _e( 'Your WordPress.org username:' ); ?></label>
 				<input type="hidden" id="wporg-username-nonce" name="_wpnonce" value="<?php echo esc_attr( wp_create_nonce( $action ) ); ?>" />
 				<input type="search" id="wporg-username-input" value="<?php echo esc_attr( $user ); ?>" />
-				<input type="button" class="button favorites-form-submit" value="<?php esc_attr_e( 'Get Favorites' ); ?>" />
+				<input type="button" class="button favorites-form-submit" value="<?php esc_attr_e( 'Get favorites' ); ?>" />
 			</p>
 		</div>
 
 		<div class="filter-drawer">
 			<div class="buttons">
-				<button type="button" class="apply-filters button"><?php _e( 'Apply Filters' ); ?><span></span></button>
+				<button type="button" class="apply-filters button"><?php _e( 'Apply filters' ); ?><span></span></button>
 				<button type="button" class="clear-filters button" aria-label="<?php esc_attr_e( 'Clear current filters' ); ?>"><?php _e( 'Clear' ); ?></button>
 			</div>
 		<?php
@@ -224,7 +224,7 @@
 		}
 		?>
 			<div class="buttons">
-				<button type="button" class="apply-filters button"><?php _e( 'Apply Filters' ); ?><span></span></button>
+				<button type="button" class="apply-filters button"><?php _e( 'Apply filters' ); ?><span></span></button>
 				<button type="button" class="clear-filters button" aria-label="<?php esc_attr_e( 'Clear current filters' ); ?>"><?php _e( 'Clear' ); ?></button>
 			</div>
 			<div class="filtered-by">
@@ -288,7 +288,7 @@
 					<a class="button button-primary activate" href="{{ data.activate_url }}" aria-label="<?php echo esc_attr( $aria_label ); ?>"><?php _e( 'Activate' ); ?></a>
 				<# } #>
 				<# if ( data.customize_url ) { #>
-					<a class="button load-customize" href="{{ data.customize_url }}"><?php _e( 'Live Preview' ); ?></a>
+					<a class="button load-customize" href="{{ data.customize_url }}"><?php _e( 'Live preview' ); ?></a>
 				<# } else { #>
 					<button class="button preview install-theme-preview"><?php _e( 'Preview' ); ?></button>
 				<# } #>
Index: wp-admin/themes.php
===================================================================
--- wp-admin/themes.php	(revision 47263)
+++ wp-admin/themes.php	(working copy)
@@ -91,9 +91,9 @@
 if ( current_user_can( 'switch_themes' ) ) {
 	$help_overview = '<p>' . __( 'This screen is used for managing your installed themes. Aside from the default theme(s) included with your WordPress installation, themes are designed and developed by third parties.' ) . '</p>' .
 		'<p>' . __( 'From this screen you can:' ) . '</p>' .
-		'<ul><li>' . __( 'Hover or tap to see Activate and Live Preview buttons' ) . '</li>' .
+		'<ul><li>' . __( 'Hover or tap to see Activate and Live preview buttons' ) . '</li>' .
 		'<li>' . __( 'Click on the theme to see the theme name, version, author, description, tags, and the Delete link' ) . '</li>' .
-		'<li>' . __( 'Click Customize for the current theme or Live Preview for any other theme to see a live preview' ) . '</li></ul>' .
+		'<li>' . __( 'Click Customize for the current theme or Live preview for any other theme to see a live preview' ) . '</li></ul>' .
 		'<p>' . __( 'The current theme is displayed highlighted as the first theme.' ) . '</p>' .
 		'<p>' . __( 'The search for installed themes will search for terms in their name, description, author, or tag.' ) . ' <span id="live-search-desc">' . __( 'The search results will be updated as you type.' ) . '</span></p>';
 
@@ -130,7 +130,7 @@
 // Help tab: Previewing and Customizing
 if ( current_user_can( 'edit_theme_options' ) && current_user_can( 'customize' ) ) {
 	$help_customize =
-		'<p>' . __( 'Tap or hover on any theme then click the Live Preview button to see a live preview of that theme and change theme options in a separate, full-screen view. You can also find a Live Preview button at the bottom of the theme details screen. Any installed theme can be previewed and customized in this way.' ) . '</p>' .
+		'<p>' . __( 'Tap or hover on any theme then click the Live preview button to see a live preview of that theme and change theme options in a separate, full-screen view. You can also find a Live preview button at the bottom of the theme details screen. Any installed theme can be previewed and customized in this way.' ) . '</p>' .
 		'<p>' . __( 'The theme being previewed is fully interactive &mdash; navigate to different pages to see how the theme handles posts, archives, and other page templates. The settings may differ depending on what theme features the theme being previewed supports. To accept the new settings and activate the theme all in one step, click the Publish &amp; Activate button above the menu.' ) . '</p>' .
 		'<p>' . __( 'When previewing on smaller monitors, you can use the collapse icon at the bottom of the left-hand pane. This will hide the pane, giving you more room to preview your site in the new theme. To bring the pane back, click on the collapse icon again.' ) . '</p>';
 
@@ -168,11 +168,11 @@
 			'adminUrl'      => parse_url( admin_url(), PHP_URL_PATH ),
 		),
 		'l10n'     => array(
-			'addNew'            => __( 'Add New Theme' ),
-			'search'            => __( 'Search Installed Themes' ),
+			'addNew'            => __( 'Add new theme' ),
+			'search'            => __( 'Search installed themes' ),
 			'searchPlaceholder' => __( 'Search installed themes...' ), // placeholder (no ellipsis)
 			/* translators: %d: Number of themes. */
-			'themesFound'       => __( 'Number of Themes found: %d' ),
+			'themesFound'       => __( 'Number of themes found: %d' ),
 			'noThemesFound'     => __( 'No themes found. Try a different search.' ),
 		),
 	)
@@ -191,7 +191,7 @@
 	</h1>
 
 	<?php if ( ! is_multisite() && current_user_can( 'install_themes' ) ) : ?>
-		<a href="<?php echo admin_url( 'theme-install.php' ); ?>" class="hide-if-no-js page-title-action"><?php echo esc_html_x( 'Add New', 'Add new theme' ); ?></a>
+		<a href="<?php echo admin_url( 'theme-install.php' ); ?>" class="hide-if-no-js page-title-action"><?php echo esc_html_x( 'Add new', 'Add new theme' ); ?></a>
 	<?php endif; ?>
 
 	<form class="search-form"></form>
@@ -331,7 +331,7 @@
 		</div>
 	<?php endif; ?>
 
-	<span class="more-details" id="<?php echo $aria_action; ?>"><?php _e( 'Theme Details' ); ?></span>
+	<span class="more-details" id="<?php echo $aria_action; ?>"><?php _e( 'Theme details' ); ?></span>
 	<div class="theme-author">
 		<?php
 		/* translators: %s: Theme author name. */
@@ -363,7 +363,7 @@
 			?>
 			<a class="button activate" href="<?php echo $theme['actions']['activate']; ?>" aria-label="<?php echo esc_attr( $aria_label ); ?>"><?php _e( 'Activate' ); ?></a>
 			<?php if ( current_user_can( 'edit_theme_options' ) && current_user_can( 'customize' ) ) { ?>
-				<a class="button button-primary load-customize hide-if-no-customize" href="<?php echo $theme['actions']['customize']; ?>"><?php _e( 'Live Preview' ); ?></a>
+				<a class="button button-primary load-customize hide-if-no-customize" href="<?php echo $theme['actions']['customize']; ?>"><?php _e( 'Live preview' ); ?></a>
 			<?php } ?>
 		<?php } ?>
 
@@ -373,7 +373,7 @@
 <?php endforeach; ?>
 	</div>
 </div>
-<div class="theme-overlay" tabindex="0" role="dialog" aria-label="<?php esc_attr_e( 'Theme Details' ); ?>"></div>
+<div class="theme-overlay" tabindex="0" role="dialog" aria-label="<?php esc_attr_e( 'Theme details' ); ?>"></div>
 
 <p class="no-themes"><?php _e( 'No themes found. Try a different search.' ); ?></p>
 
@@ -498,7 +498,7 @@
 		<# } #>
 	<# } #>
 
-	<span class="more-details" id="{{ data.id }}-action"><?php _e( 'Theme Details' ); ?></span>
+	<span class="more-details" id="{{ data.id }}-action"><?php _e( 'Theme details' ); ?></span>
 	<div class="theme-author">
 		<?php
 		/* translators: %s: Theme author name. */
@@ -529,7 +529,7 @@
 				$aria_label = sprintf( _x( 'Activate %s', 'theme' ), '{{ data.name }}' );
 				?>
 				<a class="button activate" href="{{{ data.actions.activate }}}" aria-label="<?php echo $aria_label; ?>"><?php _e( 'Activate' ); ?></a>
-				<a class="button button-primary load-customize hide-if-no-customize" href="{{{ data.actions.customize }}}"><?php _e( 'Live Preview' ); ?></a>
+				<a class="button button-primary load-customize hide-if-no-customize" href="{{{ data.actions.customize }}}"><?php _e( 'Live preview' ); ?></a>
 			<# } #>
 		</div>
 	</div>
@@ -571,7 +571,7 @@
 
 				<# if ( data.hasUpdate ) { #>
 				<div class="notice notice-warning notice-alt notice-large">
-					<h3 class="notice-title"><?php _e( 'Update Available' ); ?></h3>
+					<h3 class="notice-title"><?php _e( 'Update available' ); ?></h3>
 					{{{ data.update }}}
 				</div>
 				<# } #>
@@ -605,7 +605,7 @@
 				<# if ( data.actions.activate ) { #>
 					<a href="{{{ data.actions.activate }}}" class="button activate" aria-label="<?php echo $aria_label; ?>"><?php _e( 'Activate' ); ?></a>
 				<# } #>
-				<a href="{{{ data.actions.customize }}}" class="button button-primary load-customize hide-if-no-customize"><?php _e( 'Live Preview' ); ?></a>
+				<a href="{{{ data.actions.customize }}}" class="button button-primary load-customize hide-if-no-customize"><?php _e( 'Live preview' ); ?></a>
 			</div>
 
 			<# if ( ! data.active && data.actions['delete'] ) { #>
Index: wp-admin/update-core.php
===================================================================
--- wp-admin/update-core.php	(revision 47263)
+++ wp-admin/update-core.php	(working copy)
@@ -52,7 +52,7 @@
 	if ( ! isset( $update->response ) || 'latest' == $update->response ) {
 		$current = true;
 	}
-	$submit        = __( 'Update Now' );
+	$submit        = __( 'Update now' );
 	$form_action   = 'update-core.php?action=do-core-upgrade';
 	$php_version   = phpversion();
 	$mysql_version = $wpdb->db_version();
@@ -63,7 +63,7 @@
 		if ( $current ) {
 			/* translators: %s: WordPress version. */
 			$message     = sprintf( __( 'If you need to re-install version %s, you can do so here:' ), $version_string );
-			$submit      = __( 'Re-install Now' );
+			$submit      = __( 'Re-install now' );
 			$form_action = 'update-core.php?action=do-core-reinstall';
 		} else {
 			$php_compat = version_compare( $php_version, $update->php_version, '>=' );
@@ -310,15 +310,15 @@
 	}
 	?>
 <h2><?php _e( 'Plugins' ); ?></h2>
-<p><?php _e( 'The following plugins have new versions available. Check the ones you want to update and then click &#8220;Update Plugins&#8221;.' ); ?></p>
+<p><?php _e( 'The following plugins have new versions available. Check the ones you want to update and then click &#8220;Update plugins&#8221;.' ); ?></p>
 <form method="post" action="<?php echo esc_url( $form_action ); ?>" name="upgrade-plugins" class="upgrade">
 	<?php wp_nonce_field( 'upgrade-core' ); ?>
-<p><input id="upgrade-plugins" class="button" type="submit" value="<?php esc_attr_e( 'Update Plugins' ); ?>" name="upgrade" /></p>
+<p><input id="upgrade-plugins" class="button" type="submit" value="<?php esc_attr_e( 'Update plugins' ); ?>" name="upgrade" /></p>
 <table class="widefat updates-table" id="update-plugins-table">
 	<thead>
 	<tr>
 		<td class="manage-column check-column"><input type="checkbox" id="plugins-select-all" /></td>
-		<td class="manage-column"><label for="plugins-select-all"><?php _e( 'Select All' ); ?></label></td>
+		<td class="manage-column"><label for="plugins-select-all"><?php _e( 'Select all' ); ?></label></td>
 	</tr>
 	</thead>
 
@@ -426,11 +426,11 @@
 	<tfoot>
 	<tr>
 		<td class="manage-column check-column"><input type="checkbox" id="plugins-select-all-2" /></td>
-		<td class="manage-column"><label for="plugins-select-all-2"><?php _e( 'Select All' ); ?></label></td>
+		<td class="manage-column"><label for="plugins-select-all-2"><?php _e( 'Select all' ); ?></label></td>
 	</tr>
 	</tfoot>
 </table>
-<p><input id="upgrade-plugins-2" class="button" type="submit" value="<?php esc_attr_e( 'Update Plugins' ); ?>" name="upgrade" /></p>
+<p><input id="upgrade-plugins-2" class="button" type="submit" value="<?php esc_attr_e( 'Update plugins' ); ?>" name="upgrade" /></p>
 </form>
 	<?php
 }
@@ -468,7 +468,7 @@
 	<thead>
 	<tr>
 		<td class="manage-column check-column"><input type="checkbox" id="themes-select-all" /></td>
-		<td class="manage-column"><label for="themes-select-all"><?php _e( 'Select All' ); ?></label></td>
+		<td class="manage-column"><label for="themes-select-all"><?php _e( 'Select all' ); ?></label></td>
 	</tr>
 	</thead>
 
@@ -508,7 +508,7 @@
 	<tfoot>
 	<tr>
 		<td class="manage-column check-column"><input type="checkbox" id="themes-select-all-2" /></td>
-		<td class="manage-column"><label for="themes-select-all-2"><?php _e( 'Select All' ); ?></label></td>
+		<td class="manage-column"><label for="themes-select-all-2"><?php _e( 'Select all' ); ?></label></td>
 	</tr>
 	</tfoot>
 </table>
@@ -706,7 +706,7 @@
 	)
 );
 
-$updates_howto  = '<p>' . __( '<strong>WordPress</strong> &mdash; Updating your WordPress installation is a simple one-click procedure: just <strong>click on the &#8220;Update Now&#8221; button</strong> when you are notified that a new version is available.' ) . ' ' . __( 'In most cases, WordPress will automatically apply maintenance and security updates in the background for you.' ) . '</p>';
+$updates_howto  = '<p>' . __( '<strong>WordPress</strong> &mdash; Updating your WordPress installation is a simple one-click procedure: just <strong>click on the &#8220;Update now&#8221; button</strong> when you are notified that a new version is available.' ) . ' ' . __( 'In most cases, WordPress will automatically apply maintenance and security updates in the background for you.' ) . '</p>';
 $updates_howto .= '<p>' . __( '<strong>Themes and Plugins</strong> &mdash; To update individual themes or plugins from this screen, use the checkboxes to make your selection, then <strong>click on the appropriate &#8220;Update&#8221; button</strong>. To update all of your themes or plugins at once, you can check the box at the top of the section to select all before clicking the update button.' ) . '</p>';
 
 if ( 'en_US' != get_locale() ) {
@@ -757,7 +757,7 @@
 	echo '<p>';
 	/* translators: 1: Date, 2: Time. */
 	printf( __( 'Last checked on %1$s at %2$s.' ), date_i18n( __( 'F j, Y' ), $last_update_check ), date_i18n( __( 'g:i a' ), $last_update_check ) );
-	echo ' &nbsp; <a class="button" href="' . esc_url( self_admin_url( 'update-core.php?force-check=1' ) ) . '">' . __( 'Check Again' ) . '</a>';
+	echo ' &nbsp; <a class="button" href="' . esc_url( self_admin_url( 'update-core.php?force-check=1' ) ) . '">' . __( 'Check again' ) . '</a>';
 	echo '</p>';
 
 	if ( current_user_can( 'update_core' ) ) {
Index: wp-admin/update.php
===================================================================
--- wp-admin/update.php	(revision 47263)
+++ wp-admin/update.php	(working copy)
@@ -149,7 +149,7 @@
 
 		$file_upload = new File_Upload_Upgrader( 'pluginzip', 'package' );
 
-		$title        = __( 'Upload Plugin' );
+		$title        = __( 'Upload plugin' );
 		$parent_file  = 'plugins.php';
 		$submenu_file = 'plugin-install.php';
 		require_once( ABSPATH . 'wp-admin/admin-header.php' );
@@ -179,7 +179,7 @@
 
 		wp_enqueue_script( 'updates' );
 
-		$title        = __( 'Update Theme' );
+		$title        = __( 'Update theme' );
 		$parent_file  = 'themes.php';
 		$submenu_file = 'themes.php';
 		require_once( ABSPATH . 'wp-admin/admin-header.php' );
@@ -242,7 +242,7 @@
 			wp_die( $api );
 		}
 
-		$title        = __( 'Install Themes' );
+		$title        = __( 'Install themes' );
 		$parent_file  = 'themes.php';
 		$submenu_file = 'themes.php';
 		require_once( ABSPATH . 'wp-admin/admin-header.php' );
@@ -268,7 +268,7 @@
 
 		$file_upload = new File_Upload_Upgrader( 'themezip', 'package' );
 
-		$title        = __( 'Upload Theme' );
+		$title        = __( 'Upload theme' );
 		$parent_file  = 'themes.php';
 		$submenu_file = 'theme-install.php';
 
@@ -275,7 +275,7 @@
 		require_once( ABSPATH . 'wp-admin/admin-header.php' );
 
 		/* translators: %s: File name. */
-		$title = sprintf( __( 'Installing Theme from uploaded file: %s' ), esc_html( basename( $file_upload->filename ) ) );
+		$title = sprintf( __( 'Installing theme from uploaded file: %s' ), esc_html( basename( $file_upload->filename ) ) );
 		$nonce = 'theme-upload';
 		$url   = add_query_arg( array( 'package' => $file_upload->id ), 'update.php?action=upload-theme' );
 		$type  = 'upload'; //Install plugin type, From Web or an Upload.
Index: wp-admin/upload.php
===================================================================
--- wp-admin/upload.php	(revision 47263)
+++ wp-admin/upload.php	(working copy)
@@ -55,7 +55,7 @@
 			'content' =>
 				'<p>' . __( 'All the files you&#8217;ve uploaded are listed in the Media Library, with the most recent uploads listed first.' ) . '</p>' .
 				'<p>' . __( 'You can view your media in a simple visual grid or a list with columns. Switch between these views using the icons to the left above the media.' ) . '</p>' .
-				'<p>' . __( 'To delete media items, click the Bulk Select button at the top of the screen. Select any items you wish to delete, then click the Delete Selected button. Clicking the Cancel Selection button takes you back to viewing your media.' ) . '</p>',
+				'<p>' . __( 'To delete media items, click the Bulk select button at the top of the screen. Select any items you wish to delete, then click the Delete Selected button. Clicking the Cancel Selection button takes you back to viewing your media.' ) . '</p>',
 		)
 	);
 
@@ -87,7 +87,7 @@
 		<?php
 		if ( current_user_can( 'upload_files' ) ) {
 			?>
-			<a href="<?php echo admin_url( 'media-new.php' ); ?>" class="page-title-action aria-button-if-js"><?php echo esc_html_x( 'Add New', 'file' ); ?></a>
+			<a href="<?php echo admin_url( 'media-new.php' ); ?>" class="page-title-action aria-button-if-js"><?php echo esc_html_x( 'Add new', 'file' ); ?></a>
 								<?php
 		}
 		?>
@@ -223,7 +223,7 @@
 		'id'      => 'overview',
 		'title'   => __( 'Overview' ),
 		'content' =>
-				'<p>' . __( 'All the files you&#8217;ve uploaded are listed in the Media Library, with the most recent uploads listed first. You can use the Screen Options tab to customize the display of this screen.' ) . '</p>' .
+				'<p>' . __( 'All the files you&#8217;ve uploaded are listed in the Media Library, with the most recent uploads listed first. You can use the Screen options tab to customize the display of this screen.' ) . '</p>' .
 				'<p>' . __( 'You can narrow the list by file type/status or by date using the dropdown menus above the media table.' ) . '</p>' .
 				'<p>' . __( 'You can view your media in a simple visual grid or a list with columns. Switch between these views using the icons to the left above the media.' ) . '</p>',
 	)
@@ -233,7 +233,7 @@
 		'id'      => 'actions-links',
 		'title'   => __( 'Available Actions' ),
 		'content' =>
-				'<p>' . __( 'Hovering over a row reveals action links: Edit, Delete Permanently, and View. Clicking Edit or on the media file&#8217;s name displays a simple screen to edit that individual file&#8217;s metadata. Clicking Delete Permanently will delete the file from the media library (as well as from any posts to which it is currently attached). View will take you to the display page for that file.' ) . '</p>',
+				'<p>' . __( 'Hovering over a row reveals action links: Edit, Delete permanently, and View. Clicking Edit or on the media file&#8217;s name displays a simple screen to edit that individual file&#8217;s metadata. Clicking Delete permanently will delete the file from the media library (as well as from any posts to which it is currently attached). View will take you to the display page for that file.' ) . '</p>',
 	)
 );
 get_current_screen()->add_help_tab(
@@ -268,7 +268,7 @@
 <?php
 if ( current_user_can( 'upload_files' ) ) {
 	?>
-	<a href="<?php echo admin_url( 'media-new.php' ); ?>" class="page-title-action"><?php echo esc_html_x( 'Add New', 'file' ); ?></a>
+	<a href="<?php echo admin_url( 'media-new.php' ); ?>" class="page-title-action"><?php echo esc_html_x( 'Add new', 'file' ); ?></a>
 						<?php
 }
 
Index: wp-admin/user-edit.php
===================================================================
--- wp-admin/user-edit.php	(revision 47263)
+++ wp-admin/user-edit.php	(working copy)
@@ -50,9 +50,9 @@
 	'<p>' . __( 'You can change your password, turn on keyboard shortcuts, change the color scheme of your WordPress administration screens, and turn off the WYSIWYG (Visual) editor, among other things. You can hide the Toolbar (formerly called the Admin Bar) from the front end of your site, however it cannot be disabled on the admin screens.' ) . '</p>' .
 	'<p>' . __( 'You can select the language you wish to use while using the WordPress administration screen without affecting the language site visitors see.' ) . '</p>' .
 	'<p>' . __( 'Your username cannot be changed, but you can use other fields to enter your real name or a nickname, and change which name to display on your posts.' ) . '</p>' .
-	'<p>' . __( 'You can log out of other devices, such as your phone or a public computer, by clicking the Log Out Everywhere Else button.' ) . '</p>' .
+	'<p>' . __( 'You can log out of other devices, such as your phone or a public computer, by clicking the Log out everywhere else button.' ) . '</p>' .
 	'<p>' . __( 'Required fields are indicated; the rest are optional. Profile information will only be displayed if your theme is set up to do so.' ) . '</p>' .
-	'<p>' . __( 'Remember to click the Update Profile button when you are finished.' ) . '</p>';
+	'<p>' . __( 'Remember to click the Update profile button when you are finished.' ) . '</p>';
 
 get_current_screen()->add_help_tab(
 	array(
@@ -258,7 +258,7 @@
 <table class="form-table" role="presentation">
 		<?php if ( ! ( IS_PROFILE_PAGE && ! $user_can_edit ) ) : ?>
 	<tr class="user-rich-editing-wrap">
-		<th scope="row"><?php _e( 'Visual Editor' ); ?></th>
+		<th scope="row"><?php _e( 'Visual editor' ); ?></th>
 		<td>
 			<label for="rich_editing"><input name="rich_editing" type="checkbox" id="rich_editing" value="false" <?php checked( 'false', $profileuser->rich_editing ); ?> />
 				<?php _e( 'Disable the visual editor when writing' ); ?>
@@ -281,7 +281,7 @@
 
 		<?php if ( $show_syntax_highlighting_preference ) : ?>
 	<tr class="user-syntax-highlighting-wrap">
-		<th scope="row"><?php _e( 'Syntax Highlighting' ); ?></th>
+		<th scope="row"><?php _e( 'Syntax highlighting' ); ?></th>
 		<td>
 			<label for="syntax_highlighting"><input name="syntax_highlighting" type="checkbox" id="syntax_highlighting" value="false" <?php checked( 'false', $profileuser->syntax_highlighting ); ?> />
 				<?php _e( 'Disable syntax highlighting when editing code' ); ?>
@@ -292,7 +292,7 @@
 
 		<?php if ( count( $_wp_admin_css_colors ) > 1 && has_action( 'admin_color_scheme_picker' ) ) : ?>
 	<tr class="user-admin-color-wrap">
-		<th scope="row"><?php _e( 'Admin Color Scheme' ); ?></th>
+		<th scope="row"><?php _e( 'Admin color scheme' ); ?></th>
 		<td>
 			<?php
 			/**
@@ -315,7 +315,7 @@
 		if ( ! ( IS_PROFILE_PAGE && ! $user_can_edit ) ) :
 			?>
 	<tr class="user-comment-shortcuts-wrap">
-		<th scope="row"><?php _e( 'Keyboard Shortcuts' ); ?></th>
+		<th scope="row"><?php _e( 'Keyboard shortcuts' ); ?></th>
 		<td>
 			<label for="comment_shortcuts">
 				<input type="checkbox" name="comment_shortcuts" id="comment_shortcuts" value="true" <?php checked( 'true', $profileuser->comment_shortcuts ); ?> />
@@ -374,7 +374,7 @@
 
 		<?php
 		/**
-		 * Fires at the end of the 'Personal Options' settings table on the user editing screen.
+		 * Fires at the end of the 'Personal options' settings table on the user editing screen.
 		 *
 		 * @since 2.7.0
 		 *
@@ -387,7 +387,7 @@
 		<?php
 		if ( IS_PROFILE_PAGE ) {
 			/**
-			 * Fires after the 'Personal Options' settings table on the 'Your Profile' editing screen.
+			 * Fires after the 'Personal options' settings table on the 'Your Profile' editing screen.
 			 *
 			 * The action only fires if the current user is editing their own profile.
 			 *
@@ -442,12 +442,12 @@
 		<?php } ?>
 
 <tr class="user-first-name-wrap">
-	<th><label for="first_name"><?php _e( 'First Name' ); ?></label></th>
+	<th><label for="first_name"><?php _e( 'First name' ); ?></label></th>
 	<td><input type="text" name="first_name" id="first_name" value="<?php echo esc_attr( $profileuser->first_name ); ?>" class="regular-text" /></td>
 </tr>
 
 <tr class="user-last-name-wrap">
-	<th><label for="last_name"><?php _e( 'Last Name' ); ?></label></th>
+	<th><label for="last_name"><?php _e( 'Last name' ); ?></label></th>
 	<td><input type="text" name="last_name" id="last_name" value="<?php echo esc_attr( $profileuser->last_name ); ?>" class="regular-text" /></td>
 </tr>
 
@@ -565,11 +565,11 @@
 		?>
 	</table>
 
-	<h2><?php IS_PROFILE_PAGE ? _e( 'About Yourself' ) : _e( 'About the user' ); ?></h2>
+	<h2><?php IS_PROFILE_PAGE ? _e( 'About Yourself' ) : _e( 'About the User' ); ?></h2>
 
 <table class="form-table" role="presentation">
 <tr class="user-description-wrap">
-	<th><label for="description"><?php _e( 'Biographical Info' ); ?></label></th>
+	<th><label for="description"><?php _e( 'Biographical info' ); ?></label></th>
 	<td><textarea name="description" id="description" rows="5" cols="30"><?php echo $profileuser->description; // textarea_escaped ?></textarea>
 	<p class="description"><?php _e( 'Share a little biographical information to fill out your profile. This may be shown publicly.' ); ?></p></td>
 </tr>
@@ -576,7 +576,7 @@
 
 		<?php if ( get_option( 'show_avatars' ) ) : ?>
 <tr class="user-profile-picture">
-	<th><?php _e( 'Profile Picture' ); ?></th>
+	<th><?php _e( 'Profile picture' ); ?></th>
 	<td>
 			<?php echo get_avatar( $user_id ); ?>
 		<p class="description">
@@ -626,10 +626,10 @@
 	<h2><?php _e( 'Account Management' ); ?></h2>
 <table class="form-table" role="presentation">
 <tr id="password" class="user-pass1-wrap">
-	<th><label for="pass1"><?php _e( 'New Password' ); ?></label></th>
+	<th><label for="pass1"><?php _e( 'New password' ); ?></label></th>
 	<td>
 		<input class="hidden" value=" " /><!-- #24364 workaround -->
-		<button type="button" class="button wp-generate-pw hide-if-no-js"><?php _e( 'Generate Password' ); ?></button>
+		<button type="button" class="button wp-generate-pw hide-if-no-js"><?php _e( 'Generate password' ); ?></button>
 		<div class="wp-pwd hide-if-js">
 			<span class="password-input-wrapper">
 				<input type="password" name="pass1" id="pass1" class="regular-text" value="" autocomplete="off" data-pw="<?php echo esc_attr( wp_generate_password( 24 ) ); ?>" aria-describedby="pass-strength-result" />
@@ -647,7 +647,7 @@
 	</td>
 </tr>
 <tr class="user-pass2-wrap hide-if-js">
-	<th scope="row"><label for="pass2"><?php _e( 'Repeat New Password' ); ?></label></th>
+	<th scope="row"><label for="pass2"><?php _e( 'Repeat new password' ); ?></label></th>
 	<td>
 	<input name="pass2" type="password" id="pass2" class="regular-text" value="" autocomplete="off" />
 	<p class="description"><?php _e( 'Type your new password again.' ); ?></p>
@@ -654,7 +654,7 @@
 	</td>
 </tr>
 <tr class="pw-weak">
-	<th><?php _e( 'Confirm Password' ); ?></th>
+	<th><?php _e( 'Confirm password' ); ?></th>
 	<td>
 		<label>
 			<input type="checkbox" name="pw_weak" class="pw-checkbox" />
@@ -670,7 +670,7 @@
 	<tr class="user-sessions-wrap hide-if-no-js">
 		<th><?php _e( 'Sessions' ); ?></th>
 		<td aria-live="assertive">
-			<div class="destroy-sessions"><button type="button" disabled class="button"><?php _e( 'Log Out Everywhere Else' ); ?></button></div>
+			<div class="destroy-sessions"><button type="button" disabled class="button"><?php _e( 'Log out everywhere else' ); ?></button></div>
 			<p class="description">
 				<?php _e( 'You are only logged in at this location.' ); ?>
 			</p>
@@ -680,7 +680,7 @@
 	<tr class="user-sessions-wrap hide-if-no-js">
 		<th><?php _e( 'Sessions' ); ?></th>
 		<td aria-live="assertive">
-			<div class="destroy-sessions"><button type="button" class="button" id="destroy-sessions"><?php _e( 'Log Out Everywhere Else' ); ?></button></div>
+			<div class="destroy-sessions"><button type="button" class="button" id="destroy-sessions"><?php _e( 'Log out everywhere else' ); ?></button></div>
 			<p class="description">
 				<?php _e( 'Did you lose your phone or leave your account logged in at a public computer? You can log out everywhere else, and stay logged in here.' ); ?>
 			</p>
@@ -690,7 +690,7 @@
 	<tr class="user-sessions-wrap hide-if-no-js">
 		<th><?php _e( 'Sessions' ); ?></th>
 		<td>
-			<p><button type="button" class="button" id="destroy-sessions"><?php _e( 'Log Out Everywhere' ); ?></button></p>
+			<p><button type="button" class="button" id="destroy-sessions"><?php _e( 'Log out everywhere' ); ?></button></p>
 			<p class="description">
 				<?php
 				/* translators: %s: User's display name. */
@@ -775,7 +775,7 @@
 <input type="hidden" name="action" value="update" />
 <input type="hidden" name="user_id" id="user_id" value="<?php echo esc_attr( $user_id ); ?>" />
 
-		<?php submit_button( IS_PROFILE_PAGE ? __( 'Update Profile' ) : __( 'Update User' ) ); ?>
+		<?php submit_button( IS_PROFILE_PAGE ? __( 'Update profile' ) : __( 'Update User' ) ); ?>
 
 </form>
 </div>
Index: wp-admin/user-new.php
===================================================================
--- wp-admin/user-new.php	(revision 47263)
+++ wp-admin/user-new.php	(working copy)
@@ -487,11 +487,11 @@
 	</tr>
 	<?php if ( ! is_multisite() ) { ?>
 	<tr class="form-field">
-		<th scope="row"><label for="first_name"><?php _e( 'First Name' ); ?> </label></th>
+		<th scope="row"><label for="first_name"><?php _e( 'First name' ); ?> </label></th>
 		<td><input name="first_name" type="text" id="first_name" value="<?php echo esc_attr( $new_user_firstname ); ?>" /></td>
 	</tr>
 	<tr class="form-field">
-		<th scope="row"><label for="last_name"><?php _e( 'Last Name' ); ?> </label></th>
+		<th scope="row"><label for="last_name"><?php _e( 'Last name' ); ?> </label></th>
 		<td><input name="last_name" type="text" id="last_name" value="<?php echo esc_attr( $new_user_lastname ); ?>" /></td>
 	</tr>
 	<tr class="form-field">
@@ -541,7 +541,7 @@
 		</td>
 	</tr>
 	<tr>
-		<th scope="row"><?php _e( 'Send User Notification' ); ?></th>
+		<th scope="row"><?php _e( 'Send user notification' ); ?></th>
 		<td>
 			<input type="checkbox" name="send_user_notification" id="send_user_notification" value="1" <?php checked( $new_user_send_notification ); ?> />
 			<label for="send_user_notification"><?php _e( 'Send the new user an email about their account.' ); ?></label>
@@ -576,7 +576,7 @@
 	do_action( 'user_new_form', 'add-new-user' );
 	?>
 
-	<?php submit_button( __( 'Add New User' ), 'primary', 'createuser', true, array( 'id' => 'createusersub' ) ); ?>
+	<?php submit_button( __( 'Add new user' ), 'primary', 'createuser', true, array( 'id' => 'createusersub' ) ); ?>
 
 </form>
 <?php } // current_user_can('create_users') ?>
Index: wp-admin/users.php
===================================================================
--- wp-admin/users.php	(revision 47263)
+++ wp-admin/users.php	(working copy)
@@ -41,7 +41,7 @@
 		'title'   => __( 'Screen Content' ),
 		'content' => '<p>' . __( 'You can customize the display of this screen in a number of ways:' ) . '</p>' .
 						'<ul>' .
-						'<li>' . __( 'You can hide/display columns based on your needs and decide how many users to list per screen using the Screen Options tab.' ) . '</li>' .
+						'<li>' . __( 'You can hide/display columns based on your needs and decide how many users to list per screen using the Screen options tab.' ) . '</li>' .
 						'<li>' . __( 'You can filter the list of users by User Role using the text links above the users list to show All, Administrator, Editor, Author, Contributor, or Subscriber. The default view is to show all users. Unused User Roles are not listed.' ) . '</li>' .
 						'<li>' . __( 'You can view all posts made by a user by clicking on the number under the Posts column.' ) . '</li>' .
 						'</ul>',
@@ -53,9 +53,9 @@
 	'<li>' . __( '<strong>Edit</strong> takes you to the editable profile screen for that user. You can also reach that screen by clicking on the username.' ) . '</li>';
 
 if ( is_multisite() ) {
-	$help .= '<li>' . __( '<strong>Remove</strong> allows you to remove a user from your site. It does not delete their content. You can also remove multiple users at once by using Bulk Actions.' ) . '</li>';
+	$help .= '<li>' . __( '<strong>Remove</strong> allows you to remove a user from your site. It does not delete their content. You can also remove multiple users at once by using Bulk actions.' ) . '</li>';
 } else {
-	$help .= '<li>' . __( '<strong>Delete</strong> brings you to the Delete Users screen for confirmation, where you can permanently remove a user from your site and delete their content. You can also delete multiple users at once by using Bulk Actions.' ) . '</li>';
+	$help .= '<li>' . __( '<strong>Delete</strong> brings you to the Delete Users screen for confirmation, where you can permanently remove a user from your site and delete their content. You can also delete multiple users at once by using Bulk actions.' ) . '</li>';
 }
 
 $help .= '</ul>';
@@ -561,9 +561,9 @@
 		<?php
 		if ( current_user_can( 'create_users' ) ) {
 			?>
-	<a href="<?php echo admin_url( 'user-new.php' ); ?>" class="page-title-action"><?php echo esc_html_x( 'Add New', 'user' ); ?></a>
+	<a href="<?php echo admin_url( 'user-new.php' ); ?>" class="page-title-action"><?php echo esc_html_x( 'Add new', 'user' ); ?></a>
 <?php } elseif ( is_multisite() && current_user_can( 'promote_users' ) ) { ?>
-	<a href="<?php echo admin_url( 'user-new.php' ); ?>" class="page-title-action"><?php echo esc_html_x( 'Add Existing', 'user' ); ?></a>
+	<a href="<?php echo admin_url( 'user-new.php' ); ?>" class="page-title-action"><?php echo esc_html_x( 'Add existing', 'user' ); ?></a>
 			<?php
 }
 
@@ -579,7 +579,7 @@
 
 <form method="get">
 
-		<?php $wp_list_table->search_box( __( 'Search Users' ), 'user' ); ?>
+		<?php $wp_list_table->search_box( __( 'Search users' ), 'user' ); ?>
 
 		<?php if ( ! empty( $_REQUEST['role'] ) ) { ?>
 <input type="hidden" name="role" value="<?php echo esc_attr( $_REQUEST['role'] ); ?>" />
Index: wp-admin/widgets.php
===================================================================
--- wp-admin/widgets.php	(revision 47263)
+++ wp-admin/widgets.php	(working copy)
@@ -65,7 +65,7 @@
 		'content' =>
 				'<p>' . __( 'If you want to remove the widget but save its setting for possible future use, just drag it into the Inactive Widgets area. You can add them back anytime from there. This is especially helpful when you switch to a theme with fewer or different widget areas.' ) . '</p>
 	<p>' . __( 'Widgets may be used multiple times. You can give each widget a title, to display on your site, but it&#8217;s not required.' ) . '</p>
-	<p>' . __( 'Enabling Accessibility Mode, via Screen Options, allows you to use Add and Edit buttons instead of using drag and drop.' ) . '</p>',
+	<p>' . __( 'Enabling Accessibility Mode, via Screen options, allows you to use Add and Edit buttons instead of using drag and drop.' ) . '</p>',
 	)
 );
 get_current_screen()->add_help_tab(
@@ -402,7 +402,7 @@
 				admin_url( 'customize.php' )
 			)
 		),
-		__( 'Manage with Live Preview' )
+		__( 'Manage with live preview' )
 	);
 }
 
@@ -479,7 +479,7 @@
 								$attributes['disabled'] = '';
 							}
 
-							submit_button( __( 'Clear Inactive Widgets' ), 'delete', 'removeinactivewidgets', false, $attributes );
+							submit_button( __( 'Clear inactive widgets' ), 'delete', 'removeinactivewidgets', false, $attributes );
 							?>
 							<span class="spinner"></span>
 						</p>
Index: wp-includes/class-wp-customize-control.php
===================================================================
--- wp-includes/class-wp-customize-control.php	(revision 47263)
+++ wp-includes/class-wp-customize-control.php	(working copy)
@@ -622,7 +622,7 @@
 				<?php if ( $this->allow_addition && current_user_can( 'publish_pages' ) && current_user_can( 'edit_theme_options' ) ) : // Currently tied to menus functionality. ?>
 					<button type="button" class="button-link add-new-toggle">
 						<?php
-						/* translators: %s: Add New Page label. */
+						/* translators: %s: Add new page label. */
 						printf( __( '+ %s' ), get_post_type_object( 'page' )->labels->add_new_item );
 						?>
 					</button>
Index: wp-includes/class-wp-customize-manager.php
===================================================================
--- wp-includes/class-wp-customize-manager.php	(revision 47263)
+++ wp-includes/class-wp-customize-manager.php	(working copy)
@@ -4508,7 +4508,7 @@
 			$document_title_tmpl = __( 'Customize: %s' );
 		} else {
 			/* translators: %s: Document title from the preview. */
-			$document_title_tmpl = __( 'Live Preview: %s' );
+			$document_title_tmpl = __( 'Live preview: %s' );
 		}
 		$document_title_tmpl = html_entity_decode( $document_title_tmpl, ENT_QUOTES, 'UTF-8' ); // Because exported to JS and assigned to document.title.
 		return $document_title_tmpl;
@@ -4763,7 +4763,7 @@
 		}
 		$status_choices[] = array(
 			'status' => 'draft',
-			'label'  => __( 'Save Draft' ),
+			'label'  => __( 'Save draft' ),
 		);
 		if ( $current_user_can_publish ) {
 			$status_choices[] = array(
Index: wp-includes/class-wp-customize-nav-menus.php
===================================================================
--- wp-includes/class-wp-customize-nav-menus.php	(revision 47263)
+++ wp-includes/class-wp-customize-nav-menus.php	(working copy)
@@ -450,7 +450,7 @@
 				'menuLocation'           => _x( '(Currently set to: %s)', 'menu' ),
 				'locationsTitle'         => 1 === $num_locations ? __( 'Menu Location' ) : __( 'Menu Locations' ),
 				'locationsDescription'   => $locations_description,
-				'menuNameLabel'          => __( 'Menu Name' ),
+				'menuNameLabel'          => __( 'Menu name' ),
 				'newMenuNameDescription' => __( 'If your theme has multiple menus, giving them clear names will help you manage them.' ),
 				'itemAdded'              => __( 'Menu item added' ),
 				'itemDeleted'            => __( 'Menu item deleted' ),
@@ -636,7 +636,7 @@
 		$this->manager->add_section(
 			'menu_locations',
 			array(
-				'title'       => 1 === $num_locations ? _x( 'View Location', 'menu locations' ) : _x( 'View All Locations', 'menu locations' ),
+				'title'       => 1 === $num_locations ? _x( 'View location', 'menu locations' ) : _x( 'View all locations', 'menu locations' ),
 				'panel'       => 'nav_menus',
 				'priority'    => 30,
 				'description' => $description,
@@ -1037,7 +1037,7 @@
 		<script type="text/html" id="tmpl-nav-menu-delete-button">
 			<div class="menu-delete-item">
 				<button type="button" class="button-link button-link-delete">
-					<?php _e( 'Delete Menu' ); ?>
+					<?php _e( 'Delete menu' ); ?>
 				</button>
 			</div>
 		</script>
@@ -1061,7 +1061,7 @@
 			</p>
 			<h3>
 				<button type="button" class="button customize-add-menu-button">
-					<?php _e( 'Create New Menu' ); ?>
+					<?php _e( 'Create new menu' ); ?>
 				</button>
 			</h3>
 		</script>
@@ -1195,12 +1195,12 @@
 					<input id="custom-menu-item-url" name="menu-item[-1][menu-item-url]" type="text" class="code menu-item-textbox" placeholder="https://">
 				</p>
 				<p id="menu-item-name-wrap" class="wp-clearfix">
-					<label class="howto" for="custom-menu-item-name"><?php _e( 'Link Text' ); ?></label>
+					<label class="howto" for="custom-menu-item-name"><?php _e( 'Link text' ); ?></label>
 					<input id="custom-menu-item-name" name="menu-item[-1][menu-item-title]" type="text" class="regular-text menu-item-textbox">
 				</p>
 				<p class="button-controls">
 					<span class="add-to-menu">
-						<input type="submit" class="button submit-add-to-menu right" value="<?php esc_attr_e( 'Add to Menu' ); ?>" name="add-custom-menu-item" id="custom-menu-item-submit">
+						<input type="submit" class="button submit-add-to-menu right" value="<?php esc_attr_e( 'Add to menu' ); ?>" name="add-custom-menu-item" id="custom-menu-item-submit">
 						<span class="spinner"></span>
 					</span>
 				</p>
Index: wp-includes/class-wp-customize-widgets.php
===================================================================
--- wp-includes/class-wp-customize-widgets.php	(revision 47263)
+++ wp-includes/class-wp-customize-widgets.php	(working copy)
@@ -829,7 +829,7 @@
 						echo sprintf( __( 'Customizing &#9656; %s' ), esc_html( $this->manager->get_panel( 'widgets' )->title ) );
 					?>
 					</span>
-					<?php _e( 'Add a Widget' ); ?>
+					<?php _e( 'Add a widget' ); ?>
 				</h3>
 			</div>
 			<div id="available-widgets-filter">
Index: wp-includes/class-wp-editor.php
===================================================================
--- wp-includes/class-wp-editor.php	(revision 47263)
+++ wp-includes/class-wp-editor.php	(working copy)
@@ -40,7 +40,7 @@
 	 *     Array of editor arguments.
 	 *
 	 *     @type bool       $wpautop           Whether to use wpautop(). Default true.
-	 *     @type bool       $media_buttons     Whether to show the Add Media/other media buttons.
+	 *     @type bool       $media_buttons     Whether to show the Add media/other media buttons.
 	 *     @type string     $default_editor    When both TinyMCE and Quicktags are used, set which
 	 *                                         editor is shown on page load. Default empty.
 	 *     @type bool       $drag_drop_upload  Whether to enable drag & drop on the editor uploading. Default false.
@@ -1294,7 +1294,7 @@
 				'Link options'                         => __( 'Link options' ), // Tooltip for the 'link options' button in the inline link dialog
 				'Visual'                               => _x( 'Visual', 'Name for the Visual editor tab' ), // Editor switch tab label
 				'Text'                                 => _x( 'Text', 'Name for the Text editor tab (formerly HTML)' ), // Editor switch tab label
-				'Add Media'                            => array( __( 'Add Media' ), 'accessM' ), // Tooltip for the 'Add Media' button in the block editor Classic block
+				'Add media'                            => array( __( 'Add media' ), 'accessM' ), // Tooltip for the 'Add media' button in the block editor Classic block
 
 				// Shortcuts help modal
 				'Keyboard Shortcuts'                   => array( __( 'Keyboard Shortcuts' ), 'accessH' ),
@@ -1743,7 +1743,7 @@
 					<input id="wp-link-url" type="text" aria-describedby="wplink-enter-url" /></label>
 				</div>
 				<div class="wp-link-text-field">
-					<label><span><?php _e( 'Link Text' ); ?></span>
+					<label><span><?php _e( 'Link text' ); ?></span>
 					<input id="wp-link-text" type="text" /></label>
 				</div>
 				<div class="link-target">
Index: wp-includes/customize/class-wp-customize-nav-menu-control.php
===================================================================
--- wp-includes/customize/class-wp-customize-nav-menu-control.php	(revision 47263)
+++ wp-includes/customize/class-wp-customize-nav-menu-control.php	(working copy)
@@ -37,12 +37,12 @@
 	 * @since 4.3.0
 	 */
 	public function content_template() {
-		$add_items = __( 'Add Items' );
+		$add_items = __( 'Add items' );
 		?>
 		<p class="new-menu-item-invitation">
 			<?php
 			printf(
-				/* translators: %s: "Add Items" button text. */
+				/* translators: %s: "Add items" button text. */
 				__( 'Time to add some links! Click &#8220;%s&#8221; to start putting pages, categories, and custom links in your menu. Add as many things as you&#8217;d like.' ),
 				$add_items
 			);
Index: wp-includes/customize/class-wp-customize-nav-menu-item-control.php
===================================================================
--- wp-includes/customize/class-wp-customize-nav-menu-item-control.php	(revision 47263)
+++ wp-includes/customize/class-wp-customize-nav-menu-item-control.php	(working copy)
@@ -96,7 +96,7 @@
 		<# } #>
 			<p class="description description-thin">
 				<label for="edit-menu-item-title-{{ data.menu_item_id }}">
-					<?php _e( 'Navigation Label' ); ?><br />
+					<?php _e( 'Navigation label' ); ?><br />
 					<input type="text" id="edit-menu-item-title-{{ data.menu_item_id }}" placeholder="{{ data.original_title }}" class="widefat edit-menu-item-title" name="menu-item-title" />
 				</label>
 			</p>
@@ -108,19 +108,19 @@
 			</p>
 			<p class="field-title-attribute field-attr-title description description-thin">
 				<label for="edit-menu-item-attr-title-{{ data.menu_item_id }}">
-					<?php _e( 'Title Attribute' ); ?><br />
+					<?php _e( 'Title attribute' ); ?><br />
 					<input type="text" id="edit-menu-item-attr-title-{{ data.menu_item_id }}" class="widefat edit-menu-item-attr-title" name="menu-item-attr-title" />
 				</label>
 			</p>
 			<p class="field-css-classes description description-thin">
 				<label for="edit-menu-item-classes-{{ data.menu_item_id }}">
-					<?php _e( 'CSS Classes' ); ?><br />
+					<?php _e( 'CSS classes' ); ?><br />
 					<input type="text" id="edit-menu-item-classes-{{ data.menu_item_id }}" class="widefat code edit-menu-item-classes" name="menu-item-classes" />
 				</label>
 			</p>
 			<p class="field-xfn description description-thin">
 				<label for="edit-menu-item-xfn-{{ data.menu_item_id }}">
-					<?php _e( 'Link Relationship (XFN)' ); ?><br />
+					<?php _e( 'Link relationship (XFN)' ); ?><br />
 					<input type="text" id="edit-menu-item-xfn-{{ data.menu_item_id }}" class="widefat code edit-menu-item-xfn" name="menu-item-xfn" />
 				</label>
 			</p>
Index: wp-includes/customize/class-wp-customize-nav-menu-location-control.php
===================================================================
--- wp-includes/customize/class-wp-customize-nav-menu-location-control.php	(revision 47263)
+++ wp-includes/customize/class-wp-customize-nav-menu-location-control.php	(working copy)
@@ -82,8 +82,8 @@
 				?>
 			</select>
 		</label>
-		<button type="button" class="button-link create-menu<?php echo $value_hidden_class; ?>" data-location-id="<?php echo esc_attr( $this->location_id ); ?>" aria-label="<?php esc_attr_e( 'Create a menu for this location' ); ?>"><?php _e( '+ Create New Menu' ); ?></button>
-		<button type="button" class="button-link edit-menu<?php echo $no_value_hidden_class; ?>" aria-label="<?php esc_attr_e( 'Edit selected menu' ); ?>"><?php _e( 'Edit Menu' ); ?></button>
+		<button type="button" class="button-link create-menu<?php echo $value_hidden_class; ?>" data-location-id="<?php echo esc_attr( $this->location_id ); ?>" aria-label="<?php esc_attr_e( 'Create a menu for this location' ); ?>"><?php _e( '+ Create new menu' ); ?></button>
+		<button type="button" class="button-link edit-menu<?php echo $no_value_hidden_class; ?>" aria-label="<?php esc_attr_e( 'Edit selected menu' ); ?>"><?php _e( 'Edit menu' ); ?></button>
 		<?php
 	}
 }
Index: wp-includes/customize/class-wp-customize-new-menu-control.php
===================================================================
--- wp-includes/customize/class-wp-customize-new-menu-control.php	(revision 47263)
+++ wp-includes/customize/class-wp-customize-new-menu-control.php	(working copy)
@@ -47,7 +47,7 @@
 	 */
 	public function render_content() {
 		?>
-		<button type="button" class="button button-primary" id="create-new-menu-submit"><?php _e( 'Create Menu' ); ?></button>
+		<button type="button" class="button button-primary" id="create-new-menu-submit"><?php _e( 'Create menu' ); ?></button>
 		<span class="spinner"></span>
 		<?php
 	}
Index: wp-includes/customize/class-wp-customize-theme-control.php
===================================================================
--- wp-includes/customize/class-wp-customize-theme-control.php	(revision 47263)
+++ wp-includes/customize/class-wp-customize-theme-control.php	(working copy)
@@ -80,7 +80,7 @@
 				<div class="theme-screenshot blank"></div>
 			<# } #>
 
-			<span class="more-details theme-details" id="{{ data.section }}-{{ data.theme.id }}-action" aria-label="<?php echo esc_attr( $details_label ); ?>"><?php _e( 'Theme Details' ); ?></span>
+			<span class="more-details theme-details" id="{{ data.section }}-{{ data.theme.id }}-action" aria-label="<?php echo esc_attr( $details_label ); ?>"><?php _e( 'Theme details' ); ?></span>
 
 			<div class="theme-author">
 			<?php
@@ -121,7 +121,7 @@
 				<div class="theme-id-container">
 					<h3 class="theme-name" id="{{ data.section }}-{{ data.theme.id }}-name">{{ data.theme.name }}</h3>
 					<div class="theme-actions">
-						<button type="button" class="button button-primary preview-theme" aria-label="<?php echo esc_attr( $preview_label ); ?>" data-slug="{{ data.theme.id }}"><?php _e( 'Live Preview' ); ?></button>
+						<button type="button" class="button button-primary preview-theme" aria-label="<?php echo esc_attr( $preview_label ); ?>" data-slug="{{ data.theme.id }}"><?php _e( 'Live preview' ); ?></button>
 					</div>
 				</div>
 				<div class="notice notice-success notice-alt"><p><?php _ex( 'Installed', 'theme' ); ?></p></div>
Index: wp-includes/customize/class-wp-customize-themes-section.php
===================================================================
--- wp-includes/customize/class-wp-customize-themes-section.php	(revision 47263)
+++ wp-includes/customize/class-wp-customize-themes-section.php	(working copy)
@@ -75,7 +75,7 @@
 			<?php if ( current_user_can( 'install_themes' ) || is_multisite() ) : // @todo: upload support ?>
 			<?php endif; ?>
 			<div class="customize-themes-section themes-section-{{ data.id }} control-section-content themes-php">
-				<div class="theme-overlay" tabindex="0" role="dialog" aria-label="<?php esc_attr_e( 'Theme Details' ); ?>"></div>
+				<div class="theme-overlay" tabindex="0" role="dialog" aria-label="<?php esc_attr_e( 'Theme details' ); ?>"></div>
 				<div class="theme-browser rendered">
 					<div class="customize-preview-header themes-filter-bar">
 						<?php $this->filter_bar_content_template(); ?>
Index: wp-includes/customize/class-wp-widget-area-customize-control.php
===================================================================
--- wp-includes/customize/class-wp-widget-area-customize-control.php	(revision 47263)
+++ wp-includes/customize/class-wp-widget-area-customize-control.php	(working copy)
@@ -54,7 +54,7 @@
 		$id = 'reorder-widgets-desc-' . str_replace( array( '[', ']' ), array( '-', '' ), $this->id );
 		?>
 		<button type="button" class="button add-new-widget" aria-expanded="false" aria-controls="available-widgets">
-			<?php _e( 'Add a Widget' ); ?>
+			<?php _e( 'Add a widget' ); ?>
 		</button>
 		<button type="button" class="button-link reorder-toggle" aria-label="<?php esc_attr_e( 'Reorder widgets' ); ?>" aria-describedby="<?php echo esc_attr( $id ); ?>">
 			<span class="reorder"><?php _e( 'Reorder' ); ?></span>
Index: wp-includes/js/colorpicker.js
===================================================================
--- wp-includes/js/colorpicker.js	(revision 47263)
+++ wp-includes/js/colorpicker.js	(working copy)
@@ -672,7 +672,7 @@
 	var cp_contents = "";
 	var windowRef = (windowMode)?"window.opener.":"";
 	if (windowMode) {
-		cp_contents += "<html><head><title>Select Color</title></head>";
+		cp_contents += "<html><head><title>Select color</title></head>";
 		cp_contents += "<body marginwidth=0 marginheight=0 leftmargin=0 topmargin=0><span style='text-align: center;'>";
 		}
 	cp_contents += "<table style='border: none;' cellspacing=0 cellpadding=0>";
Index: wp-includes/js/customize-loader.js
===================================================================
--- wp-includes/js/customize-loader.js	(revision 47263)
+++ wp-includes/js/customize-loader.js	(working copy)
@@ -119,7 +119,7 @@
 				return window.location = src;
 			}
 
-			// Store the document title prior to opening the Live Preview
+			// Store the document title prior to opening the Live preview
 			this.originalDocumentTitle = document.title;
 
 			this.active = true;
@@ -223,7 +223,7 @@
 					self.active = false;
 					self.trigger( 'close' );
 
-					// Restore document title prior to opening the Live Preview
+					// Restore document title prior to opening the Live preview
 					if ( self.originalDocumentTitle ) {
 						document.title = self.originalDocumentTitle;
 					}
Index: wp-includes/js/dist/block-library.js
===================================================================
--- wp-includes/js/dist/block-library.js	(revision 47263)
+++ wp-includes/js/dist/block-library.js	(working copy)
@@ -4406,7 +4406,7 @@
         return Object(external_this_wp_element_["createElement"])(external_this_wp_blockEditor_["InspectorControls"], null, Object(external_this_wp_element_["createElement"])(external_this_wp_components_["PanelBody"], {
           title: Object(external_this_wp_i18n_["__"])('Image Settings')
         }, Object(external_this_wp_element_["createElement"])(external_this_wp_components_["TextareaControl"], {
-          label: Object(external_this_wp_i18n_["__"])('Alt Text (Alternative Text)'),
+          label: Object(external_this_wp_i18n_["__"])('Alt text (Alternative text)'),
           value: alt,
           onChange: _this4.updateAlt,
           help: Object(external_this_wp_element_["createElement"])(external_this_wp_element_["Fragment"], null, Object(external_this_wp_element_["createElement"])(external_this_wp_components_["ExternalLink"], {
@@ -13306,7 +13306,7 @@
           });
         }
       }), mediaType === 'image' && Object(external_this_wp_element_["createElement"])(external_this_wp_components_["TextareaControl"], {
-        label: Object(external_this_wp_i18n_["__"])('Alt Text (Alternative Text)'),
+        label: Object(external_this_wp_i18n_["__"])('Alt text (Alternative text)'),
         value: mediaAlt,
         onChange: onMediaAltChange,
         help: Object(external_this_wp_element_["createElement"])(external_this_wp_element_["Fragment"], null, Object(external_this_wp_element_["createElement"])(external_this_wp_components_["ExternalLink"], {
Index: wp-includes/js/dist/editor.js
===================================================================
--- wp-includes/js/dist/editor.js	(revision 47263)
+++ wp-includes/js/dist/editor.js	(working copy)
@@ -9741,7 +9741,7 @@
       var termNames = availableTerms.map(function (term) {
         return term.name;
       });
-      var newTermLabel = Object(external_lodash_["get"])(taxonomy, ['labels', 'add_new_item'], slug === 'post_tag' ? Object(external_this_wp_i18n_["__"])('Add New Tag') : Object(external_this_wp_i18n_["__"])('Add New Term'));
+      var newTermLabel = Object(external_lodash_["get"])(taxonomy, ['labels', 'add_new_item'], slug === 'post_tag' ? Object(external_this_wp_i18n_["__"])('Add new tag') : Object(external_this_wp_i18n_["__"])('Add New Term'));
       var singularName = Object(external_lodash_["get"])(taxonomy, ['labels', 'singular_name'], slug === 'post_tag' ? Object(external_this_wp_i18n_["__"])('Tag') : Object(external_this_wp_i18n_["__"])('Term'));
       var termAddedLabel = Object(external_this_wp_i18n_["sprintf"])(Object(external_this_wp_i18n_["_x"])('%s added', 'term'), singularName);
       var termRemovedLabel = Object(external_this_wp_i18n_["sprintf"])(Object(external_this_wp_i18n_["_x"])('%s removed', 'term'), singularName);
@@ -10159,7 +10159,7 @@
         isDefault: true,
         text: post.link,
         onCopy: this.onCopy
-      }, this.state.showCopyConfirmation ? Object(external_this_wp_i18n_["__"])('Copied!') : Object(external_this_wp_i18n_["__"])('Copy Link')))), children);
+      }, this.state.showCopyConfirmation ? Object(external_this_wp_i18n_["__"])('Copied!') : Object(external_this_wp_i18n_["__"])('Copy link')))), children);
     }
   }]);
 
@@ -10513,7 +10513,7 @@
       if (isSaving) {
         // TODO: Classes generation should be common across all return
         // paths of this function, including proper naming convention for
-        // the "Save Draft" button.
+        // the "Save draft" button.
         var classes = classnames_default()('editor-post-saved-state', 'is-saving', {
           'is-autosaving': isAutosaving
         });
@@ -10553,7 +10553,7 @@
         return null;
       }
 
-      var label = isPending ? Object(external_this_wp_i18n_["__"])('Save as Pending') : Object(external_this_wp_i18n_["__"])('Save Draft');
+      var label = isPending ? Object(external_this_wp_i18n_["__"])('Save as pending') : Object(external_this_wp_i18n_["__"])('Save draft');
 
       if (!isLargeViewport) {
         return Object(external_this_wp_element_["createElement"])(external_this_wp_components_["IconButton"], {
@@ -11159,7 +11159,7 @@
 
       var newTermButtonLabel = labelWithFallback('add_new_item', Object(external_this_wp_i18n_["__"])('Add new category'), Object(external_this_wp_i18n_["__"])('Add new term'));
       var newTermLabel = labelWithFallback('new_item_name', Object(external_this_wp_i18n_["__"])('Add new category'), Object(external_this_wp_i18n_["__"])('Add new term'));
-      var parentSelectLabel = labelWithFallback('parent_item', Object(external_this_wp_i18n_["__"])('Parent Category'), Object(external_this_wp_i18n_["__"])('Parent Term'));
+      var parentSelectLabel = labelWithFallback('parent_item', Object(external_this_wp_i18n_["__"])('Parent category'), Object(external_this_wp_i18n_["__"])('Parent Term'));
       var noParentOption = "\u2014 ".concat(parentSelectLabel, " \u2014");
       var newTermSubmitLabel = newTermButtonLabel;
       var inputId = "editor-post-taxonomies__hierarchical-terms-input-".concat(instanceId);
Index: wp-includes/js/media-grid.js
===================================================================
--- wp-includes/js/media-grid.js	(revision 47263)
+++ wp-includes/js/media-grid.js	(working copy)
@@ -1056,7 +1056,7 @@
 /**
  * wp.media.view.DeleteSelectedPermanentlyButton
  *
- * When MEDIA_TRASH is true, a button that handles bulk Delete Permanently logic
+ * When MEDIA_TRASH is true, a button that handles bulk Delete permanently logic
  *
  * @memberOf wp.media.view
  *
Index: wp-includes/js/media-views.js
===================================================================
--- wp-includes/js/media-views.js	(revision 47263)
+++ wp-includes/js/media-views.js	(working copy)
@@ -829,7 +829,7 @@
  *
  * Sync an attachments selection in a state with another state.
  *
- * Allows for selecting multiple images in the Add Media workflow, and then
+ * Allows for selecting multiple images in the Add media workflow, and then
  * switching to the Insert Gallery workflow while preserving the attachments selection.
  *
  * @memberOf wp.media
@@ -2086,7 +2086,7 @@
  * @param {object}                    attributes                      The attributes hash passed to the state.
  * @param {wp.media.model.Attachment} attributes.model                The attachment.
  * @param {string}                    [attributes.id=edit-image]      Unique identifier.
- * @param {string}                    [attributes.title=Edit Image]   Title for the state. Displays in the media menu and the frame's title region.
+ * @param {string}                    [attributes.title=Edit image]   Title for the state. Displays in the media menu and the frame's title region.
  * @param {string}                    [attributes.content=edit-image] Initial mode for the content region.
  * @param {string}                    [attributes.toolbar=edit-image] Initial mode for the toolbar region.
  * @param {string}                    [attributes.menu=false]         Initial mode for the menu region.
@@ -2795,7 +2795,7 @@
 	/**
 	 * A frame can be in a mode or multiple modes at one time.
 	 *
-	 * For example, the manage media frame can be in the `Bulk Select` or `Edit` mode.
+	 * For example, the manage media frame can be in the `Bulk select` or `Edit` mode.
 	 */
 	_createModes: function() {
 		// Store active "modes" that the frame is in. Unrelated to region modes.
@@ -3844,7 +3844,7 @@
 
 			click: function() {
 				this.controller.content.mode('browse');
-				// Move focus to the modal when jumping back from Edit Selection to Add Media view.
+				// Move focus to the modal when jumping back from Edit Selection to Add media view.
 				this.controller.modal.focusManager.focus();
 			}
 		});
@@ -9035,7 +9035,7 @@
 			return;
 		}
 
-		// Fallback: move focus to the "Select Files" button in the media modal.
+		// Fallback: move focus to the "Select files" button in the media modal.
 		if ( this.controller.uploader && this.controller.uploader.$browser ) {
 			this.controller.uploader.$browser.focus();
 			return;
Index: wp-includes/js/tinymce/langs/wp-langs-en.js
===================================================================
--- wp-includes/js/tinymce/langs/wp-langs-en.js	(revision 47263)
+++ wp-includes/js/tinymce/langs/wp-langs-en.js	(working copy)
@@ -139,15 +139,15 @@
 			acronym_desc: "Acronym",
 			del_desc: "Deletion",
 			ins_desc: "Insertion",
-			attribs_desc: "Insert/Edit Attributes"
+			attribs_desc: "Insert/edit attributes"
 		},
 		style: {
 			desc: "Edit CSS Style"
 		},
 		paste: {
-			paste_text_desc: "Paste as Plain Text",
+			paste_text_desc: "Paste as plain text",
 			paste_word_desc: "Paste from Word",
-			selectall_desc: "Select All",
+			selectall_desc: "Select all",
 			plaintext_mode_sticky: "Paste is now in plain text mode. Click again to toggle back to regular paste mode. After you paste something you will be returned to regular paste mode.",
 			plaintext_mode: "Paste is now in plain text mode. Click again to toggle back to regular paste mode."
 		},
@@ -466,44 +466,44 @@
 	});
 
 	tinyMCE.addI18n( lang + ".wordpress", {
-		wp_adv_desc: "Show/Hide Kitchen Sink (Alt + Shift + Z)",
-		wp_more_desc: "Insert More Tag (Alt + Shift + T)",
-		wp_page_desc: "Insert Page break (Alt + Shift + P)",
+		wp_adv_desc: "Show/hide Kitchen Sink (Alt + Shift + Z)",
+		wp_more_desc: "Insert More tag (Alt + Shift + T)",
+		wp_page_desc: "Insert page break (Alt + Shift + P)",
 		wp_help_desc: "Help (Alt + Shift + H)",
 		wp_more_alt: "More...",
 		wp_page_alt: "Next page...",
-		add_media: "Add Media",
-		add_image: "Add an Image",
-		add_video: "Add Video",
-		add_audio: "Add Audio",
-		editgallery: "Edit Gallery",
-		delgallery: "Delete Gallery",
+		add_media: "Add media",
+		add_image: "Add an image",
+		add_video: "Add video",
+		add_audio: "Add audio",
+		editgallery: "Edit gallery",
+		delgallery: "Delete gallery",
 		wp_fullscreen_desc: "Distraction-free writing mode (Alt + Shift + W)"
 	});
 
 	tinyMCE.addI18n( lang + ".wpeditimage", {
-		edit_img: "Edit Image",
-		del_img: "Delete Image",
-		adv_settings: "Advanced Settings",
+		edit_img: "Edit image",
+		del_img: "Delete image",
+		adv_settings: "Advanced settings",
 		none: "None",
 		size: "Size",
 		thumbnail: "Thumbnail",
 		medium: "Medium",
-		full_size: "Full Size",
-		current_link: "Current Link",
-		link_to_img: "Link to Image",
+		full_size: "Full size",
+		current_link: "Current link",
+		link_to_img: "Link to image",
 		link_help: "Enter a link URL or click above for presets.",
-		adv_img_settings: "Advanced Image Settings",
+		adv_img_settings: "Advanced image settings",
 		source: "Source",
 		width: "Width",
 		height: "Height",
-		orig_size: "Original Size",
+		orig_size: "Original size",
 		css: "CSS Class",
-		adv_link_settings: "Advanced Link Settings",
-		link_rel: "Link Rel",
+		adv_link_settings: "Advanced link settings",
+		link_rel: "Link rel",
 		height: "Height",
-		orig_size: "Original Size",
-		css: "CSS Class",
+		orig_size: "Original size",
+		css: "CSS class",
 		s60: "60%",
 		s70: "70%",
 		s80: "80%",
@@ -514,6 +514,6 @@
 		s130: "130%",
 		img_title: "Title",
 		caption: "Caption",
-		alt: "Alternative Text"
+		alt: "Alternative text"
 	});
 }());
Index: wp-includes/js/tinymce/plugins/wordpress/plugin.js
===================================================================
--- wp-includes/js/tinymce/plugins/wordpress/plugin.js	(revision 47263)
+++ wp-includes/js/tinymce/plugins/wordpress/plugin.js	(working copy)
@@ -439,16 +439,16 @@
 		stateSelector: 'code'
 	});
 
-	// Insert->Add Media
+	// Insert->Add media
 	if ( wp && wp.media && wp.media.editor ) {
 		editor.addButton( 'wp_add_media', {
-			tooltip: 'Add Media',
+			tooltip: 'Add media',
 			icon: 'dashicon dashicons-admin-media',
 			cmd: 'WP_Medialib'
 		} );
 
 		editor.addMenuItem( 'add_media', {
-			text: 'Add Media',
+			text: 'Add media',
 			icon: 'wp-media-library',
 			context: 'insert',
 			cmd: 'WP_Medialib'
Index: wp-includes/js/tinymce/wp-tinymce.js
===================================================================
--- wp-includes/js/tinymce/wp-tinymce.js	(revision 47263)
+++ wp-includes/js/tinymce/wp-tinymce.js	(working copy)
@@ -30,7 +30,7 @@
 // Source: wp-includes/js/tinymce/plugins/textcolor/plugin.min.js
 !function(){"use strict";var t=tinymce.util.Tools.resolve("tinymce.PluginManager"),n=function(t,o){var r;return t.dom.getParents(t.selection.getStart(),function(t){var e;(e=t.style["forecolor"===o?"color":"background-color"])&&(r=r||e)}),r},g=function(t){var e,o=[];for(e=0;e<t.length;e+=2)o.push({text:t[e+1],color:"#"+t[e]});return o},r=function(t,e,o){t.undoManager.transact(function(){t.focus(),t.formatter.apply(e,{value:o}),t.nodeChanged()})},e=function(t,e){t.undoManager.transact(function(){t.focus(),t.formatter.remove(e,{value:null},null,!0),t.nodeChanged()})},o=function(o){o.addCommand("mceApplyTextcolor",function(t,e){r(o,t,e)}),o.addCommand("mceRemoveTextcolor",function(t){e(o,t)})},F=tinymce.util.Tools.resolve("tinymce.dom.DOMUtils"),i=tinymce.util.Tools.resolve("tinymce.util.Tools"),a=["000000","Black","993300","Burnt orange","333300","Dark olive","003300","Dark green","003366","Dark azure","000080","Navy Blue","333399","Indigo","333333","Very dark gray","800000","Maroon","FF6600","Orange","808000","Olive","008000","Green","008080","Teal","0000FF","Blue","666699","Grayish blue","808080","Gray","FF0000","Red","FF9900","Amber","99CC00","Yellow green","339966","Sea green","33CCCC","Turquoise","3366FF","Royal blue","800080","Purple","999999","Medium gray","FF00FF","Magenta","FFCC00","Gold","FFFF00","Yellow","00FF00","Lime","00FFFF","Aqua","00CCFF","Sky blue","993366","Red violet","FFFFFF","White","FF99CC","Pink","FFCC99","Peach","FFFF99","Light yellow","CCFFCC","Pale green","CCFFFF","Pale cyan","99CCFF","Light sky blue","CC99FF","Plum"],l=function(t){return t.getParam("textcolor_map",a)},c=function(t){return t.getParam("textcolor_rows",5)},u=function(t){return t.getParam("textcolor_cols",8)},m=function(t){return t.getParam("color_picker_callback",null)},s=function(t){return t.getParam("forecolor_map",l(t))},d=function(t){return t.getParam("backcolor_map",l(t))},f=function(t){return t.getParam("forecolor_rows",c(t))},b=function(t){return t.getParam("backcolor_rows",c(t))},p=function(t){return t.getParam("forecolor_cols",u(t))},C=function(t){return t.getParam("backcolor_cols",u(t))},y=m,v=function(t){return"function"==typeof m(t)},h=tinymce.util.Tools.resolve("tinymce.util.I18n"),P=function(t,e,o,r){var n,a,l,c,i,u,m,s=0,d=F.DOM.uniqueId("mcearia"),f=function(t,e){var o="transparent"===t;return'<td class="mce-grid-cell'+(o?" mce-colorbtn-trans":"")+'"><div id="'+d+"-"+s+++'" data-mce-color="'+(t||"")+'" role="option" tabIndex="-1" style="'+(t?"background-color: "+t:"")+'" title="'+h.translate(e)+'">'+(o?"&#215;":"")+"</div></td>"};for((n=g(o)).push({text:h.translate("No color"),color:"transparent"}),l='<table class="mce-grid mce-grid-border mce-colorbutton-grid" role="list" cellspacing="0"><tbody>',c=n.length-1,u=0;u<e;u++){for(l+="<tr>",i=0;i<t;i++)l+=c<(m=u*t+i)?"<td></td>":f((a=n[m]).color,a.text);l+="</tr>"}if(r){for(l+='<tr><td colspan="'+t+'" class="mce-custom-color-btn"><div id="'+d+'-c" class="mce-widget mce-btn mce-btn-small mce-btn-flat" role="button" tabindex="-1" aria-labelledby="'+d+'-c" style="width: 100%"><button type="button" role="presentation" tabindex="-1">'+h.translate("Custom...")+"</button></div></td></tr>",l+="<tr>",i=0;i<t;i++)l+=f("","Custom color");l+="</tr>"}return l+="</tbody></table>"},k=function(t,e){t.style.background=e,t.setAttribute("data-mce-color",e)},x=function(o){return function(t){var e=t.control;e._color?o.execCommand("mceApplyTextcolor",e.settings.format,e._color):o.execCommand("mceRemoveTextcolor",e.settings.format)}},T=function(r,c){return function(t){var e,a=this.parent(),o=n(r,a.settings.format),l=function(t){r.execCommand("mceApplyTextcolor",a.settings.format,t),a.hidePanel(),a.color(t)};F.DOM.getParent(t.target,".mce-custom-color-btn")&&(a.hidePanel(),y(r).call(r,function(t){var e,o,r,n=a.panel.getEl().getElementsByTagName("table")[0];for(e=i.map(n.rows[n.rows.length-1].childNodes,function(t){return t.firstChild}),r=0;r<e.length&&(o=e[r]).getAttribute("data-mce-color");r++);if(r===c)for(r=0;r<c-1;r++)k(e[r],e[r+1].getAttribute("data-mce-color"));k(o,t),l(t)},o)),(e=t.target.getAttribute("data-mce-color"))?(this.lastId&&F.DOM.get(this.lastId).setAttribute("aria-selected","false"),t.target.setAttribute("aria-selected",!0),this.lastId=t.target.id,"transparent"===e?(r.execCommand("mceRemoveTextcolor",a.settings.format),a.hidePanel(),a.resetColor()):l(e)):null!==e&&a.hidePanel()}},_=function(n,a){return function(){var t=a?p(n):C(n),e=a?f(n):b(n),o=a?s(n):d(n),r=v(n);return P(t,e,o,r)}},A=function(t){t.addButton("forecolor",{type:"colorbutton",tooltip:"Text color",format:"forecolor",panel:{role:"application",ariaRemember:!0,html:_(t,!0),onclick:T(t,p(t))},onclick:x(t)}),t.addButton("backcolor",{type:"colorbutton",tooltip:"Background color",format:"hilitecolor",panel:{role:"application",ariaRemember:!0,html:_(t,!1),onclick:T(t,C(t))},onclick:x(t)})};t.add("textcolor",function(t){o(t),A(t)})}();
 // Source: wp-includes/js/tinymce/plugins/wordpress/plugin.min.js
-!function(z){(!z.ui.FloatPanel.zIndex||z.ui.FloatPanel.zIndex<100100)&&(z.ui.FloatPanel.zIndex=100100),z.PluginManager.add("wordpress",function(g){var r,t,W=z.DOM,h=z.each,f=g.editorManager.i18n.translate,i=window.jQuery,o=window.wp,a=o&&o.editor&&o.editor.autop&&g.getParam("wpautop",!0),s=!1;function e(n){var e,t,o,i=0,a=z.$(".block-library-classic__toolbar");"hide"===n?e=!0:a.length&&!a.hasClass("has-advanced-toolbar")&&(a.addClass("has-advanced-toolbar"),n="show"),g.theme.panel&&(t=g.theme.panel.find(".toolbar:not(.menubar)")),t&&1<t.length&&(!n&&t[1].visible()&&(n="hide"),h(t,function(e,t){0<t&&("hide"===n?(e.hide(),i+=34):(e.show(),i-=34))})),i&&!z.Env.iOS&&g.iframeElement&&g.iframeElement.clientHeight&&50<(o=g.iframeElement.clientHeight+i)&&W.setStyle(g.iframeElement,"height",o),e||("hide"===n?(setUserSetting("hidetb","0"),r&&r.active(!1)):(setUserSetting("hidetb","1"),r&&r.active(!0))),g.fire("wp-toolbar-toggle")}function d(e){var t,n=g.translate(e);return s||function(){var o="Shift+Alt+",i="Ctrl+";s={},z.Env.mac&&(o="\u2303\u2325",i="\u2318"),g.settings.wp_shortcut_labels&&h(g.settings.wp_shortcut_labels,function(e,t){var n=g.translate(t);e=e.replace("access",o).replace("meta",i),s[t]=e,t!==n&&(s[n]=e)})}(),s.hasOwnProperty(n)?t=s[n]:s.hasOwnProperty(e)&&(t=s[e]),t?n+" ("+t+")":n}function n(){}return i&&i(document).triggerHandler("tinymce-editor-setup",[g]),g.addButton("wp_adv",{tooltip:"Toolbar Toggle",cmd:"WP_Adv",onPostRender:function(){(r=this).active("1"===getUserSetting("hidetb"))}}),g.on("PostRender",function(){g.getParam("wordpress_adv_hidden",!0)&&"0"===getUserSetting("hidetb","0")?e("hide"):z.$(".block-library-classic__toolbar").addClass("has-advanced-toolbar")}),g.addCommand("WP_Adv",function(){e()}),g.on("focus",function(){window.wpActiveEditor=g.id}),g.on("BeforeSetContent",function(e){var n;e.content&&(-1!==e.content.indexOf("\x3c!--more")&&(n=f("Read more..."),e.content=e.content.replace(/<!--more(.*?)-->/g,function(e,t){return'<img src="'+z.Env.transparentSrc+'" data-wp-more="more" data-wp-more-text="'+t+'" class="wp-more-tag mce-wp-more" alt="" title="'+n+'" data-mce-resize="false" data-mce-placeholder="1" />'})),-1!==e.content.indexOf("\x3c!--nextpage--\x3e")&&(n=f("Page break"),e.content=e.content.replace(/<!--nextpage-->/g,'<img src="'+z.Env.transparentSrc+'" data-wp-more="nextpage" class="wp-more-tag mce-wp-nextpage" alt="" title="'+n+'" data-mce-resize="false" data-mce-placeholder="1" />')),e.load&&"raw"!==e.format&&(e.content=a?o.editor.autop(e.content):e.content.replace(/-->\s+<!--/g,"--\x3e\x3c!--")),-1===e.content.indexOf("<script")&&-1===e.content.indexOf("<style")||(e.content=e.content.replace(/<(script|style)[^>]*>[\s\S]*?<\/\1>/g,function(e,t){return'<img src="'+z.Env.transparentSrc+'" data-wp-preserve="'+encodeURIComponent(e)+'" data-mce-resize="false" data-mce-placeholder="1" class="mce-object" width="20" height="20" alt="&lt;'+t+'&gt;" title="&lt;'+t+'&gt;" />'})))}),g.on("setcontent",function(){g.$("p").each(function(e,t){if(t.innerHTML&&t.innerHTML.length<10){var n=z.trim(t.innerHTML);n&&"&nbsp;"!==n||(t.innerHTML=z.Env.ie&&z.Env.ie<11?"":'<br data-mce-bogus="1">')}})}),g.on("PostProcess",function(e){e.get&&(e.content=e.content.replace(/<img[^>]+>/g,function(e){var t,n,o="";return-1!==e.indexOf('data-wp-more="more"')?((t=e.match(/data-wp-more-text="([^"]+)"/))&&(o=t[1]),n="\x3c!--more"+o+"--\x3e"):-1!==e.indexOf('data-wp-more="nextpage"')?n="\x3c!--nextpage--\x3e":-1!==e.indexOf("data-wp-preserve")&&(t=e.match(/ data-wp-preserve="([^"]+)"/))&&(n=decodeURIComponent(t[1])),n||e}))}),g.on("ResolveName",function(e){var t;"IMG"===e.target.nodeName&&(t=g.dom.getAttrib(e.target,"data-wp-more"))&&(e.name=t)}),g.addCommand("WP_More",function(e){var t,n,o,i="wp-more-tag",a=g.dom,r=g.selection.getNode(),s=g.getBody();i+=" mce-wp-"+(e=e||"more"),o=f(o="more"===e?"Read more...":"Next page"),n='<img src="'+z.Env.transparentSrc+'" alt="" title="'+o+'" class="'+i+'" data-wp-more="'+e+'" data-mce-resize="false" data-mce-placeholder="1" />',r===s||"P"===r.nodeName&&r.parentNode===s?g.insertContent(n):(t=a.getParent(r,function(e){return!(!e.parentNode||e.parentNode!==s)},g.getBody()))&&("P"===t.nodeName?t.appendChild(a.create("p",null,n).firstChild):a.insertAfter(a.create("p",null,n),t),g.nodeChanged())}),g.addCommand("WP_Code",function(){g.formatter.toggle("code")}),g.addCommand("WP_Page",function(){g.execCommand("WP_More","nextpage")}),g.addCommand("WP_Help",function(){var e,t,n,o,i=z.Env.mac?f("Ctrl + Alt + letter:"):f("Shift + Alt + letter:"),a=z.Env.mac?f("Cmd + letter:"):f("Ctrl + letter:"),r=[],s=[],d={},l={},c=0,p=0,m=g.settings.wp_shortcut_labels;function u(e,t){var n="<tr>",o=0;for(t=t||1,h(e,function(e,t){n+="<td><kbd>"+t+"</kbd></td><td>"+f(e)+"</td>",o++});o<t;)n+="<td></td><td></td>",o++;return n+"</tr>"}m&&(h(m,function(e,t){var n;-1!==e.indexOf("meta")?(c++,(n=e.replace("meta","").toLowerCase())&&(d[n]=t,c%2==0&&(r.push(u(d,2)),d={}))):-1!==e.indexOf("access")&&(p++,(n=e.replace("access","").toLowerCase())&&(l[n]=t,p%2==0&&(s.push(u(l,2)),l={})))}),0<c%2&&r.push(u(d,2)),0<p%2&&s.push(u(l,2)),e="<tr><th>"+(e=[f("Letter"),f("Action"),f("Letter"),f("Action")]).join("</th><th>")+"</th></tr>",t=(t='<div class="wp-editor-help">')+"<h2>"+f("Default shortcuts,")+" "+a+'</h2><table class="wp-help-th-center fixed">'+e+r.join("")+"</table><h2>"+f("Additional shortcuts,")+" "+i+'</h2><table class="wp-help-th-center fixed">'+e+s.join("")+"</table>",g.plugins.wptextpattern&&(!z.Env.ie||8<z.Env.ie)&&(t=(t=t+"<h2>"+f("When starting a new paragraph with one of these formatting shortcuts followed by a space, the formatting will be applied automatically. Press Backspace or Escape to undo.")+'</h2><table class="wp-help-th-center fixed">'+u({"*":"Bullet list","1.":"Numbered list"})+u({"-":"Bullet list","1)":"Numbered list"})+"</table>")+"<h2>"+f("The following formatting shortcuts are replaced when pressing Enter. Press Escape or the Undo button to undo.")+'</h2><table class="wp-help-single">'+u({">":"Blockquote"})+u({"##":"Heading 2"})+u({"###":"Heading 3"})+u({"####":"Heading 4"})+u({"#####":"Heading 5"})+u({"######":"Heading 6"})+u({"---":"Horizontal line"})+"</table>"),t=t+"<h2>"+f("Focus shortcuts:")+'</h2><table class="wp-help-single">'+u({"Alt + F8":"Inline toolbar (when an image, link or preview is selected)"})+u({"Alt + F9":"Editor menu (when enabled)"})+u({"Alt + F10":"Editor toolbar"})+u({"Alt + F11":"Elements path"})+"</table><p>"+f("To move focus to other buttons use Tab or the arrow keys. To return focus to the editor press Escape or use one of the buttons.")+"</p>",t+="</div>",(n=g.windowManager.open({title:g.settings.classic_block_editor?"Classic Block Keyboard Shortcuts":"Keyboard Shortcuts",items:{type:"container",classes:"wp-help",html:t},buttons:{text:"Close",onclick:"close"}})).$el&&(n.$el.find('div[role="application"]').attr("role","document"),(o=n.$el.find(".mce-wp-help"))[0]&&(o.attr("tabindex","0"),o[0].focus(),o.on("keydown",function(e){33<=e.keyCode&&e.keyCode<=40&&e.stopPropagation()}))))}),g.addCommand("WP_Medialib",function(){o&&o.media&&o.media.editor&&o.media.editor.open(g.id)}),g.addButton("wp_more",{tooltip:"Insert Read More tag",onclick:function(){g.execCommand("WP_More","more")}}),g.addButton("wp_page",{tooltip:"Page break",onclick:function(){g.execCommand("WP_More","nextpage")}}),g.addButton("wp_help",{tooltip:"Keyboard Shortcuts",cmd:"WP_Help"}),g.addButton("wp_code",{tooltip:"Code",cmd:"WP_Code",stateSelector:"code"}),o&&o.media&&o.media.editor&&(g.addButton("wp_add_media",{tooltip:"Add Media",icon:"dashicon dashicons-admin-media",cmd:"WP_Medialib"}),g.addMenuItem("add_media",{text:"Add Media",icon:"wp-media-library",context:"insert",cmd:"WP_Medialib"})),g.addMenuItem("wp_more",{text:"Insert Read More tag",icon:"wp_more",context:"insert",onclick:function(){g.execCommand("WP_More","more")}}),g.addMenuItem("wp_page",{text:"Page break",icon:"wp_page",context:"insert",onclick:function(){g.execCommand("WP_More","nextpage")}}),g.on("BeforeExecCommand",function(e){!z.Env.webkit||"InsertUnorderedList"!==e.command&&"InsertOrderedList"!==e.command||(t=t||g.dom.create("style",{type:"text/css"},"#tinymce,#tinymce span,#tinymce li,#tinymce li>span,#tinymce p,#tinymce p>span{font:medium sans-serif;color:#000;line-height:normal;}"),g.getDoc().head.appendChild(t))}),g.on("ExecCommand",function(e){z.Env.webkit&&t&&("InsertUnorderedList"===e.command||"InsertOrderedList"===e.command)&&g.dom.remove(t)}),g.on("init",function(){var e=z.Env,t=["mceContentBody"],n=g.getDoc(),o=g.dom;e.iOS&&o.addClass(n.documentElement,"ios"),"rtl"===g.getParam("directionality")&&(t.push("rtl"),o.setAttrib(n.documentElement,"dir","rtl")),o.setAttrib(n.documentElement,"lang",g.getParam("wp_lang_attr")),e.ie?9===parseInt(e.ie,10)?t.push("ie9"):8===parseInt(e.ie,10)?t.push("ie8"):e.ie<8&&t.push("ie7"):e.webkit&&t.push("webkit"),t.push("wp-editor"),h(t,function(e){e&&o.addClass(n.body,e)}),g.on("BeforeSetContent",function(e){e.content&&(e.content=e.content.replace(/<p>\s*<(p|div|ul|ol|dl|table|blockquote|h[1-6]|fieldset|pre)( [^>]*)?>/gi,"<$1$2>").replace(/<\/(p|div|ul|ol|dl|table|blockquote|h[1-6]|fieldset|pre)>\s*<\/p>/gi,"</$1>"))}),i&&i(document).triggerHandler("tinymce-editor-init",[g]),window.tinyMCEPreInit&&window.tinyMCEPreInit.dragDropUpload&&o.bind(n,"dragstart dragend dragover drop",function(e){i&&i(document).trigger(new i.Event(e))}),g.getParam("wp_paste_filters",!0)&&(g.on("PastePreProcess",function(e){e.content=e.content.replace(/<br class="?Apple-interchange-newline"?>/gi,""),z.Env.webkit||(e.content=e.content.replace(/(<[^>]+) style="[^"]*"([^>]*>)/gi,"$1$2"),e.content=e.content.replace(/(<[^>]+) data-mce-style=([^>]+>)/gi,"$1 style=$2"))}),g.on("PastePostProcess",function(e){g.$("p",e.node).each(function(e,t){o.isEmpty(t)&&o.remove(t)}),z.isIE&&g.$("a",e.node).find("font, u").each(function(e,t){o.remove(t,!0)})}))}),g.on("SaveContent",function(e){g.inline||!g.isHidden()?(e.content=e.content.replace(/<p>(?:<br ?\/?>|\u00a0|\uFEFF| )*<\/p>/g,"<p>&nbsp;</p>"),e.content=a?o.editor.removep(e.content):e.content.replace(/-->\s*<!-- wp:/g,"--\x3e\n\n\x3c!-- wp:")):e.content=e.element.value}),g.on("preInit",function(){g.schema.addValidElements("@[id|accesskey|class|dir|lang|style|tabindex|title|contenteditable|draggable|dropzone|hidden|spellcheck|translate],i,b,script[src|async|defer|type|charset|crossorigin|integrity]"),z.Env.iOS&&(g.settings.height=300),h({c:"JustifyCenter",r:"JustifyRight",l:"JustifyLeft",j:"JustifyFull",q:"mceBlockQuote",u:"InsertUnorderedList",o:"InsertOrderedList",m:"WP_Medialib",t:"WP_More",d:"Strikethrough",p:"WP_Page",x:"WP_Code"},function(e,t){g.shortcuts.add("access+"+t,"",e)}),g.addShortcut("meta+s","",function(){o&&o.autosave&&o.autosave.server.triggerSave()}),g.settings.classic_block_editor||g.addShortcut("access+z","","WP_Adv"),g.on("keydown",function(e){return!(z.Env.mac?e.ctrlKey&&e.altKey&&"KeyH"===e.code:e.shiftKey&&e.altKey&&"KeyH"===e.code)||(g.execCommand("WP_Help"),e.stopPropagation(),e.stopImmediatePropagation(),!1)}),1<window.getUserSetting("editor_plain_text_paste_warning")&&(g.settings.paste_plaintext_inform=!1),z.Env.mac&&z.$(g.iframeElement).attr("title",f("Rich Text Area. Press Control-Option-H for help."))}),g.on("PastePlainTextToggle",function(e){if(!0===e.state){var t=parseInt(window.getUserSetting("editor_plain_text_paste_warning"),10)||0;t<2&&window.setUserSetting("editor_plain_text_paste_warning",++t)}}),g.on("beforerenderui",function(){g.theme.panel&&(h(["button","colorbutton","splitbutton"],function(e){!function(e){if(!e)return;h(e,function(e){var t;e&&e.settings.tooltip&&(t=d(e.settings.tooltip),e.settings.tooltip=t,e._aria&&e._aria.label&&(e._aria.label=t))})}(g.theme.panel.find(e))}),h(g.theme.panel.find("listbox"),function(e){e&&"Paragraph"===e.settings.text&&h(e.settings.values,function(e){e.text&&s.hasOwnProperty(e.text)&&(e.shortcut="("+s[e.text]+")")})}))}),g.on("preinit",function(){var o,E,i,k,S,M,a,r=z.ui.Factory,s=g.settings,e=g.getContainer(),I=document.getElementById("wpadminbar"),B=document.getElementById(g.id+"_ifr");function t(e){var t,n;if(o)if(o.tempHide||"hide"===e.type||"blur"===e.type)o.hide(),o=!1;else if(("resizewindow"===e.type||"scrollwindow"===e.type||"resize"===e.type||"scroll"===e.type)&&!o.blockHide){if("resize"===e.type||"resizewindow"===e.type){if(n=(t=g.getWin()).innerHeight+t.innerWidth,a&&2e3<(new Date).getTime()-a.timestamp&&(a=null),!a)return void(a={timestamp:(new Date).getTime(),size:n});if(n&&Math.abs(n-a.size)<2)return}clearTimeout(i),i=setTimeout(function(){o&&"function"==typeof o.show&&(o.scrolling=!1,o.show())},250),o.scrolling=!0,o.hide()}}e&&(k=z.$(".mce-toolbar-grp",e)[0],S=z.$(".mce-statusbar",e)[0]),"content"===g.id&&(M=document.getElementById("post-status-info")),g.shortcuts.add("alt+119","",function(){var e;o&&(e=o.find("toolbar")[0])&&e.focus(!0)}),g.on("nodechange",function(e){var t=g.selection.isCollapsed(),n={element:e.element,parents:e.parents,collapsed:t};g.fire("wptoolbar",n),E=n.selection||n.element,o&&o!==n.toolbar&&o.hide(),n.toolbar?(o=n.toolbar).visible()?o.reposition():o.show():o=!1}),g.on("focus",function(){o&&o.show()}),g.inline?(g.on("resizewindow",t),document.addEventListener("scroll",t,!0)):(g.dom.bind(g.getWin(),"resize scroll",t),g.on("resizewindow scrollwindow",t)),g.on("remove",function(){document.removeEventListener("scroll",t,!0),g.off("resizewindow scrollwindow",t),g.dom.unbind(g.getWin(),"resize scroll",t)}),g.on("blur hide",t),g.wp=g.wp||{},g.wp._createToolbar=function(e,t){var n,o,a=[];return h(e,function(i){var t,e;function n(){var e=g.selection;"bullist"===t&&e.selectorChanged("ul > li",function(e,t){for(var n,o=t.parents.length;o--&&"OL"!==(n=t.parents[o].nodeName)&&"UL"!=n;);i.active(e&&"UL"===n)}),"numlist"===t&&e.selectorChanged("ol > li",function(e,t){for(var n,o=t.parents.length;o--&&"OL"!==(n=t.parents[o].nodeName)&&"UL"!==n;);i.active(e&&"OL"===n)}),i.settings.stateSelector&&e.selectorChanged(i.settings.stateSelector,function(e){i.active(e)},!0),i.settings.disabledStateSelector&&e.selectorChanged(i.settings.disabledStateSelector,function(e){i.disabled(e)})}"|"===i?o=null:r.has(i)?(i={type:i},s.toolbar_items_size&&(i.size=s.toolbar_items_size),a.push(i),o=null):(o||(o={type:"buttongroup",items:[]},a.push(o)),g.buttons[i]&&(t=i,"function"==typeof(i=g.buttons[t])&&(i=i()),i.type=i.type||"button",s.toolbar_items_size&&(i.size=s.toolbar_items_size),(e=i.tooltip||i.title)&&(i.tooltip=d(e)),i=r.create(i),o.items.push(i),g.initialized?n():g.on("init",n)))}),(n=r.create({type:"panel",layout:"stack",classes:"toolbar-grp inline-toolbar-grp",ariaRoot:!0,ariaRemember:!0,items:[{type:"toolbar",layout:"flow",items:a}]})).bottom=t,n.on("show",function(){this.reposition()}),n.on("keydown",function(e){27===e.keyCode&&(this.hide(),g.focus())}),g.on("remove",function(){n.remove()}),n.reposition=function(){if(!E)return this;var e,t,n=window.pageXOffset||document.documentElement.scrollLeft,o=window.pageYOffset||document.documentElement.scrollTop,i=window.innerWidth,a=window.innerHeight,r=B?B.getBoundingClientRect():{top:0,right:i,bottom:a,left:0,width:i,height:a},s=this.getEl(),d=s.offsetWidth,l=s.clientHeight,c=E.getBoundingClientRect(),p=(c.left+c.right)/2,m=l+5,u=I?I.getBoundingClientRect().bottom:0,g=k?k.getBoundingClientRect().bottom:0,h=S?a-S.getBoundingClientRect().top:0,f=M?a-M.getBoundingClientRect().top:0,w=Math.max(0,u,g,r.top),b=Math.max(0,h,f,a-r.bottom),v=c.top+r.top-w,_=a-r.top-c.bottom-b,y=a-w-b,x="",P=0,C=0;return y<=v||y<=_?(this.scrolling=!0,this.hide(),this.scrolling=!1):(z.Env.iOS&&"IMG"===E.nodeName&&(P=54,C=46),this.bottom?m<=_?(x=" mce-arrow-up",e=c.bottom+r.top+o-C):m<=v&&(x=" mce-arrow-down",e=c.top+r.top+o-l+P):m<=v?(x=" mce-arrow-down",e=c.top+r.top+o-l+P):m<=_&&y/2>c.bottom+r.top-w&&(x=" mce-arrow-up",e=c.bottom+r.top+o-C),void 0===e&&(e=o+w+5+C),t=p-d/2+r.left+n,c.left<0||c.right>r.width?t=r.left+n+(r.width-d)/2:i<=d?(x+=" mce-arrow-full",t=0):t<0&&c.left+d>i||i<t+d&&c.right-d<0?t=(i-d)/2:t<r.left+n?(x+=" mce-arrow-left",t=c.left+r.left+n):t+d>r.width+r.left+n&&(x+=" mce-arrow-right",t=c.right-d+r.left+n),z.Env.iOS&&"IMG"===E.nodeName&&(x=x.replace(/ ?mce-arrow-(up|down)/g,"")),s.className=s.className.replace(/ ?mce-arrow-[\w]+/g,"")+x,W.setStyles(s,{left:t,top:e})),this},n.hide().renderTo(document.body),n}},!0),{_showButtons:n,_hideButtons:n,_setEmbed:n,_getEmbed:n}})}(window.tinymce);
+!function(z){(!z.ui.FloatPanel.zIndex||z.ui.FloatPanel.zIndex<100100)&&(z.ui.FloatPanel.zIndex=100100),z.PluginManager.add("wordpress",function(g){var r,t,W=z.DOM,h=z.each,f=g.editorManager.i18n.translate,i=window.jQuery,o=window.wp,a=o&&o.editor&&o.editor.autop&&g.getParam("wpautop",!0),s=!1;function e(n){var e,t,o,i=0,a=z.$(".block-library-classic__toolbar");"hide"===n?e=!0:a.length&&!a.hasClass("has-advanced-toolbar")&&(a.addClass("has-advanced-toolbar"),n="show"),g.theme.panel&&(t=g.theme.panel.find(".toolbar:not(.menubar)")),t&&1<t.length&&(!n&&t[1].visible()&&(n="hide"),h(t,function(e,t){0<t&&("hide"===n?(e.hide(),i+=34):(e.show(),i-=34))})),i&&!z.Env.iOS&&g.iframeElement&&g.iframeElement.clientHeight&&50<(o=g.iframeElement.clientHeight+i)&&W.setStyle(g.iframeElement,"height",o),e||("hide"===n?(setUserSetting("hidetb","0"),r&&r.active(!1)):(setUserSetting("hidetb","1"),r&&r.active(!0))),g.fire("wp-toolbar-toggle")}function d(e){var t,n=g.translate(e);return s||function(){var o="Shift+Alt+",i="Ctrl+";s={},z.Env.mac&&(o="\u2303\u2325",i="\u2318"),g.settings.wp_shortcut_labels&&h(g.settings.wp_shortcut_labels,function(e,t){var n=g.translate(t);e=e.replace("access",o).replace("meta",i),s[t]=e,t!==n&&(s[n]=e)})}(),s.hasOwnProperty(n)?t=s[n]:s.hasOwnProperty(e)&&(t=s[e]),t?n+" ("+t+")":n}function n(){}return i&&i(document).triggerHandler("tinymce-editor-setup",[g]),g.addButton("wp_adv",{tooltip:"Toolbar Toggle",cmd:"WP_Adv",onPostRender:function(){(r=this).active("1"===getUserSetting("hidetb"))}}),g.on("PostRender",function(){g.getParam("wordpress_adv_hidden",!0)&&"0"===getUserSetting("hidetb","0")?e("hide"):z.$(".block-library-classic__toolbar").addClass("has-advanced-toolbar")}),g.addCommand("WP_Adv",function(){e()}),g.on("focus",function(){window.wpActiveEditor=g.id}),g.on("BeforeSetContent",function(e){var n;e.content&&(-1!==e.content.indexOf("\x3c!--more")&&(n=f("Read more..."),e.content=e.content.replace(/<!--more(.*?)-->/g,function(e,t){return'<img src="'+z.Env.transparentSrc+'" data-wp-more="more" data-wp-more-text="'+t+'" class="wp-more-tag mce-wp-more" alt="" title="'+n+'" data-mce-resize="false" data-mce-placeholder="1" />'})),-1!==e.content.indexOf("\x3c!--nextpage--\x3e")&&(n=f("Page break"),e.content=e.content.replace(/<!--nextpage-->/g,'<img src="'+z.Env.transparentSrc+'" data-wp-more="nextpage" class="wp-more-tag mce-wp-nextpage" alt="" title="'+n+'" data-mce-resize="false" data-mce-placeholder="1" />')),e.load&&"raw"!==e.format&&(e.content=a?o.editor.autop(e.content):e.content.replace(/-->\s+<!--/g,"--\x3e\x3c!--")),-1===e.content.indexOf("<script")&&-1===e.content.indexOf("<style")||(e.content=e.content.replace(/<(script|style)[^>]*>[\s\S]*?<\/\1>/g,function(e,t){return'<img src="'+z.Env.transparentSrc+'" data-wp-preserve="'+encodeURIComponent(e)+'" data-mce-resize="false" data-mce-placeholder="1" class="mce-object" width="20" height="20" alt="&lt;'+t+'&gt;" title="&lt;'+t+'&gt;" />'})))}),g.on("setcontent",function(){g.$("p").each(function(e,t){if(t.innerHTML&&t.innerHTML.length<10){var n=z.trim(t.innerHTML);n&&"&nbsp;"!==n||(t.innerHTML=z.Env.ie&&z.Env.ie<11?"":'<br data-mce-bogus="1">')}})}),g.on("PostProcess",function(e){e.get&&(e.content=e.content.replace(/<img[^>]+>/g,function(e){var t,n,o="";return-1!==e.indexOf('data-wp-more="more"')?((t=e.match(/data-wp-more-text="([^"]+)"/))&&(o=t[1]),n="\x3c!--more"+o+"--\x3e"):-1!==e.indexOf('data-wp-more="nextpage"')?n="\x3c!--nextpage--\x3e":-1!==e.indexOf("data-wp-preserve")&&(t=e.match(/ data-wp-preserve="([^"]+)"/))&&(n=decodeURIComponent(t[1])),n||e}))}),g.on("ResolveName",function(e){var t;"IMG"===e.target.nodeName&&(t=g.dom.getAttrib(e.target,"data-wp-more"))&&(e.name=t)}),g.addCommand("WP_More",function(e){var t,n,o,i="wp-more-tag",a=g.dom,r=g.selection.getNode(),s=g.getBody();i+=" mce-wp-"+(e=e||"more"),o=f(o="more"===e?"Read more...":"Next page"),n='<img src="'+z.Env.transparentSrc+'" alt="" title="'+o+'" class="'+i+'" data-wp-more="'+e+'" data-mce-resize="false" data-mce-placeholder="1" />',r===s||"P"===r.nodeName&&r.parentNode===s?g.insertContent(n):(t=a.getParent(r,function(e){return!(!e.parentNode||e.parentNode!==s)},g.getBody()))&&("P"===t.nodeName?t.appendChild(a.create("p",null,n).firstChild):a.insertAfter(a.create("p",null,n),t),g.nodeChanged())}),g.addCommand("WP_Code",function(){g.formatter.toggle("code")}),g.addCommand("WP_Page",function(){g.execCommand("WP_More","nextpage")}),g.addCommand("WP_Help",function(){var e,t,n,o,i=z.Env.mac?f("Ctrl + Alt + letter:"):f("Shift + Alt + letter:"),a=z.Env.mac?f("Cmd + letter:"):f("Ctrl + letter:"),r=[],s=[],d={},l={},c=0,p=0,m=g.settings.wp_shortcut_labels;function u(e,t){var n="<tr>",o=0;for(t=t||1,h(e,function(e,t){n+="<td><kbd>"+t+"</kbd></td><td>"+f(e)+"</td>",o++});o<t;)n+="<td></td><td></td>",o++;return n+"</tr>"}m&&(h(m,function(e,t){var n;-1!==e.indexOf("meta")?(c++,(n=e.replace("meta","").toLowerCase())&&(d[n]=t,c%2==0&&(r.push(u(d,2)),d={}))):-1!==e.indexOf("access")&&(p++,(n=e.replace("access","").toLowerCase())&&(l[n]=t,p%2==0&&(s.push(u(l,2)),l={})))}),0<c%2&&r.push(u(d,2)),0<p%2&&s.push(u(l,2)),e="<tr><th>"+(e=[f("Letter"),f("Action"),f("Letter"),f("Action")]).join("</th><th>")+"</th></tr>",t=(t='<div class="wp-editor-help">')+"<h2>"+f("Default shortcuts,")+" "+a+'</h2><table class="wp-help-th-center fixed">'+e+r.join("")+"</table><h2>"+f("Additional shortcuts,")+" "+i+'</h2><table class="wp-help-th-center fixed">'+e+s.join("")+"</table>",g.plugins.wptextpattern&&(!z.Env.ie||8<z.Env.ie)&&(t=(t=t+"<h2>"+f("When starting a new paragraph with one of these formatting shortcuts followed by a space, the formatting will be applied automatically. Press Backspace or Escape to undo.")+'</h2><table class="wp-help-th-center fixed">'+u({"*":"Bullet list","1.":"Numbered list"})+u({"-":"Bullet list","1)":"Numbered list"})+"</table>")+"<h2>"+f("The following formatting shortcuts are replaced when pressing Enter. Press Escape or the Undo button to undo.")+'</h2><table class="wp-help-single">'+u({">":"Blockquote"})+u({"##":"Heading 2"})+u({"###":"Heading 3"})+u({"####":"Heading 4"})+u({"#####":"Heading 5"})+u({"######":"Heading 6"})+u({"---":"Horizontal line"})+"</table>"),t=t+"<h2>"+f("Focus shortcuts:")+'</h2><table class="wp-help-single">'+u({"Alt + F8":"Inline toolbar (when an image, link or preview is selected)"})+u({"Alt + F9":"Editor menu (when enabled)"})+u({"Alt + F10":"Editor toolbar"})+u({"Alt + F11":"Elements path"})+"</table><p>"+f("To move focus to other buttons use Tab or the arrow keys. To return focus to the editor press Escape or use one of the buttons.")+"</p>",t+="</div>",(n=g.windowManager.open({title:g.settings.classic_block_editor?"Classic Block Keyboard Shortcuts":"Keyboard Shortcuts",items:{type:"container",classes:"wp-help",html:t},buttons:{text:"Close",onclick:"close"}})).$el&&(n.$el.find('div[role="application"]').attr("role","document"),(o=n.$el.find(".mce-wp-help"))[0]&&(o.attr("tabindex","0"),o[0].focus(),o.on("keydown",function(e){33<=e.keyCode&&e.keyCode<=40&&e.stopPropagation()}))))}),g.addCommand("WP_Medialib",function(){o&&o.media&&o.media.editor&&o.media.editor.open(g.id)}),g.addButton("wp_more",{tooltip:"Insert Read More tag",onclick:function(){g.execCommand("WP_More","more")}}),g.addButton("wp_page",{tooltip:"Page break",onclick:function(){g.execCommand("WP_More","nextpage")}}),g.addButton("wp_help",{tooltip:"Keyboard Shortcuts",cmd:"WP_Help"}),g.addButton("wp_code",{tooltip:"Code",cmd:"WP_Code",stateSelector:"code"}),o&&o.media&&o.media.editor&&(g.addButton("wp_add_media",{tooltip:"Add media",icon:"dashicon dashicons-admin-media",cmd:"WP_Medialib"}),g.addMenuItem("add_media",{text:"Add media",icon:"wp-media-library",context:"insert",cmd:"WP_Medialib"})),g.addMenuItem("wp_more",{text:"Insert Read More tag",icon:"wp_more",context:"insert",onclick:function(){g.execCommand("WP_More","more")}}),g.addMenuItem("wp_page",{text:"Page break",icon:"wp_page",context:"insert",onclick:function(){g.execCommand("WP_More","nextpage")}}),g.on("BeforeExecCommand",function(e){!z.Env.webkit||"InsertUnorderedList"!==e.command&&"InsertOrderedList"!==e.command||(t=t||g.dom.create("style",{type:"text/css"},"#tinymce,#tinymce span,#tinymce li,#tinymce li>span,#tinymce p,#tinymce p>span{font:medium sans-serif;color:#000;line-height:normal;}"),g.getDoc().head.appendChild(t))}),g.on("ExecCommand",function(e){z.Env.webkit&&t&&("InsertUnorderedList"===e.command||"InsertOrderedList"===e.command)&&g.dom.remove(t)}),g.on("init",function(){var e=z.Env,t=["mceContentBody"],n=g.getDoc(),o=g.dom;e.iOS&&o.addClass(n.documentElement,"ios"),"rtl"===g.getParam("directionality")&&(t.push("rtl"),o.setAttrib(n.documentElement,"dir","rtl")),o.setAttrib(n.documentElement,"lang",g.getParam("wp_lang_attr")),e.ie?9===parseInt(e.ie,10)?t.push("ie9"):8===parseInt(e.ie,10)?t.push("ie8"):e.ie<8&&t.push("ie7"):e.webkit&&t.push("webkit"),t.push("wp-editor"),h(t,function(e){e&&o.addClass(n.body,e)}),g.on("BeforeSetContent",function(e){e.content&&(e.content=e.content.replace(/<p>\s*<(p|div|ul|ol|dl|table|blockquote|h[1-6]|fieldset|pre)( [^>]*)?>/gi,"<$1$2>").replace(/<\/(p|div|ul|ol|dl|table|blockquote|h[1-6]|fieldset|pre)>\s*<\/p>/gi,"</$1>"))}),i&&i(document).triggerHandler("tinymce-editor-init",[g]),window.tinyMCEPreInit&&window.tinyMCEPreInit.dragDropUpload&&o.bind(n,"dragstart dragend dragover drop",function(e){i&&i(document).trigger(new i.Event(e))}),g.getParam("wp_paste_filters",!0)&&(g.on("PastePreProcess",function(e){e.content=e.content.replace(/<br class="?Apple-interchange-newline"?>/gi,""),z.Env.webkit||(e.content=e.content.replace(/(<[^>]+) style="[^"]*"([^>]*>)/gi,"$1$2"),e.content=e.content.replace(/(<[^>]+) data-mce-style=([^>]+>)/gi,"$1 style=$2"))}),g.on("PastePostProcess",function(e){g.$("p",e.node).each(function(e,t){o.isEmpty(t)&&o.remove(t)}),z.isIE&&g.$("a",e.node).find("font, u").each(function(e,t){o.remove(t,!0)})}))}),g.on("SaveContent",function(e){g.inline||!g.isHidden()?(e.content=e.content.replace(/<p>(?:<br ?\/?>|\u00a0|\uFEFF| )*<\/p>/g,"<p>&nbsp;</p>"),e.content=a?o.editor.removep(e.content):e.content.replace(/-->\s*<!-- wp:/g,"--\x3e\n\n\x3c!-- wp:")):e.content=e.element.value}),g.on("preInit",function(){g.schema.addValidElements("@[id|accesskey|class|dir|lang|style|tabindex|title|contenteditable|draggable|dropzone|hidden|spellcheck|translate],i,b,script[src|async|defer|type|charset|crossorigin|integrity]"),z.Env.iOS&&(g.settings.height=300),h({c:"JustifyCenter",r:"JustifyRight",l:"JustifyLeft",j:"JustifyFull",q:"mceBlockQuote",u:"InsertUnorderedList",o:"InsertOrderedList",m:"WP_Medialib",t:"WP_More",d:"Strikethrough",p:"WP_Page",x:"WP_Code"},function(e,t){g.shortcuts.add("access+"+t,"",e)}),g.addShortcut("meta+s","",function(){o&&o.autosave&&o.autosave.server.triggerSave()}),g.settings.classic_block_editor||g.addShortcut("access+z","","WP_Adv"),g.on("keydown",function(e){return!(z.Env.mac?e.ctrlKey&&e.altKey&&"KeyH"===e.code:e.shiftKey&&e.altKey&&"KeyH"===e.code)||(g.execCommand("WP_Help"),e.stopPropagation(),e.stopImmediatePropagation(),!1)}),1<window.getUserSetting("editor_plain_text_paste_warning")&&(g.settings.paste_plaintext_inform=!1),z.Env.mac&&z.$(g.iframeElement).attr("title",f("Rich Text Area. Press Control-Option-H for help."))}),g.on("PastePlainTextToggle",function(e){if(!0===e.state){var t=parseInt(window.getUserSetting("editor_plain_text_paste_warning"),10)||0;t<2&&window.setUserSetting("editor_plain_text_paste_warning",++t)}}),g.on("beforerenderui",function(){g.theme.panel&&(h(["button","colorbutton","splitbutton"],function(e){!function(e){if(!e)return;h(e,function(e){var t;e&&e.settings.tooltip&&(t=d(e.settings.tooltip),e.settings.tooltip=t,e._aria&&e._aria.label&&(e._aria.label=t))})}(g.theme.panel.find(e))}),h(g.theme.panel.find("listbox"),function(e){e&&"Paragraph"===e.settings.text&&h(e.settings.values,function(e){e.text&&s.hasOwnProperty(e.text)&&(e.shortcut="("+s[e.text]+")")})}))}),g.on("preinit",function(){var o,E,i,k,S,M,a,r=z.ui.Factory,s=g.settings,e=g.getContainer(),I=document.getElementById("wpadminbar"),B=document.getElementById(g.id+"_ifr");function t(e){var t,n;if(o)if(o.tempHide||"hide"===e.type||"blur"===e.type)o.hide(),o=!1;else if(("resizewindow"===e.type||"scrollwindow"===e.type||"resize"===e.type||"scroll"===e.type)&&!o.blockHide){if("resize"===e.type||"resizewindow"===e.type){if(n=(t=g.getWin()).innerHeight+t.innerWidth,a&&2e3<(new Date).getTime()-a.timestamp&&(a=null),!a)return void(a={timestamp:(new Date).getTime(),size:n});if(n&&Math.abs(n-a.size)<2)return}clearTimeout(i),i=setTimeout(function(){o&&"function"==typeof o.show&&(o.scrolling=!1,o.show())},250),o.scrolling=!0,o.hide()}}e&&(k=z.$(".mce-toolbar-grp",e)[0],S=z.$(".mce-statusbar",e)[0]),"content"===g.id&&(M=document.getElementById("post-status-info")),g.shortcuts.add("alt+119","",function(){var e;o&&(e=o.find("toolbar")[0])&&e.focus(!0)}),g.on("nodechange",function(e){var t=g.selection.isCollapsed(),n={element:e.element,parents:e.parents,collapsed:t};g.fire("wptoolbar",n),E=n.selection||n.element,o&&o!==n.toolbar&&o.hide(),n.toolbar?(o=n.toolbar).visible()?o.reposition():o.show():o=!1}),g.on("focus",function(){o&&o.show()}),g.inline?(g.on("resizewindow",t),document.addEventListener("scroll",t,!0)):(g.dom.bind(g.getWin(),"resize scroll",t),g.on("resizewindow scrollwindow",t)),g.on("remove",function(){document.removeEventListener("scroll",t,!0),g.off("resizewindow scrollwindow",t),g.dom.unbind(g.getWin(),"resize scroll",t)}),g.on("blur hide",t),g.wp=g.wp||{},g.wp._createToolbar=function(e,t){var n,o,a=[];return h(e,function(i){var t,e;function n(){var e=g.selection;"bullist"===t&&e.selectorChanged("ul > li",function(e,t){for(var n,o=t.parents.length;o--&&"OL"!==(n=t.parents[o].nodeName)&&"UL"!=n;);i.active(e&&"UL"===n)}),"numlist"===t&&e.selectorChanged("ol > li",function(e,t){for(var n,o=t.parents.length;o--&&"OL"!==(n=t.parents[o].nodeName)&&"UL"!==n;);i.active(e&&"OL"===n)}),i.settings.stateSelector&&e.selectorChanged(i.settings.stateSelector,function(e){i.active(e)},!0),i.settings.disabledStateSelector&&e.selectorChanged(i.settings.disabledStateSelector,function(e){i.disabled(e)})}"|"===i?o=null:r.has(i)?(i={type:i},s.toolbar_items_size&&(i.size=s.toolbar_items_size),a.push(i),o=null):(o||(o={type:"buttongroup",items:[]},a.push(o)),g.buttons[i]&&(t=i,"function"==typeof(i=g.buttons[t])&&(i=i()),i.type=i.type||"button",s.toolbar_items_size&&(i.size=s.toolbar_items_size),(e=i.tooltip||i.title)&&(i.tooltip=d(e)),i=r.create(i),o.items.push(i),g.initialized?n():g.on("init",n)))}),(n=r.create({type:"panel",layout:"stack",classes:"toolbar-grp inline-toolbar-grp",ariaRoot:!0,ariaRemember:!0,items:[{type:"toolbar",layout:"flow",items:a}]})).bottom=t,n.on("show",function(){this.reposition()}),n.on("keydown",function(e){27===e.keyCode&&(this.hide(),g.focus())}),g.on("remove",function(){n.remove()}),n.reposition=function(){if(!E)return this;var e,t,n=window.pageXOffset||document.documentElement.scrollLeft,o=window.pageYOffset||document.documentElement.scrollTop,i=window.innerWidth,a=window.innerHeight,r=B?B.getBoundingClientRect():{top:0,right:i,bottom:a,left:0,width:i,height:a},s=this.getEl(),d=s.offsetWidth,l=s.clientHeight,c=E.getBoundingClientRect(),p=(c.left+c.right)/2,m=l+5,u=I?I.getBoundingClientRect().bottom:0,g=k?k.getBoundingClientRect().bottom:0,h=S?a-S.getBoundingClientRect().top:0,f=M?a-M.getBoundingClientRect().top:0,w=Math.max(0,u,g,r.top),b=Math.max(0,h,f,a-r.bottom),v=c.top+r.top-w,_=a-r.top-c.bottom-b,y=a-w-b,x="",P=0,C=0;return y<=v||y<=_?(this.scrolling=!0,this.hide(),this.scrolling=!1):(z.Env.iOS&&"IMG"===E.nodeName&&(P=54,C=46),this.bottom?m<=_?(x=" mce-arrow-up",e=c.bottom+r.top+o-C):m<=v&&(x=" mce-arrow-down",e=c.top+r.top+o-l+P):m<=v?(x=" mce-arrow-down",e=c.top+r.top+o-l+P):m<=_&&y/2>c.bottom+r.top-w&&(x=" mce-arrow-up",e=c.bottom+r.top+o-C),void 0===e&&(e=o+w+5+C),t=p-d/2+r.left+n,c.left<0||c.right>r.width?t=r.left+n+(r.width-d)/2:i<=d?(x+=" mce-arrow-full",t=0):t<0&&c.left+d>i||i<t+d&&c.right-d<0?t=(i-d)/2:t<r.left+n?(x+=" mce-arrow-left",t=c.left+r.left+n):t+d>r.width+r.left+n&&(x+=" mce-arrow-right",t=c.right-d+r.left+n),z.Env.iOS&&"IMG"===E.nodeName&&(x=x.replace(/ ?mce-arrow-(up|down)/g,"")),s.className=s.className.replace(/ ?mce-arrow-[\w]+/g,"")+x,W.setStyles(s,{left:t,top:e})),this},n.hide().renderTo(document.body),n}},!0),{_showButtons:n,_hideButtons:n,_setEmbed:n,_getEmbed:n}})}(window.tinymce);
 // Source: wp-includes/js/tinymce/plugins/wpautoresize/plugin.min.js
 tinymce.PluginManager.add("wpautoresize",function(c){var f=c.settings,y=300,p=!1;function _(e){return parseInt(e,10)||0}function w(e){var t,o,n,i,a,s,l,u,r,d,g,m,h=tinymce.DOM;p&&(o=c.getDoc())&&(e=e||{},n=o.body,i=o.documentElement,a=f.autoresize_min_height,!n||e&&"setcontent"===e.type&&e.initial||c.plugins.fullscreen&&c.plugins.fullscreen.isFullscreen()?n&&i&&(n.style.overflowY="auto",i.style.overflowY="auto"):(l=c.dom.getStyle(n,"margin-top",!0),u=c.dom.getStyle(n,"margin-bottom",!0),r=c.dom.getStyle(n,"padding-top",!0),d=c.dom.getStyle(n,"padding-bottom",!0),g=c.dom.getStyle(n,"border-top-width",!0),m=c.dom.getStyle(n,"border-bottom-width",!0),(s=n.offsetHeight+_(l)+_(u)+_(r)+_(d)+_(g)+_(m))&&s<i.offsetHeight&&(s=i.offsetHeight),(isNaN(s)||s<=0)&&(s=tinymce.Env.ie?n.scrollHeight:tinymce.Env.webkit&&0===n.clientHeight?0:n.offsetHeight),s>f.autoresize_min_height&&(a=s),f.autoresize_max_height&&s>f.autoresize_max_height?(a=f.autoresize_max_height,n.style.overflowY="auto",i.style.overflowY="auto"):(n.style.overflowY="hidden",i.style.overflowY="hidden",n.scrollTop=0),a!==y&&(t=a-y,h.setStyle(c.iframeElement,"height",a+"px"),y=a,tinymce.isWebKit&&t<0&&w(e),c.fire("wp-autoresize",{height:a,deltaHeight:"nodechange"===e.type?t:null}))))}function n(e,t,o){setTimeout(function(){w(),e--?n(e,t,o):o&&o()},t)}c.settings.inline||tinymce.Env.iOS||(f.autoresize_min_height=parseInt(c.getParam("autoresize_min_height",c.getElement().offsetHeight),10),f.autoresize_max_height=parseInt(c.getParam("autoresize_max_height",0),10),f.wp_autoresize_on&&(p=!0,c.on("init",function(){c.dom.addClass(c.getBody(),"wp-autoresize")}),c.on("nodechange keyup FullscreenStateChanged",w),c.on("setcontent",function(){n(3,100)}),c.getParam("autoresize_on_init",!0)&&c.on("init",function(){n(10,200,function(){n(5,1e3)})})),c.on("show",function(){y=0}),c.addCommand("wpAutoResize",w),c.addCommand("wpAutoResizeOn",function(){c.dom.hasClass(c.getBody(),"wp-autoresize")||(p=!0,c.dom.addClass(c.getBody(),"wp-autoresize"),c.on("nodechange setcontent keyup FullscreenStateChanged",w),w())}),c.addCommand("wpAutoResizeOff",function(){var e;f.wp_autoresize_on||(p=!1,e=c.getDoc(),c.dom.removeClass(c.getBody(),"wp-autoresize"),c.off("nodechange setcontent keyup FullscreenStateChanged",w),e.body.style.overflowY="auto",e.documentElement.style.overflowY="auto",y=0)}))});
 // Source: wp-includes/js/tinymce/plugins/wpdialogs/plugin.min.js
Index: wp-includes/media-template.php
===================================================================
--- wp-includes/media-template.php	(revision 47263)
+++ wp-includes/media-template.php	(working copy)
@@ -257,8 +257,8 @@
 		<?php else : ?>
 			<div class="upload-ui">
 				<h2 class="upload-instructions drop-instructions"><?php _e( 'Drop files to upload' ); ?></h2>
-				<p class="upload-instructions drop-instructions"><?php _ex( 'or', 'Uploader: Drop files here - or - Select Files' ); ?></p>
-				<button type="button" class="browser button button-hero"><?php _e( 'Select Files' ); ?></button>
+				<p class="upload-instructions drop-instructions"><?php _ex( 'or', 'Uploader: Drop files here - or - Select files' ); ?></p>
+				<button type="button" class="browser button button-hero"><?php _e( 'Select files' ); ?></button>
 			</div>
 
 			<div class="upload-inline-status"></div>
@@ -397,7 +397,7 @@
 
 				<div class="attachment-actions">
 					<# if ( 'image' === data.type && ! data.uploading && data.sizes && data.can.save ) { #>
-					<button type="button" class="button edit-attachment"><?php _e( 'Edit Image' ); ?></button>
+					<button type="button" class="button edit-attachment"><?php _e( 'Edit image' ); ?></button>
 					<# } else if ( 'pdf' === data.subtype && data.sizes ) { #>
 					<p><?php _e( 'Document Preview' ); ?></p>
 					<# } #>
@@ -454,7 +454,7 @@
 				<# var maybeReadOnly = data.can.save || data.allowLocalEdits ? '' : 'readonly'; #>
 				<# if ( 'image' === data.type ) { #>
 					<span class="setting has-description" data-setting="alt">
-						<label for="attachment-details-two-column-alt-text" class="name"><?php _e( 'Alternative Text' ); ?></label>
+						<label for="attachment-details-two-column-alt-text" class="name"><?php _e( 'Alternative text' ); ?></label>
 						<input type="text" id="attachment-details-two-column-alt-text" value="{{ data.alt }}" aria-describedby="alt-text-description" {{ maybeReadOnly }} />
 					</span>
 					<p class="description" id="alt-text-description"><?php echo $alt_text_description; ?></p>
@@ -487,7 +487,7 @@
 					<textarea id="attachment-details-two-column-description" {{ maybeReadOnly }}>{{ data.description }}</textarea>
 				</span>
 				<span class="setting">
-					<span class="name"><?php _e( 'Uploaded By' ); ?></span>
+					<span class="name"><?php _e( 'Uploaded by' ); ?></span>
 					<span class="value">{{ data.authorName }}</span>
 				</span>
 				<# if ( data.uploadedToTitle ) { #>
@@ -501,7 +501,7 @@
 					</span>
 				<# } #>
 				<span class="setting" data-setting="url">
-					<label for="attachment-details-two-column-copy-link" class="name"><?php _e( 'Copy Link' ); ?></label>
+					<label for="attachment-details-two-column-copy-link" class="name"><?php _e( 'Copy link' ); ?></label>
 					<input type="text" id="attachment-details-two-column-copy-link" value="{{ data.url }}" readonly />
 				</span>
 				<div class="attachment-compat"></div>
@@ -520,7 +520,7 @@
 							<button type="button" class="button-link trash-attachment"><?php _e( 'Move to Trash' ); ?></button>
 						<# } #>
 					<?php else : ?>
-						<button type="button" class="button-link delete-attachment"><?php _e( 'Delete Permanently' ); ?></button>
+						<button type="button" class="button-link delete-attachment"><?php _e( 'Delete permanently' ); ?></button>
 					<?php endif; ?>
 				<# } #>
 			</div>
@@ -617,7 +617,7 @@
 					<# } #>
 
 					<# if ( data.can.save && data.sizes ) { #>
-						<a class="edit-attachment" href="{{ data.editLink }}&amp;image-editor" target="_blank"><?php _e( 'Edit Image' ); ?></a>
+						<a class="edit-attachment" href="{{ data.editLink }}&amp;image-editor" target="_blank"><?php _e( 'Edit image' ); ?></a>
 					<# } #>
 				<# } #>
 
@@ -636,7 +636,7 @@
 						<button type="button" class="button-link trash-attachment"><?php _e( 'Move to Trash' ); ?></button>
 					<# } #>
 					<?php else : ?>
-						<button type="button" class="button-link delete-attachment"><?php _e( 'Delete Permanently' ); ?></button>
+						<button type="button" class="button-link delete-attachment"><?php _e( 'Delete permanently' ); ?></button>
 					<?php endif; ?>
 				<# } #>
 
@@ -650,7 +650,7 @@
 		<# var maybeReadOnly = data.can.save || data.allowLocalEdits ? '' : 'readonly'; #>
 		<# if ( 'image' === data.type ) { #>
 			<span class="setting has-description" data-setting="alt">
-				<label for="attachment-details-alt-text" class="name"><?php _e( 'Alt Text' ); ?></label>
+				<label for="attachment-details-alt-text" class="name"><?php _e( 'Alt text' ); ?></label>
 				<input type="text" id="attachment-details-alt-text" value="{{ data.alt }}" aria-describedby="alt-text-description" {{ maybeReadOnly }} />
 			</span>
 			<p class="description" id="alt-text-description"><?php echo $alt_text_description; ?></p>
@@ -683,7 +683,7 @@
 			<textarea id="attachment-details-description" {{ maybeReadOnly }}>{{ data.description }}</textarea>
 		</span>
 		<span class="setting" data-setting="url">
-			<label for="attachment-details-copy-link" class="name"><?php _e( 'Copy Link' ); ?></label>
+			<label for="attachment-details-copy-link" class="name"><?php _e( 'Copy link' ); ?></label>
 			<input type="text" id="attachment-details-copy-link" value="{{ data.url }}" readonly />
 		</span>
 	</script>
@@ -935,7 +935,7 @@
 	<?php // Template for the "Insert from URL" layout. ?>
 	<script type="text/html" id="tmpl-embed-link-settings">
 		<span class="setting link-text">
-			<label for="embed-link-settings-link-text" class="name"><?php _e( 'Link Text' ); ?></label>
+			<label for="embed-link-settings-link-text" class="name"><?php _e( 'Link text' ); ?></label>
 			<input type="text" id="embed-link-settings-link-text" class="alignment" data-setting="linkText" />
 		</span>
 		<div class="embed-container" style="display: none;">
@@ -952,7 +952,7 @@
 		</div>
 
 		<span class="setting alt-text has-description">
-			<label for="embed-image-settings-alt-text" class="name"><?php _e( 'Alternative Text' ); ?></label>
+			<label for="embed-image-settings-alt-text" class="name"><?php _e( 'Alternative text' ); ?></label>
 			<input type="text" id="embed-image-settings-alt-text" data-setting="alt" aria-describedby="alt-text-description" />
 		</span>
 		<p class="description" id="alt-text-description"><?php echo $alt_text_description; ?></p>
@@ -1015,7 +1015,7 @@
 			<div class="embed-media-settings">
 				<div class="column-settings">
 					<span class="setting alt-text has-description">
-						<label for="image-details-alt-text" class="name"><?php _e( 'Alternative Text' ); ?></label>
+						<label for="image-details-alt-text" class="name"><?php _e( 'Alternative text' ); ?></label>
 						<input type="text" id="image-details-alt-text" data-setting="alt" value="{{ data.model.alt }}" aria-describedby="alt-text-description" />
 					</span>
 					<p class="description" id="alt-text-description"><?php echo $alt_text_description; ?></p>
Index: wp-includes/media.php
===================================================================
--- wp-includes/media.php	(revision 47263)
+++ wp-includes/media.php	(working copy)
@@ -3803,7 +3803,7 @@
 		// Generic
 		'mediaFrameDefaultTitle'      => __( 'Media' ),
 		'url'                         => __( 'URL' ),
-		'addMedia'                    => __( 'Add Media' ),
+		'addMedia'                    => __( 'Add media' ),
 		'search'                      => __( 'Search' ),
 		'select'                      => __( 'Select' ),
 		'cancel'                      => __( 'Cancel' ),
@@ -3825,7 +3825,7 @@
 
 		// Library
 		'mediaLibraryTitle'           => __( 'Media Library' ),
-		'insertMediaTitle'            => __( 'Add Media' ),
+		'insertMediaTitle'            => __( 'Add media' ),
 		'createNewGallery'            => __( 'Create a new gallery' ),
 		'createNewPlaylist'           => __( 'Create a new playlist' ),
 		'createNewVideoPlaylist'      => __( 'Create a new video playlist' ),
@@ -3841,10 +3841,10 @@
 		'warnDelete'                  => __( "You are about to permanently delete this item from your site.\nThis action cannot be undone.\n 'Cancel' to stop, 'OK' to delete." ),
 		'warnBulkDelete'              => __( "You are about to permanently delete these items from your site.\nThis action cannot be undone.\n 'Cancel' to stop, 'OK' to delete." ),
 		'warnBulkTrash'               => __( "You are about to trash these items.\n  'Cancel' to stop, 'OK' to delete." ),
-		'bulkSelect'                  => __( 'Bulk Select' ),
+		'bulkSelect'                  => __( 'Bulk select' ),
 		'trashSelected'               => __( 'Move to Trash' ),
 		'restoreSelected'             => __( 'Restore from Trash' ),
-		'deletePermanently'           => __( 'Delete Permanently' ),
+		'deletePermanently'           => __( 'Delete permanently' ),
 		'apply'                       => __( 'Apply' ),
 		'filterByDate'                => __( 'Filter by date' ),
 		'filterByType'                => __( 'Filter by type' ),
@@ -3867,9 +3867,9 @@
 		'setFeaturedImage'            => $post_type_object->labels->set_featured_image,
 
 		// Gallery
-		'createGalleryTitle'          => __( 'Create Gallery' ),
-		'editGalleryTitle'            => __( 'Edit Gallery' ),
-		'cancelGalleryTitle'          => __( '&#8592; Cancel Gallery' ),
+		'createGalleryTitle'          => __( 'Create gallery' ),
+		'editGalleryTitle'            => __( 'Edit gallery' ),
+		'cancelGalleryTitle'          => __( '&#8592; Cancel gallery' ),
 		'insertGallery'               => __( 'Insert gallery' ),
 		'updateGallery'               => __( 'Update gallery' ),
 		'addToGallery'                => __( 'Add to gallery' ),
@@ -3876,17 +3876,17 @@
 		'addToGalleryTitle'           => __( 'Add to Gallery' ),
 		'reverseOrder'                => __( 'Reverse order' ),
 
-		// Edit Image
-		'imageDetailsTitle'           => __( 'Image Details' ),
-		'imageReplaceTitle'           => __( 'Replace Image' ),
-		'imageDetailsCancel'          => __( 'Cancel Edit' ),
-		'editImage'                   => __( 'Edit Image' ),
+		// Edit image
+		'imageDetailsTitle'           => __( 'Image details' ),
+		'imageReplaceTitle'           => __( 'Replace image' ),
+		'imageDetailsCancel'          => __( 'Cancel edit' ),
+		'editImage'                   => __( 'Edit image' ),
 
 		// Crop Image
-		'chooseImage'                 => __( 'Choose Image' ),
-		'selectAndCrop'               => __( 'Select and Crop' ),
-		'skipCropping'                => __( 'Skip Cropping' ),
-		'cropImage'                   => __( 'Crop Image' ),
+		'chooseImage'                 => __( 'Choose image' ),
+		'selectAndCrop'               => __( 'Select and crop' ),
+		'skipCropping'                => __( 'Skip cropping' ),
+		'cropImage'                   => __( 'Crop image' ),
 		'cropYourImage'               => __( 'Crop your image' ),
 		'cropping'                    => __( 'Cropping&hellip;' ),
 		/* translators: 1: Suggested width number, 2: Suggested height number. */
Index: wp-includes/post.php
===================================================================
--- wp-includes/post.php	(revision 47263)
+++ wp-includes/post.php	(working copy)
@@ -1622,18 +1622,18 @@
  * - `add_new` - Default is 'Add New' for both hierarchical and non-hierarchical types.
  *             When internationalizing this string, please use a {@link https://developer.wordpress.org/plugins/internationalization/how-to-internationalize-your-plugin/#disambiguation-by-context gettext context}
  *             matching your post type. Example: `_x( 'Add New', 'product', 'textdomain' );`.
- * - `add_new_item` - Label for adding a new singular item. Default is 'Add New Post' / 'Add New Page'.
+ * - `add_new_item` - Label for adding a new singular item. Default is 'Add new post' / 'Add new page'.
  * - `edit_item` - Label for editing a singular item. Default is 'Edit Post' / 'Edit Page'.
  * - `new_item` - Label for the new item page title. Default is 'New Post' / 'New Page'.
  * - `view_item` - Label for viewing a singular item. Default is 'View Post' / 'View Page'.
  * - `view_items` - Label for viewing post type archives. Default is 'View Posts' / 'View Pages'.
- * - `search_items` - Label for searching plural items. Default is 'Search Posts' / 'Search Pages'.
+ * - `search_items` - Label for searching plural items. Default is 'Search posts' / 'Search pages'.
  * - `not_found` - Label used when no items are found. Default is 'No posts found' / 'No pages found'.
  * - `not_found_in_trash` - Label used when no items are in the trash. Default is 'No posts found in Trash' /
  *                        'No pages found in Trash'.
  * - `parent_item_colon` - Label used to prefix parents of hierarchical items. Not used on non-hierarchical
  *                       post types. Default is 'Parent Page:'.
- * - `all_items` - Label to signify all items in a submenu link. Default is 'All Posts' / 'All Pages'.
+ * - `all_items` - Label to signify all items in a submenu link. Default is 'All posts' / 'All pages'.
  * - `archives` - Label for archives in nav menus. Default is 'Post Archives' / 'Page Archives'.
  * - `attributes` - Label for the attributes meta box. Default is 'Post Attributes' / 'Page Attributes'.
  * - `insert_into_item` - Label for the media frame button. Default is 'Insert into post' / 'Insert into page'.
@@ -1682,22 +1682,22 @@
 	$nohier_vs_hier_defaults              = array(
 		'name'                     => array( _x( 'Posts', 'post type general name' ), _x( 'Pages', 'post type general name' ) ),
 		'singular_name'            => array( _x( 'Post', 'post type singular name' ), _x( 'Page', 'post type singular name' ) ),
-		'add_new'                  => array( _x( 'Add New', 'post' ), _x( 'Add New', 'page' ) ),
-		'add_new_item'             => array( __( 'Add New Post' ), __( 'Add New Page' ) ),
-		'edit_item'                => array( __( 'Edit Post' ), __( 'Edit Page' ) ),
-		'new_item'                 => array( __( 'New Post' ), __( 'New Page' ) ),
-		'view_item'                => array( __( 'View Post' ), __( 'View Page' ) ),
-		'view_items'               => array( __( 'View Posts' ), __( 'View Pages' ) ),
-		'search_items'             => array( __( 'Search Posts' ), __( 'Search Pages' ) ),
+		'add_new'                  => array( _x( 'Add new', 'post' ), _x( 'Add new', 'page' ) ),
+		'add_new_item'             => array( __( 'Add new post' ), __( 'Add new page' ) ),
+		'edit_item'                => array( __( 'Edit post' ), __( 'Edit page' ) ),
+		'new_item'                 => array( __( 'New post' ), __( 'New page' ) ),
+		'view_item'                => array( __( 'View post' ), __( 'View page' ) ),
+		'view_items'               => array( __( 'View posts' ), __( 'View pages' ) ),
+		'search_items'             => array( __( 'Search posts' ), __( 'Search pages' ) ),
 		'not_found'                => array( __( 'No posts found.' ), __( 'No pages found.' ) ),
 		'not_found_in_trash'       => array( __( 'No posts found in Trash.' ), __( 'No pages found in Trash.' ) ),
 		'parent_item_colon'        => array( null, __( 'Parent Page:' ) ),
-		'all_items'                => array( __( 'All Posts' ), __( 'All Pages' ) ),
-		'archives'                 => array( __( 'Post Archives' ), __( 'Page Archives' ) ),
-		'attributes'               => array( __( 'Post Attributes' ), __( 'Page Attributes' ) ),
+		'all_items'                => array( __( 'All posts' ), __( 'All pages' ) ),
+		'archives'                 => array( __( 'Post archives' ), __( 'Page archives' ) ),
+		'attributes'               => array( __( 'Post attributes' ), __( 'Page attributes' ) ),
 		'insert_into_item'         => array( __( 'Insert into post' ), __( 'Insert into page' ) ),
 		'uploaded_to_this_item'    => array( __( 'Uploaded to this post' ), __( 'Uploaded to this page' ) ),
-		'featured_image'           => array( _x( 'Featured Image', 'post' ), _x( 'Featured Image', 'page' ) ),
+		'featured_image'           => array( _x( 'Featured image', 'post' ), _x( 'Featured image', 'page' ) ),
 		'set_featured_image'       => array( _x( 'Set featured image', 'post' ), _x( 'Set featured image', 'page' ) ),
 		'remove_featured_image'    => array( _x( 'Remove featured image', 'post' ), _x( 'Remove featured image', 'page' ) ),
 		'use_featured_image'       => array( _x( 'Use as featured image', 'post' ), _x( 'Use as featured image', 'page' ) ),
Index: wp-includes/script-loader.php
===================================================================
--- wp-includes/script-loader.php	(revision 47263)
+++ wp-includes/script-loader.php	(working copy)
@@ -1532,7 +1532,7 @@
 			'save'                    => __( 'Save &amp; Publish' ), // @todo Remove as not required.
 			'publish'                 => __( 'Publish' ),
 			'published'               => __( 'Published' ),
-			'saveDraft'               => __( 'Save Draft' ),
+			'saveDraft'               => __( 'Save draft' ),
 			'draftSaved'              => __( 'Draft Saved' ),
 			'updating'                => __( 'Updating' ),
 			'schedule'                => _x( 'Schedule', 'customizer changeset action/button label' ),
@@ -1700,7 +1700,7 @@
 				'schedule'           => _x( 'Schedule', 'post action/button label' ),
 				'update'             => __( 'Update' ),
 				'savePending'        => __( 'Save as Pending' ),
-				'saveDraft'          => __( 'Save Draft' ),
+				'saveDraft'          => __( 'Save draft' ),
 				'private'            => __( 'Private' ),
 				'public'             => __( 'Public' ),
 				'publicSticky'       => __( 'Public, Sticky' ),
@@ -1764,7 +1764,7 @@
 			'inlineEditL10n',
 			array(
 				'error'      => __( 'Error while saving the changes.' ),
-				'ntdeltitle' => __( 'Remove From Bulk Edit' ),
+				'ntdeltitle' => __( 'Remove from bulk edit' ),
 				'notitle'    => __( '(no title)' ),
 				'comma'      => trim( _x( ',', 'tag delimiter' ) ),
 				'saved'      => __( 'Changes saved.' ),
@@ -1820,7 +1820,7 @@
 				'l10n'       => array(
 					/* translators: %s: Search query. */
 					'searchResults'            => __( 'Search results for &#8220;%s&#8221;' ),
-					'searchResultsLabel'       => __( 'Search Results' ),
+					'searchResultsLabel'       => __( 'Search results' ),
 					'noPlugins'                => __( 'You do not appear to have any plugins available at this time.' ),
 					'noItemsSelected'          => __( 'Please select at least one item to perform this action on.' ),
 					'updating'                 => __( 'Updating...' ), // No ellipsis.
@@ -1827,10 +1827,10 @@
 					'pluginUpdated'            => _x( 'Updated!', 'plugin' ),
 					'themeUpdated'             => _x( 'Updated!', 'theme' ),
 					'update'                   => __( 'Update' ),
-					'updateNow'                => __( 'Update Now' ),
+					'updateNow'                => __( 'Update now' ),
 					/* translators: %s: Plugin name and version. */
 					'pluginUpdateNowLabel'     => _x( 'Update %s now', 'plugin' ),
-					'updateFailedShort'        => __( 'Update Failed!' ),
+					'updateFailedShort'        => __( 'Update failed!' ),
 					/* translators: %s: Error string for a failed update. */
 					'updateFailed'             => __( 'Update Failed: %s' ),
 					/* translators: %s: Plugin name and version. */
@@ -1846,7 +1846,7 @@
 					/* translators: Accessibility text. */
 					'updateCancel'             => __( 'Update canceled.' ),
 					'beforeunload'             => __( 'Updates may not complete if you navigate away from this page.' ),
-					'installNow'               => __( 'Install Now' ),
+					'installNow'               => __( 'Install now' ),
 					/* translators: %s: Plugin name. */
 					'pluginInstallNowLabel'    => _x( 'Install %s now', 'plugin' ),
 					'installing'               => __( 'Installing...' ),
@@ -1882,7 +1882,7 @@
 					'deleteFailed'             => __( 'Deletion failed: %s' ),
 					'pluginDeleted'            => _x( 'Deleted!', 'plugin' ),
 					'themeDeleted'             => _x( 'Deleted!', 'theme' ),
-					'livePreview'              => __( 'Live Preview' ),
+					'livePreview'              => __( 'Live preview' ),
 					'activatePlugin'           => is_network_admin() ? __( 'Network Activate' ) : __( 'Activate' ),
 					'activateTheme'            => is_network_admin() ? __( 'Network Enable' ) : __( 'Activate' ),
 					/* translators: %s: Plugin name. */
@@ -1889,7 +1889,7 @@
 					'activatePluginLabel'      => is_network_admin() ? _x( 'Network Activate %s', 'plugin' ) : _x( 'Activate %s', 'plugin' ),
 					/* translators: %s: Theme name. */
 					'activateThemeLabel'       => is_network_admin() ? _x( 'Network Activate %s', 'theme' ) : _x( 'Activate %s', 'theme' ),
-					'activateImporter'         => __( 'Run Importer' ),
+					'activateImporter'         => __( 'Run importer' ),
 					/* translators: %s: Importer name. */
 					'activateImporterLabel'    => __( 'Run %s' ),
 					'unknownError'             => __( 'Something went wrong.' ),
@@ -1914,7 +1914,7 @@
 				'clearAriaLabel'   => __( 'Clear color' ),
 				'defaultString'    => __( 'Default' ),
 				'defaultAriaLabel' => __( 'Select default color' ),
-				'pick'             => __( 'Select Color' ),
+				'pick'             => __( 'Select color' ),
 				'defaultLabel'     => __( 'Color value' ),
 			)
 		);
Index: wp-includes/taxonomy.php
===================================================================
--- wp-includes/taxonomy.php	(revision 47263)
+++ wp-includes/taxonomy.php	(working copy)
@@ -127,19 +127,19 @@
 		array(
 			'hierarchical' => false,
 			'labels'       => array(
-				'name'                       => __( 'Link Categories' ),
-				'singular_name'              => __( 'Link Category' ),
-				'search_items'               => __( 'Search Link Categories' ),
+				'name'                       => __( 'Link categories' ),
+				'singular_name'              => __( 'Link category' ),
+				'search_items'               => __( 'Search link categories' ),
 				'popular_items'              => null,
-				'all_items'                  => __( 'All Link Categories' ),
-				'edit_item'                  => __( 'Edit Link Category' ),
-				'update_item'                => __( 'Update Link Category' ),
-				'add_new_item'               => __( 'Add New Link Category' ),
-				'new_item_name'              => __( 'New Link Category Name' ),
+				'all_items'                  => __( 'All link categories' ),
+				'edit_item'                  => __( 'Edit link category' ),
+				'update_item'                => __( 'Update link category' ),
+				'add_new_item'               => __( 'Add new link category' ),
+				'new_item_name'              => __( 'New link category name' ),
 				'separate_items_with_commas' => null,
 				'add_or_remove_items'        => null,
 				'choose_from_most_used'      => null,
-				'back_to_items'              => __( '&larr; Back to Link Categories' ),
+				'back_to_items'              => __( '&larr; Back to link categories' ),
 			),
 			'capabilities' => array(
 				'manage_terms' => 'manage_links',
@@ -504,17 +504,17 @@
  *     @type string $name                       General name for the taxonomy, usually plural. The same
  *                                              as and overridden by `$tax->label`. Default 'Tags'/'Categories'.
  *     @type string $singular_name              Name for one object of this taxonomy. Default 'Tag'/'Category'.
- *     @type string $search_items               Default 'Search Tags'/'Search Categories'.
+ *     @type string $search_items               Default 'Search tags'/'Search categories'.
  *     @type string $popular_items              This label is only used for non-hierarchical taxonomies.
  *                                              Default 'Popular Tags'.
- *     @type string $all_items                  Default 'All Tags'/'All Categories'.
+ *     @type string $all_items                  Default 'All tags'/'All categories'.
  *     @type string $parent_item                This label is only used for hierarchical taxonomies. Default
- *                                              'Parent Category'.
+ *                                              'Parent category'.
  *     @type string $parent_item_colon          The same as `parent_item`, but with colon `:` in the end.
  *     @type string $edit_item                  Default 'Edit Tag'/'Edit Category'.
  *     @type string $view_item                  Default 'View Tag'/'View Category'.
- *     @type string $update_item                Default 'Update Tag'/'Update Category'.
- *     @type string $add_new_item               Default 'Add New Tag'/'Add New Category'.
+ *     @type string $update_item                Default 'Update Tag'/'Update category'.
+ *     @type string $add_new_item               Default 'Add new tag'/'Add new category'.
  *     @type string $new_item_name              Default 'New Tag Name'/'New Category Name'.
  *     @type string $separate_items_with_commas This label is only used for non-hierarchical taxonomies. Default
  *                                              'Separate tags with commas', used in the meta box.
@@ -547,16 +547,16 @@
 	$nohier_vs_hier_defaults = array(
 		'name'                       => array( _x( 'Tags', 'taxonomy general name' ), _x( 'Categories', 'taxonomy general name' ) ),
 		'singular_name'              => array( _x( 'Tag', 'taxonomy singular name' ), _x( 'Category', 'taxonomy singular name' ) ),
-		'search_items'               => array( __( 'Search Tags' ), __( 'Search Categories' ) ),
-		'popular_items'              => array( __( 'Popular Tags' ), null ),
-		'all_items'                  => array( __( 'All Tags' ), __( 'All Categories' ) ),
-		'parent_item'                => array( null, __( 'Parent Category' ) ),
-		'parent_item_colon'          => array( null, __( 'Parent Category:' ) ),
-		'edit_item'                  => array( __( 'Edit Tag' ), __( 'Edit Category' ) ),
-		'view_item'                  => array( __( 'View Tag' ), __( 'View Category' ) ),
-		'update_item'                => array( __( 'Update Tag' ), __( 'Update Category' ) ),
-		'add_new_item'               => array( __( 'Add New Tag' ), __( 'Add New Category' ) ),
-		'new_item_name'              => array( __( 'New Tag Name' ), __( 'New Category Name' ) ),
+		'search_items'               => array( __( 'Search tags' ), __( 'Search categories' ) ),
+		'popular_items'              => array( __( 'Popular tags' ), null ),
+		'all_items'                  => array( __( 'All tags' ), __( 'All categories' ) ),
+		'parent_item'                => array( null, __( 'Parent category' ) ),
+		'parent_item_colon'          => array( null, __( 'Parent category:' ) ),
+		'edit_item'                  => array( __( 'Edit tag' ), __( 'Edit category' ) ),
+		'view_item'                  => array( __( 'View tag' ), __( 'View category' ) ),
+		'update_item'                => array( __( 'Update tag' ), __( 'Update category' ) ),
+		'add_new_item'               => array( __( 'Add new tag' ), __( 'Add new category' ) ),
+		'new_item_name'              => array( __( 'New tag name' ), __( 'New category name' ) ),
 		'separate_items_with_commas' => array( __( 'Separate tags with commas' ), null ),
 		'add_or_remove_items'        => array( __( 'Add or remove tags' ), null ),
 		'choose_from_most_used'      => array( __( 'Choose from the most used tags' ), null ),
@@ -565,7 +565,7 @@
 		'items_list_navigation'      => array( __( 'Tags list navigation' ), __( 'Categories list navigation' ) ),
 		'items_list'                 => array( __( 'Tags list' ), __( 'Categories list' ) ),
 		/* translators: Tab heading when selecting from the most used terms. */
-		'most_used'                  => array( _x( 'Most Used', 'tags' ), _x( 'Most Used', 'categories' ) ),
+		'most_used'                  => array( _x( 'Most used', 'tags' ), _x( 'Most used', 'categories' ) ),
 		'back_to_items'              => array( __( '&larr; Back to Tags' ), __( '&larr; Back to Categories' ) ),
 	);
 	$nohier_vs_hier_defaults['menu_name'] = $nohier_vs_hier_defaults['name'];
Index: wp-includes/widgets/class-wp-nav-menu-widget.php
===================================================================
--- wp-includes/widgets/class-wp-nav-menu-widget.php	(revision 47263)
+++ wp-includes/widgets/class-wp-nav-menu-widget.php	(working copy)
@@ -26,7 +26,7 @@
 			'description'                 => __( 'Add a navigation menu to your sidebar.' ),
 			'customize_selective_refresh' => true,
 		);
-		parent::__construct( 'nav_menu', __( 'Navigation Menu' ), $widget_ops );
+		parent::__construct( 'nav_menu', __( 'Navigation menu' ), $widget_ops );
 	}
 
 	/**
@@ -165,7 +165,7 @@
 			</p>
 			<?php if ( $wp_customize instanceof WP_Customize_Manager ) : ?>
 				<p class="edit-selected-nav-menu" style="<?php echo $nav_menu_style; ?>">
-					<button type="button" class="button"><?php _e( 'Edit Menu' ); ?></button>
+					<button type="button" class="button"><?php _e( 'Edit menu' ); ?></button>
 				</p>
 			<?php endif; ?>
 		</div>
Index: wp-includes/widgets/class-wp-widget-media-image.php
===================================================================
--- wp-includes/widgets/class-wp-widget-media-image.php	(revision 47263)
+++ wp-includes/widgets/class-wp-widget-media-image.php	(working copy)
@@ -36,9 +36,9 @@
 			$this->l10n,
 			array(
 				'no_media_selected'          => __( 'No image selected' ),
-				'add_media'                  => _x( 'Add Image', 'label for button in the image widget' ),
-				'replace_media'              => _x( 'Replace Image', 'label for button in the image widget; should preferably not be longer than ~13 characters long' ),
-				'edit_media'                 => _x( 'Edit Image', 'label for button in the image widget; should preferably not be longer than ~13 characters long' ),
+				'add_media'                  => _x( 'Add image', 'label for button in the image widget' ),
+				'replace_media'              => _x( 'Replace image', 'label for button in the image widget; should preferably not be longer than ~13 characters long' ),
+				'edit_media'                 => _x( 'Edit image', 'label for button in the image widget; should preferably not be longer than ~13 characters long' ),
 				'missing_attachment'         => sprintf(
 					/* translators: %s: URL to media library. */
 					__( 'We can&#8217;t find that image. Check your <a href="%s">media library</a> and make sure it wasn&#8217;t deleted.' ),
@@ -94,7 +94,7 @@
 					'type'              => 'string',
 					'default'           => '',
 					'sanitize_callback' => 'sanitize_text_field',
-					'description'       => __( 'Alternative Text' ),
+					'description'       => __( 'Alternative text' ),
 				),
 				'link_type'         => array(
 					'type'                  => 'string',
@@ -101,7 +101,7 @@
 					'enum'                  => array( 'none', 'file', 'post', 'custom' ),
 					'default'               => 'custom',
 					'media_prop'            => 'link',
-					'description'           => __( 'Link To' ),
+					'description'           => __( 'Link to' ),
 					'should_preview_update' => true,
 				),
 				'link_url'          => array(
@@ -117,7 +117,7 @@
 					'default'               => '',
 					'sanitize_callback'     => array( $this, 'sanitize_token_list' ),
 					'media_prop'            => 'extraClasses',
-					'description'           => __( 'Image CSS Class' ),
+					'description'           => __( 'Image CSS class' ),
 					'should_preview_update' => false,
 				),
 				'link_classes'      => array(
@@ -126,7 +126,7 @@
 					'sanitize_callback'     => array( $this, 'sanitize_token_list' ),
 					'media_prop'            => 'linkClassName',
 					'should_preview_update' => false,
-					'description'           => __( 'Link CSS Class' ),
+					'description'           => __( 'Link CSS class' ),
 				),
 				'link_rel'          => array(
 					'type'                  => 'string',
@@ -133,7 +133,7 @@
 					'default'               => '',
 					'sanitize_callback'     => array( $this, 'sanitize_token_list' ),
 					'media_prop'            => 'linkRel',
-					'description'           => __( 'Link Rel' ),
+					'description'           => __( 'Link rel' ),
 					'should_preview_update' => false,
 				),
 				'link_target_blank' => array(
@@ -148,7 +148,7 @@
 					'default'               => '',
 					'sanitize_callback'     => 'sanitize_text_field',
 					'media_prop'            => 'title',
-					'description'           => __( 'Image Title Attribute' ),
+					'description'           => __( 'Image title attribute' ),
 					'should_preview_update' => false,
 				),
 
Index: wp-includes/widgets/class-wp-widget-media.php
===================================================================
--- wp-includes/widgets/class-wp-widget-media.php	(revision 47263)
+++ wp-includes/widgets/class-wp-widget-media.php	(working copy)
@@ -67,10 +67,10 @@
 
 		$l10n_defaults = array(
 			'no_media_selected'          => __( 'No media selected' ),
-			'add_media'                  => _x( 'Add Media', 'label for button in the media widget' ),
-			'replace_media'              => _x( 'Replace Media', 'label for button in the media widget; should preferably not be longer than ~13 characters long' ),
-			'edit_media'                 => _x( 'Edit Media', 'label for button in the media widget; should preferably not be longer than ~13 characters long' ),
-			'add_to_widget'              => __( 'Add to Widget' ),
+			'add_media'                  => _x( 'Add media', 'label for button in the media widget' ),
+			'replace_media'              => _x( 'Replace media', 'label for button in the media widget; should preferably not be longer than ~13 characters long' ),
+			'edit_media'                 => _x( 'Edit media', 'label for button in the media widget; should preferably not be longer than ~13 characters long' ),
+			'add_to_widget'              => __( 'Add to widget' ),
 			'missing_attachment'         => sprintf(
 				/* translators: %s: URL to media library. */
 				__( 'We can&#8217;t find that file. Check your <a href="%s">media library</a> and make sure it wasn&#8217;t deleted.' ),
Index: wp-includes/widgets/class-wp-widget-text.php
===================================================================
--- wp-includes/widgets/class-wp-widget-text.php	(revision 47263)
+++ wp-includes/widgets/class-wp-widget-text.php	(working copy)
@@ -527,7 +527,7 @@
 					<div class="wp-pointer-content">
 						<h3><?php _e( 'New Custom HTML Widget' ); ?></h3>
 						<?php if ( is_customize_preview() ) : ?>
-							<p><?php _e( 'Did you know there is a &#8220;Custom HTML&#8221; widget now? You can find it by pressing the &#8220;<a class="add-widget" href="#">Add a Widget</a>&#8221; button and searching for &#8220;HTML&#8221;. Check it out to add some custom code to your site!' ); ?></p>
+							<p><?php _e( 'Did you know there is a &#8220;Custom HTML&#8221; widget now? You can find it by pressing the &#8220;<a class="add-widget" href="#">Add a widget</a>&#8221; button and searching for &#8220;HTML&#8221;. Check it out to add some custom code to your site!' ); ?></p>
 						<?php else : ?>
 							<p><?php _e( 'Did you know there is a &#8220;Custom HTML&#8221; widget now? You can find it by scanning the list of available widgets on this screen. Check it out to add some custom code to your site!' ); ?></p>
 						<?php endif; ?>
