From 559888b3aceadfb4daddc51977a204c269090846 Mon Sep 17 00:00:00 2001 From: ryan Date: Wed, 3 Feb 2010 17:23:29 +0000 Subject: [PATCH] Use Network and Site for labels. see #11644 git-svn-id: http://svn.automattic.com/wordpress/trunk@12934 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/ms-admin.php | 7 +++---- wp-admin/ms-sites.php | 15 +++++++-------- 2 files changed, 10 insertions(+), 12 deletions(-) diff --git a/wp-admin/ms-admin.php b/wp-admin/ms-admin.php index a28848f63..34e629e44 100644 --- a/wp-admin/ms-admin.php +++ b/wp-admin/ms-admin.php @@ -4,7 +4,7 @@ require_once('admin.php'); if ( !is_multisite() ) wp_die( __('Multisite support is not enabled.') ); -$title = __('Site Admin'); +$title = __('Network Admin'); $parent_file = 'ms-admin.php'; function index_css() { @@ -25,7 +25,6 @@ $user_text = sprintf( _n( '%s user', '%s users', $c_users ), number_format_i18n( $blog_text = sprintf( _n( '%s blog', '%s blogs', $c_blogs ), number_format_i18n( $c_blogs ) ); $sentence = sprintf( __( 'You have %1$s and %2$s.' ), $blog_text, $user_text ); -$title = __( 'Site Admin' ); ?>
@@ -33,7 +32,7 @@ $title = __( 'Site Admin' );


@@ -53,7 +52,7 @@ $title = __( 'Site Admin' );

- " /> + " />

diff --git a/wp-admin/ms-sites.php b/wp-admin/ms-sites.php index 06d61a53c..f7a2e0651 100644 --- a/wp-admin/ms-sites.php +++ b/wp-admin/ms-sites.php @@ -4,7 +4,7 @@ require_once('admin.php'); if ( !is_multisite() ) wp_die( __('Multisite support is not enabled.') ); -$title = __('Blogs'); +$title = __('Sites'); $parent_file = 'ms-admin.php'; wp_enqueue_script( 'admin-forms' ); @@ -82,7 +82,7 @@ switch ( $action ) { ?>
-

- http://domain . $details->path; ?>

+

- http://domain . $details->path; ?>

@@ -372,7 +372,7 @@ switch ( $action ) {
-

+

@@ -592,13 +592,12 @@ switch ( $action ) {
- -

+

- + - + @@ -622,7 +621,7 @@ switch ( $action ) {
.domain;?> @@ -610,7 +609,7 @@ switch ( $action ) {

-

+