From 3ad35be8565ebc962f062473e33b251f6cb4bdfa Mon Sep 17 00:00:00 2001 From: Mark Jaquith Date: Mon, 27 Jul 2015 01:53:04 +0000 Subject: [PATCH] Add a translator note for the fix in r33387 props SergeyBiryukov fixes 33091 git-svn-id: https://develop.svn.wordpress.org/trunk@33437 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/install.php | 1 + 1 file changed, 1 insertion(+) diff --git a/src/wp-admin/install.php b/src/wp-admin/install.php index 11a1ab1e89..e6152500a8 100644 --- a/src/wp-admin/install.php +++ b/src/wp-admin/install.php @@ -147,6 +147,7 @@ function display_setup_form( $error = null ) {

+