From 102736f9ec968974489a6fe767df63fd33061ada Mon Sep 17 00:00:00 2001 From: nacin Date: Wed, 27 Oct 2010 08:19:28 +0000 Subject: [PATCH] Language cleanup. props mrmist, fixes #14409. git-svn-id: http://svn.automattic.com/wordpress/trunk@16002 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/update-core.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-admin/update-core.php b/wp-admin/update-core.php index dd96f2582..3a460ab34 100644 --- a/wp-admin/update-core.php +++ b/wp-admin/update-core.php @@ -261,7 +261,7 @@ function list_theme_updates() { ?>

-

Please Note: Any customizations you have made to the Themes files will be lost. Please consider using child themes for modifications.'), _x('http://codex.wordpress.org/Child_Themes', 'Link used in suggestion to use child themes in GUU') ); ?>

+

Please Note: Any customizations you have made to theme files will be lost. Please consider using child themes for modifications.'), _x('http://codex.wordpress.org/Child_Themes', 'Link used in suggestion to use child themes in GUU') ); ?>