From 67f7fe43dc09aa361f1171a2d20bdea060eabc5b Mon Sep 17 00:00:00 2001 From: Peter Westwood 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: https://develop.svn.wordpress.org/trunk@13972 602fd350-edb4-49c9-b593-d223f7449a82 --- 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') ); ?>