From a7a53e44177750226de40001f34d58110b13c46d Mon Sep 17 00:00:00 2001 From: Andrew Nacin Date: Wed, 19 Mar 2014 05:41:13 +0000 Subject: [PATCH] Context for theme install strings. Untranslate an error message until it can be cleaned up. see #27453, #27055. git-svn-id: https://develop.svn.wordpress.org/trunk@27610 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/theme-install.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/wp-admin/theme-install.php b/src/wp-admin/theme-install.php index aec1550dc1..35014a2fcf 100644 --- a/src/wp-admin/theme-install.php +++ b/src/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