From 83e269fd2e90feaccb3beff0c80de85a4c370a33 Mon Sep 17 00:00:00 2001 From: Ryan Boren Date: Wed, 13 Dec 2006 19:36:10 +0000 Subject: [PATCH] i18n fixes from nbachiyski. fixes #3470 git-svn-id: https://develop.svn.wordpress.org/trunk@4646 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/plugins.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wp-admin/plugins.php b/wp-admin/plugins.php index a275fa2773..5a57b1adf1 100644 --- a/wp-admin/plugins.php +++ b/wp-admin/plugins.php @@ -140,11 +140,11 @@ if (empty($plugins)) { } ?> -

%s directory and it will be automatically deactivated.', PLUGINDIR)); ?>

+

%s directory and it will be automatically deactivated.'), PLUGINDIR); ?>

WordPress plugin directory.'); ?>

-

%s directory. Once a plugin is uploaded, you may activate it here.', PLUGINDIR)); ?>

+

%s directory. Once a plugin is uploaded, you may activate it here.'), PLUGINDIR); ?>