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 ) {

-

+