From 2c80016b6afb687fdcaa6ecbbae9611bedaa005a Mon Sep 17 00:00:00 2001 From: nacin Date: Fri, 19 Mar 2010 22:09:34 +0000 Subject: [PATCH] MS admin string improvements. fixes #12436, props mrmist. git-svn-id: http://svn.automattic.com/wordpress/trunk@13771 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/ms-options.php | 24 ++++++++++++------------ wp-admin/ms-themes.php | 6 +++--- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/wp-admin/ms-options.php b/wp-admin/ms-options.php index d8bc18697..be3aeadc7 100644 --- a/wp-admin/ms-options.php +++ b/wp-admin/ms-options.php @@ -4,7 +4,7 @@ require_once('admin.php'); if ( !is_multisite() ) wp_die( __('Multisite support is not enabled.') ); -$title = __('Options'); +$title = __('Network Options'); $parent_file = 'ms-admin.php'; include('admin-header.php'); @@ -40,7 +40,7 @@ if (isset($_GET['updated'])) {
- domain ); ?> + domain ); ?> @@ -67,7 +67,7 @@ if (isset($_GET['updated'])) {
- New users are added to this site as subscribers (or the user role defined below) if they don't have a site. Leave blank for the main site. 'Subscriber' users on old site will be moved to the new site if changed. New site will be created if it does not exist." ); ?> + New users are added to this site as subscribers (or the user role defined below) if they don't have a site. Leave blank for the main site. 'Subscriber' users on old site will be moved to the new site if changed. The new site will be created if it does not exist." ); ?> @@ -78,7 +78,7 @@ if (isset($_GET['updated'])) { ?>
- + @@ -128,7 +128,7 @@ if (isset($_GET['updated'])) { />
/>
- Add New page.') ?> + Add New" page.') ?> @@ -148,7 +148,7 @@ if (isset($_GET['updated'])) { $limited_email_domains = str_replace( ' ', "\n", $limited_email_domains ); ?>
- + @@ -157,7 +157,7 @@ if (isset($_GET['updated'])) {
- + @@ -186,7 +186,7 @@ if (isset($_GET['updated'])) {
- + @@ -194,7 +194,7 @@ if (isset($_GET['updated'])) {
- + @@ -202,7 +202,7 @@ if (isset($_GET['updated'])) {
- + @@ -210,7 +210,7 @@ if (isset($_GET['updated'])) {
- + @@ -218,7 +218,7 @@ if (isset($_GET['updated'])) {
- + diff --git a/wp-admin/ms-themes.php b/wp-admin/ms-themes.php index def611c84..77fe80456 100644 --- a/wp-admin/ms-themes.php +++ b/wp-admin/ms-themes.php @@ -1,7 +1,7 @@
-

-

+

+