From 26db844b287fed7fe49945ab75a36fecb77e1da2 Mon Sep 17 00:00:00 2001 From: Andrew Nacin Date: Fri, 19 Mar 2010 22:09:34 +0000 Subject: [PATCH] MS admin string improvements. fixes #12436, props mrmist. git-svn-id: https://develop.svn.wordpress.org/trunk@13771 602fd350-edb4-49c9-b593-d223f7449a82 --- 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 d8bc186973..be3aeadc7a 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 def611c844..77fe804569 100644 --- a/wp-admin/ms-themes.php +++ b/wp-admin/ms-themes.php @@ -1,7 +1,7 @@
-

-

+

+