From f3e717ae2b32d822350a554082a1810c1b91852b Mon Sep 17 00:00:00 2001 From: westi Date: Sat, 3 Apr 2010 13:25:47 +0000 Subject: [PATCH] Make the link a seperate translation so people only have to translate it if they really want to. See #12787. git-svn-id: http://svn.automattic.com/wordpress/trunk@13972 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 c2638d0fd5..0bb4aecb8f 100644 --- a/wp-admin/update-core.php +++ b/wp-admin/update-core.php @@ -245,7 +245,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.'); ?>

+

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') ); ?>