diff --git a/index.php b/index.php index 495394785c..8c63f5ef7c 100644 --- a/index.php +++ b/index.php @@ -100,7 +100,7 @@ require('./wp-blog-header.php');
  • RSS 2.0'); ?>
  • RSS 2.0'); ?>
  • XHTML'); ?>
  • -
  • WP
  • +
  • WP
  • @@ -110,6 +110,6 @@ require('./wp-blog-header.php'); -

    WordPress"), __("Powered by WordPress, state-of-the-art semantic personal publishing platform")); ?>

    +

    WordPress"), __("Powered by WordPress, state-of-the-art semantic personal publishing platform.")); ?>

    diff --git a/wp-admin/edit-comments.php b/wp-admin/edit-comments.php index 5d7b3f5a17..3719bb4cf4 100644 --- a/wp-admin/edit-comments.php +++ b/wp-admin/edit-comments.php @@ -34,7 +34,7 @@ function checkAll(form) - +

    |

    @@ -79,7 +79,7 @@ if ('view' == $mode) { echo '
  • '; } ?> -

    comment_author_email) { ?>| comment_author_email) { ?> | |

    +

    comment_author_email) { ?>| comment_author_email) { ?> | |

    @@ -113,7 +113,7 @@ if ('view' == $mode) { * ' . __('Name') . ' - ' . __('Email') . ' + ' . __('E-mail') . ' ' . __('IP') . ' ' . __('Comment Excerpt') . ' ' . __('Actions') . ' diff --git a/wp-admin/moderation.php b/wp-admin/moderation.php index 19fd912941..f3e6103457 100644 --- a/wp-admin/moderation.php +++ b/wp-admin/moderation.php @@ -151,7 +151,7 @@ if ($comments) { echo "\n\t
  • "; ?> -

    comment_author_email) { ?>| comment_author_email) { ?> | |

    +

    comment_author_email) { ?>| comment_author_email) { ?> | |

    comment_ID."\">" . __('Edit') . ""; diff --git a/wp-admin/options-discussion.php b/wp-admin/options-discussion.php index 11806c1d43..35d50d1e9f 100644 --- a/wp-admin/options-discussion.php +++ b/wp-admin/options-discussion.php @@ -1,7 +1,7 @@

    - +
    @@ -101,7 +101,7 @@ include('options-head.php');

    ' ) ?>

    -

    Common spam words.') ?>

    +

    Common spam words.') ?>

    diff --git a/wp-admin/options-misc.php b/wp-admin/options-misc.php index 78f4bb70d5..d79c824a73 100644 --- a/wp-admin/options-misc.php +++ b/wp-admin/options-misc.php @@ -1,7 +1,7 @@ /archives/2003/05/23/my-cheese-sandwich/

    In general for this you must use mod_rewrite, however if you put a filename at the beginning WordPress will attempt to use that to pass the arguments, for example:

    /index.php/archives/%year%/%monthnum%/%day%/%postname%/

    -

    If you use this option you can ignore the mod_rewrite rules.

    ') ?> +

    If you use this option you can ignore the mod_rewrite rules.

    ') ?>

    diff --git a/wp-admin/options-reading.php b/wp-admin/options-reading.php index 6a2ae4d246..1c81b3b65e 100644 --- a/wp-admin/options-reading.php +++ b/wp-admin/options-reading.php @@ -1,7 +1,7 @@ - posts +
    +
    + diff --git a/wp-admin/options-writing.php b/wp-admin/options-writing.php index fdb3a711f7..814542a69b 100644 --- a/wp-admin/options-writing.php +++ b/wp-admin/options-writing.php @@ -62,9 +62,9 @@ include('options-head.php'); - Size of the writing box: + - lines + @@ -95,8 +95,8 @@ endforeach;

    - -

    %s, %s, %s.'), substr(md5(uniqid(microtime())),0,5), substr(md5(uniqid(microtime())),0,5), substr(md5(uniqid(microtime())),0,5)) ?>

    + +

    %s, %s, %s.'), substr(md5(uniqid(microtime())),0,5), substr(md5(uniqid(microtime())),0,5), substr(md5(uniqid(microtime())),0,5)) ?>

    diff --git a/wp-admin/options.php b/wp-admin/options.php index dcd686ad8c..72d9b1973e 100644 --- a/wp-admin/options.php +++ b/wp-admin/options.php @@ -1,5 +1,7 @@ \n"; echo "

    Caution: You are about to delete the following comment:'); ?>

    \n"; echo "
    \n"; echo "\n"; -echo "\n"; +echo "\n"; echo "\n"; echo "\n"; echo "
    " . __('Author:') . "" . $commentdata["comment_author"] . "
    " . __('E-Mail:') . "" . $commentdata["comment_author_email"] . "
    " . __('E-mail:') . "" . $commentdata["comment_author_email"] . "
    ". __('URL:') . "" . $commentdata["comment_author_url"] . "
    ". __('Comment:') . "" . stripslashes($commentdata["comment_content"]) . "
    \n"; @@ -790,9 +790,10 @@ window.open ("profile.php?action=IErightclick", "oneclickbookmarklet", "width=50 ?>
    - Since you’re a newcomer, you’ll have to wait for an admin to raise your level to 1, in order to be authorized to post blog items.
    -You can also e-mail the admin to ask for a promotion.
    -When you’re promoted, just reload this page and you’ll be able to blog. :)

    '), get_settings('admin_email')); ?> +

    +You can also e-mail the admin to ask for a promotion.
    +When you’re promoted, just reload this page and you’ll be able to blog. :)'), get_settings('admin_email')); ?> +

    ERROR: please type your e-mail address")); return false; } else if (!is_email($_POST["newuser_email"])) { - die (__("ERROR: the email address isn't correct")); + die (__("ERROR: the e-mail address isn't correct")); return false; } @@ -157,7 +157,7 @@ case 'viewprofile':

    user_nickname ?>

    -

    user_email) ?> +

    user_email) ?>

    user_url ?>

    @@ -275,7 +275,7 @@ default: - + diff --git a/wp-comments-popup.php b/wp-comments-popup.php index c6e50deca3..821b4716c1 100644 --- a/wp-comments-popup.php +++ b/wp-comments-popup.php @@ -100,7 +100,7 @@ if (!empty($commentstatus->post_password) && $_COOKIE['wp-postpass_'.$cookiehash -

    Powered by Wordpress"),__("Powered by WordPress; state-of-the-art semantic personal publishing platform.")); ?>

    +

    Powered by Wordpress"),__("Powered by WordPress, state-of-the-art semantic personal publishing platform.")); ?>