Administration: Capitalize Trash consistently in various messages and comments.

When used as a noun referring to the "virtual" place, `Trash` should be capitalized.

Props garrett-eclipse, aandrewdixon, Presskopp.
Fixes #45317.
Built from https://develop.svn.wordpress.org/trunk@47233


git-svn-id: http://core.svn.wordpress.org/trunk@47033 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2020-02-10 04:12:07 +00:00
parent 02ae343849
commit a6949956d1
22 changed files with 60 additions and 60 deletions

View File

@@ -3644,7 +3644,7 @@ class wp_xmlrpc_server extends IXR_Server {
/**
* Delete a comment.
*
* By default, the comment will be moved to the trash instead of deleted.
* By default, the comment will be moved to the Trash instead of deleted.
* See wp_delete_comment() for more information on this behavior.
*
* @since 2.7.0