From e17fe1e76ea81b13e01157fcc846be622bfb707b Mon Sep 17 00:00:00 2001 From: Alex King Date: Tue, 13 Apr 2004 06:56:38 +0000 Subject: [PATCH] added the first localization strings in index.php git-svn-id: https://develop.svn.wordpress.org/trunk@1065 602fd350-edb4-49c9-b593-d223f7449a82 --- index.php | 30 +++++++-------- wp-config-extra.php | 27 +------------ wp-includes/languages/english.php | 63 +++++++++++++++++++++++++++++++ wp-settings.php | 5 +++ 4 files changed, 85 insertions(+), 40 deletions(-) diff --git a/index.php b/index.php index b9b547f13e..9e49fd392f 100644 --- a/index.php +++ b/index.php @@ -41,7 +41,7 @@ require('wp-blog-header.php');

-
Filed under: @
+
str('filed_under'); ?> @
@@ -60,7 +60,7 @@ require('wp-blog-header.php');
-

Sorry, no posts matched your criteria.

+

str('no_posts_matched'); ?>

@@ -70,21 +70,21 @@ require('wp-blog-header.php');