Credits: After [26354], replace another instance of the "Contributing to WordPress" Codex link with http://make.wordpress.org/.

Remove redundant translator comments, add comments for placeholders instead.

See #25806.
Built from https://develop.svn.wordpress.org/trunk@35898


git-svn-id: http://core.svn.wordpress.org/trunk@35862 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2015-12-13 15:24:27 +00:00
parent 2981d66990
commit bff39f181e
2 changed files with 13 additions and 7 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.5-alpha-35897';
$wp_version = '4.5-alpha-35898';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.