WordPress/wp-admin
Sergey Biryukov deb1886078 Accessibility: Text Changes: Use sentence case for the word Error in various error messages, instead of all caps.
Using all caps should be avoided for better readability and because screen readers may pronounce all-caps words as abbreviations.

Props afercia, ryokuhi, sabernhardt, garrett-eclipse.
See #47656, #43037, #42945.
Built from https://develop.svn.wordpress.org/trunk@47156


git-svn-id: http://core.svn.wordpress.org/trunk@46956 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2020-02-01 21:38:04 +00:00
..
css Networks and Sites: Reduce max-width for user and site search inputs on Dashboard screen in Network Admin. 2020-02-01 17:38:03 +00:00
images Build/Test tools: Update grunt-contrib-imagemin and run it 2019-10-05 14:20:59 +00:00
includes Accessibility: Text Changes: Use sentence case for the word Error in various error messages, instead of all caps. 2020-02-01 21:38:04 +00:00
js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
maint I18N: Capitalize translator comments consistently, add trailing punctuation. 2019-09-03 00:41:05 +00:00
network Administration: Add punctuation to "If you change this, we will send you an email" message on General Settings, Network Settings, and Profile screens. 2020-01-31 00:28:04 +00:00
user Coding Standards: Use strict comparison in wp-admin/user/admin.php. 2020-01-27 14:30:05 +00:00
about.php Help/About: Move images to the CDN. 2019-11-12 18:30:03 +00:00
admin-ajax.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
admin-footer.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
admin-functions.php Code is Poetry. 2017-11-30 23:11:00 +00:00
admin-header.php I18N: Capitalize translator comments consistently, add trailing punctuation. 2019-09-03 00:41:05 +00:00
admin-post.php Admin: Use is_user_logged_in() instead of wp_validate_auth_cookie() in admin-post.php. 2019-01-16 05:41:50 +00:00
admin.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
async-upload.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
comment.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
credits.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
custom-background.php Coding Standards: Move wp-admin/custom-background.php to wp-admin/includes/class-custom-background.php 2019-07-19 04:02:55 +00:00
custom-header.php Coding Standards: Move wp-admin/custom-header.php to wp-admin/includes/class-custom-image-header.php 2019-07-17 06:17:56 +00:00
customize.php I18N: Capitalize translator comments consistently, add trailing punctuation. 2019-09-03 00:41:05 +00:00
edit-comments.php Text Changes: Add missing periods to comment status update notices, for consistency. 2020-02-01 20:29:05 +00:00
edit-form-advanced.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
edit-form-blocks.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
edit-form-comment.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
edit-link-form.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
edit-tag-form.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
edit-tags.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
edit.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
erase-personal-data.php Privacy tools: remove some left-over code and fix inline comment. 2019-06-08 00:30:51 +00:00
export-personal-data.php Privacy tools: remove some left-over code and fix inline comment. 2019-06-08 00:30:51 +00:00
export.php Docs: Add missing description for $wp_locale global. 2019-08-04 01:46:55 +00:00
freedoms.php Help/About: Update the 5.3 About page. 2019-11-11 16:07:03 +00:00
import.php Accessibility: Text Changes: Use sentence case for the word Error in various error messages, instead of all caps. 2020-02-01 21:38:04 +00:00
index.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
install-helper.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
install.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
link-add.php Code is Poetry. 2017-11-30 23:11:00 +00:00
link-manager.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
link-parse-opml.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
link.php Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in wp-admin. 2019-07-01 12:52:01 +00:00
load-scripts.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
load-styles.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
media-new.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
media-upload.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
media.php General: First pass at replacing Codex URLs with a corresponding HelpHub or DevHub article. 2019-07-25 22:45:57 +00:00
menu-header.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
menu.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
moderation.php Code is Poetry. 2017-11-30 23:11:00 +00:00
ms-admin.php
ms-delete-site.php I18N: Capitalize translator comments consistently, add trailing punctuation. 2019-09-03 00:41:05 +00:00
ms-edit.php
ms-options.php Code is Poetry. 2017-11-30 23:11:00 +00:00
ms-sites.php Code is Poetry. 2017-11-30 23:11:00 +00:00
ms-themes.php Code is Poetry. 2017-11-30 23:11:00 +00:00
ms-upgrade-network.php Code is Poetry. 2017-11-30 23:11:00 +00:00
ms-users.php Code is Poetry. 2017-11-30 23:11:00 +00:00
my-sites.php Docs: Correct various docblocks documentation. 2019-12-06 22:23:04 +00:00
nav-menus.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
network.php I18N: Improve translator comments. 2019-09-01 17:13:59 +00:00
options-discussion.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
options-general.php Administration: Add punctuation to "If you change this, we will send you an email" message on General Settings, Network Settings, and Profile screens. 2020-01-31 00:28:04 +00:00
options-head.php Administration: Replace legacy updated message type in add_settings_error() calls with success. 2019-08-16 00:39:55 +00:00
options-media.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
options-permalink.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
options-privacy.php I18N: Add missing placeholders to some translators comments in wp-admin. 2020-01-20 15:43:04 +00:00
options-reading.php I18N: Capitalize translator comments consistently, add trailing punctuation. 2019-09-03 00:41:05 +00:00
options-writing.php I18N: Capitalize translator comments consistently, add trailing punctuation. 2019-09-03 00:41:05 +00:00
options.php Accessibility: Text Changes: Use sentence case for the word Error in various error messages, instead of all caps. 2020-02-01 21:38:04 +00:00
plugin-editor.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
plugin-install.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
plugins.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
post-new.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
post.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
press-this.php I18N: Capitalize translator comments consistently, add trailing punctuation. 2019-09-03 00:41:05 +00:00
privacy-policy-guide.php Coding Standards: Fix all WordPress.WhiteSpace.PrecisionAlignment issues. 2019-07-05 05:21:56 +00:00
privacy.php Help/About: Update the 5.3 About page. 2019-11-11 16:07:03 +00:00
profile.php Code is Poetry. 2017-11-30 23:11:00 +00:00
revision.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
setup-config.php Accessibility: Text Changes: Use sentence case for the word Error in various error messages, instead of all caps. 2020-02-01 21:38:04 +00:00
site-health-info.php Site Health: Rename WP_Site_Health::initialize() introduced in [47063] to ::get_instance(), for clarity and consistency with other core classes. 2020-02-01 00:39:09 +00:00
site-health.php Site Health: Rename WP_Site_Health::initialize() introduced in [47063] to ::get_instance(), for clarity and consistency with other core classes. 2020-02-01 00:39:09 +00:00
term.php Coding Standards: Use strict comparison in wp-admin/term.php. 2019-12-15 09:45:01 +00:00
theme-editor.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
theme-install.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
themes.php Accessibility: Text Changes: Use sentence case for the word Error in various error messages, instead of all caps. 2020-02-01 21:38:04 +00:00
tools.php I18N: Add missing placeholders to some translators comments in wp-admin. 2020-01-20 15:43:04 +00:00
update-core.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
update.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
upgrade-functions.php Code is Poetry. 2017-11-30 23:11:00 +00:00
upgrade.php Text Changes: Correct "up-to-date" vs. "up to date" usage in a database update string and inline comments. 2019-09-12 13:06:57 +00:00
upload.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
user-edit.php Administration: Add punctuation to "If you change this, we will send you an email" message on General Settings, Network Settings, and Profile screens. 2020-01-31 00:28:04 +00:00
user-new.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
users.php Accessibility: Text Changes: Use sentence case for the word Error in various error messages, instead of all caps. 2020-02-01 21:38:04 +00:00
widgets.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00