X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/9e77185fafaf4e60e2b73821e0e4b9b1a11fb85f..784f914b1e4b1c62d6657e86397c2e83bcee4295:/wp-admin/media.php diff --git a/wp-admin/media.php b/wp-admin/media.php index 60abb648..5f13d3ad 100644 --- a/wp-admin/media.php +++ b/wp-admin/media.php @@ -80,7 +80,7 @@ case 'edit' : get_current_screen()->set_help_sidebar( '

' . __('For more information:') . '

' . - '

' . __('Documentation on Edit Media') . '

' . + '

' . __('Documentation on Edit Media') . '

' . '

' . __('Support Forums') . '

' ); @@ -92,7 +92,7 @@ case 'edit' : if ( isset($_GET['message']) ) { switch ( $_GET['message'] ) { case 'updated' : - $message = __('Media attachment updated.'); + $message = __('Media file updated.'); $class = 'updated'; break; } @@ -103,15 +103,15 @@ case 'edit' : ?>
-

+

- + -

+ -
+