From 04187b1efeb5f933c3d6e865a5e2be63d6d70c52 Mon Sep 17 00:00:00 2001 From: Ryan Boren Date: Sun, 16 Sep 2007 18:15:03 +0000 Subject: [PATCH] gettext string. Props tai. fixes #4985 git-svn-id: https://develop.svn.wordpress.org/trunk@6122 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/install.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-admin/install.php b/wp-admin/install.php index 11d064f02e..1f10693654 100644 --- a/wp-admin/install.php +++ b/wp-admin/install.php @@ -31,7 +31,7 @@ switch($step) { case 0: case 1: // in case people are directly linking to this ?> -

Welcome

+

ReadMe documentation at your leisure. Otherwise, just fill in the information below and you\'ll be on your way to using the most extendable and powerful personal publishing platform in the world.'), '../readme.html'); ?>