diff --git a/wp-admin/comment.php b/wp-admin/comment.php index 2406f177dc..cfb09249a2 100644 --- a/wp-admin/comment.php +++ b/wp-admin/comment.php @@ -60,13 +60,13 @@ case 'mac' : diff --git a/wp-admin/custom-header.php b/wp-admin/custom-header.php index f4d51e4af7..ab4406bf50 100644 --- a/wp-admin/custom-header.php +++ b/wp-admin/custom-header.php @@ -169,7 +169,7 @@ Event.observe( window, 'load', hide_text ); - +
- +
@@ -262,7 +262,7 @@ Event.observe( window, 'load', hide_text ); - + diff --git a/wp-admin/edit-category-form.php b/wp-admin/edit-category-form.php index 61a212e48b..701ba0e705 100644 --- a/wp-admin/edit-category-form.php +++ b/wp-admin/edit-category-form.php @@ -1,14 +1,14 @@ '; $action = 'editedcat'; $nonce_action = 'update-category_' . $cat_ID; do_action('edit_category_form_pre', $category); } else { $heading = __('Add Category'); - $submit_text = __('Add Category »'); + $submit_text = __('Add Category'); $form = ' comment_ID); $form_action = 'editedcomment'; $form_extra = "' />\n\n '; + echo ''; } ?> diff --git a/wp-admin/edit-link-category-form.php b/wp-admin/edit-link-category-form.php index 580a14f088..d0eaaa9f6f 100644 --- a/wp-admin/edit-link-category-form.php +++ b/wp-admin/edit-link-category-form.php @@ -1,14 +1,14 @@ '; $action = 'editedcat'; $nonce_action = 'update-link-category_' . $cat_ID; do_action('edit_link_category_form_pre', $category); } else { $heading = __('Add Category'); - $submit_text = __('Add Category »'); + $submit_text = __('Add Category'); $form = ' diff --git a/wp-admin/import/blogger.php b/wp-admin/import/blogger.php index e841388c95..dfaf4fb53e 100644 --- a/wp-admin/import/blogger.php +++ b/wp-admin/import/blogger.php @@ -613,7 +613,7 @@ class Blogger_Import { $blogtitle = "{$blog['title']} ({$blog['host']})"; $mapthis = __('Blogger username'); $tothis = __('WordPress login'); - $submit = js_escape( __('Save Changes »') ); + $submit = js_escape( __('Save Changes') ); foreach ( $blog['authors'] as $i => $author ) $rows .= "'.__('Don’t be stupid - backup your database before proceeding!').'
'; echo ''; echo ''; } @@ -90,7 +90,7 @@ class BunnyTags_Import { echo ''; echo ''; } diff --git a/wp-admin/import/dotclear.php b/wp-admin/import/dotclear.php index 561d57a0f2..774d6d9a7c 100644 --- a/wp-admin/import/dotclear.php +++ b/wp-admin/import/dotclear.php @@ -128,7 +128,7 @@ class Dotclear_Import { echo ''; } diff --git a/wp-admin/import/jkw.php b/wp-admin/import/jkw.php index 03b74fb019..7886fde11b 100644 --- a/wp-admin/import/jkw.php +++ b/wp-admin/import/jkw.php @@ -20,11 +20,11 @@ class JeromesKeyword_Import { echo ''.__('Don’t be stupid - backup your database before proceeding!').'
'; echo ''; echo ''; echo ''; } @@ -106,7 +106,7 @@ class JeromesKeyword_Import { echo ''; echo ''; } @@ -139,7 +139,7 @@ class JeromesKeyword_Import { } echo ''; echo ''; } diff --git a/wp-admin/import/mt.php b/wp-admin/import/mt.php index 63ab04748d..06e44fc586 100644 --- a/wp-admin/import/mt.php +++ b/wp-admin/import/mt.php @@ -30,7 +30,7 @@ class MT_Import { mt-export.txt in your/wp-content/ directory'); ?>
- +
out of memory error try splitting up the import file into pieces.'); ?>
diff --git a/wp-admin/import/stp.php b/wp-admin/import/stp.php index 7df798db3c..e89e4a8d36 100644 --- a/wp-admin/import/stp.php +++ b/wp-admin/import/stp.php @@ -18,7 +18,7 @@ class STP_Import { echo ''.__('Don’t be stupid - backup your database before proceeding!').'
'; echo ''; echo ''; } @@ -78,7 +78,7 @@ class STP_Import { echo ''; echo ''; } @@ -94,7 +94,7 @@ class STP_Import { echo '' . sprintf( __ngettext('Done! %s tags where added!', 'Done! %s tags where added!', $tags_added), $tags_added ) . '
'.__('To accommodate larger databases for those tag-crazy authors out there, we have made this into an easy 5-step program to help you kick that nasty UTW habit. Just keep clicking along and we will let you know when you are in the clear!').'
'; echo ''.__('Don’t be stupid - backup your database before proceeding!').'
'; echo ''; echo ''; } @@ -106,7 +106,7 @@ class UTW_Import { echo ''; echo ''; } @@ -142,7 +142,7 @@ class UTW_Import { echo ''; echo ''; @@ -161,7 +161,7 @@ class UTW_Import { echo ''; echo ''; diff --git a/wp-admin/import/wp-cat2tag.php b/wp-admin/import/wp-cat2tag.php index 7d22e34e73..47fb19b23a 100644 --- a/wp-admin/import/wp-cat2tag.php +++ b/wp-admin/import/wp-cat2tag.php @@ -90,7 +90,7 @@ function check_all_rows() { echo ''; - echo ''; + echo ''; echo ''; } diff --git a/wp-admin/includes/media.php b/wp-admin/includes/media.php index 336bb0889d..1c8e75b921 100644 --- a/wp-admin/includes/media.php +++ b/wp-admin/includes/media.php @@ -666,7 +666,7 @@ function get_multimedia_item( $attachment_id, $errors = null, $send = true ) { $description_label = __('Description'); $tags_label = __('Tags'); - $toggle_on = __('Describe »'); + $toggle_on = __('Describe'); $toggle_off = __('Describe «'); $post = get_post($attachment_id); diff --git a/wp-admin/includes/template.php b/wp-admin/includes/template.php index ae4d6ee3fa..097614c833 100644 --- a/wp-admin/includes/template.php +++ b/wp-admin/includes/template.php @@ -756,7 +756,7 @@ function meta_form() {- +
ReadMe documentation at your leisure. Otherwise, just fill in the information below and you\'ll be on your way to using the most extendable and powerful personal publishing platform in the world.'), '../readme.html'); ?>
- + @@ -60,7 +60,7 @@ switch($step) {- + - + diff --git a/wp-admin/moderation.php b/wp-admin/moderation.php index b241385a33..22437da59e 100644 --- a/wp-admin/moderation.php +++ b/wp-admin/moderation.php @@ -219,7 +219,7 @@ $comments = array_slice( $comments, $start, $stop );
- +