From 722bdc353fd9c98d59d95f733f0a22a98781abfe Mon Sep 17 00:00:00 2001 From: Andrew Nacin Date: Wed, 19 Mar 2014 05:42:15 +0000 Subject: [PATCH] Context for theme install strings. Untranslate an error message until it can be cleaned up. see #27453, #27055. Built from https://develop.svn.wordpress.org/trunk@27610 git-svn-id: http://core.svn.wordpress.org/trunk@27453 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/theme-install.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/wp-admin/theme-install.php b/wp-admin/theme-install.php index aec1550dc1..35014a2fcf 100644 --- a/wp-admin/theme-install.php +++ b/wp-admin/theme-install.php @@ -49,7 +49,7 @@ wp_localize_script( 'theme', '_wpThemeSettings', array( 'searchPlaceholder' => __( 'Search themes...' ), 'upload' => __( 'Upload Theme' ), 'back' => __( 'Back' ), - 'error' => __( 'There was a problem trying to load the themes. Please, try again.' ), + 'error' => ( 'There was a problem trying to load the themes. Please, try again.' ), // @todo improve ), 'browse' => array( 'sections' => $sections, @@ -113,9 +113,9 @@ include(ABSPATH . 'wp-admin/admin-header.php');
- - - + + +
Photography Responsive