From 6e1d22936c8a6bd7a085db968566062d2351b6f9 Mon Sep 17 00:00:00 2001 From: Konstantin Obenland Date: Fri, 19 May 2017 11:54:06 +0000 Subject: [PATCH] About: Let's get a headstart on 4.8 about strings MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Strings have been reviewed and are ready for translation—design will come soon. Props bridgetwillard, jenblogs4u, michelleweber, ryelle, melchoyce. See #40721. git-svn-id: https://develop.svn.wordpress.org/trunk@40791 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/about.php | 79 ++++++++++++++++-------------------------- 1 file changed, 29 insertions(+), 50 deletions(-) diff --git a/src/wp-admin/about.php b/src/wp-admin/about.php index 8c6fb12509..1697a6c528 100644 --- a/src/wp-admin/about.php +++ b/src/wp-admin/about.php @@ -34,7 +34,7 @@ include( ABSPATH . 'wp-admin/admin-header.php' );

-

+