I18N: Improve translator comments for strings in the community events widget.

Props dimadin, iandunn.
Fixes #40865.
Built from https://develop.svn.wordpress.org/trunk@40866


git-svn-id: http://core.svn.wordpress.org/trunk@40716 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Dominik Schilling
2017-06-01 09:49:42 +00:00
parent 7737e48a21
commit 55497ccfd1
3 changed files with 25 additions and 4 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.8-RC1-40865';
$wp_version = '4.8-RC1-40866';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.