Package: wordpress
Version: 2.9.2-1

(and previous versions too)

when i log in as an admin user, the wordpress header says "Howdy! cas".

I'm terrified that it'll say "Pardner" in some future update.

this is obviously incompatible with the Super Cow Powers of apt-get.

please crack the whip at the upstream developers and get them
to perform a cowboy-ectomy.

Yeeha!

craig

ps: the most noticable instance is wp-admin/admin-header.php, but there
are several other instances of "Howdy!".  I've edited it on my system to
say "Logged in as: "

ganesh:/usr/share/wordpress# grep -ir howdy .
./wp-admin/import/blogger.php:          $welcome = __('Howdy! This importer 
allows you to import posts and comments from your Blogger account into your 
WordPress
blog.');
./wp-admin/import/blogware.php:         echo '<p>'.__('Howdy! This importer 
allows you to extract posts from Blogware XML export file into your blog.  Pick 
a Blogware
file to upload and click Import.').'</p>';
./wp-admin/import/dotclear.php:         echo '<div 
class="narrow"><p>'.__('Howdy! This importer allows you to extract posts from a 
DotClear database into your blog.
Mileage may vary.').'</p>';
./wp-admin/import/livejournal.php:                      <p><?php _e( 'Howdy! 
This importer allows you to connect directly to LiveJournal and download all 
your entries
and comments' ) ?></p>
./wp-admin/import/mt.php:<p><?php _e('Howdy! We&#8217;re about to begin 
importing all of your Movable Type or TypePad entries into WordPress. To begin, 
either choose a
file to upload and click &#8220;Upload file and import&#8221;, or use FTP to 
upload your MT export file as <code>mt-export.txt</code> in your 
<code>/wp-content/</code>
directory and then click "Import mt-export.txt"'); ?></p>
./wp-admin/import/rss.php:              echo '<p>'.__('Howdy! This importer 
allows you to extract posts from an RSS 2.0 file into your blog. This is useful 
if you want
to import your posts from a system that is not handled by a custom import tool. 
Pick an RSS file to upload and click Import.').'</p>';
./wp-admin/import/stp.php:              echo '<p>'.__('Howdy! This imports tags 
from Simple Tagging 1.6.2 into WordPress tags.').'</p>';
./wp-admin/import/textpattern.php:              echo '<p>'.__('Howdy! This 
imports categories, users, posts, comments, and links from any Textpattern 
4.0.2+ into this
blog.').'</p>';
./wp-admin/import/utw.php:              echo '<p>'.__('Howdy! This imports tags 
from Ultimate Tag Warrior 3 into WordPress tags.').'</p>';
./wp-admin/import/wordpress.php:                echo '<p>'.__('Howdy! Upload 
your WordPress eXtended RSS (WXR) file and we&#8217;ll import the posts, pages, 
comments,
custom fields, categories, and tags into this blog.').'</p>';
./wp-admin/admin-header.php:<p><?php printf(__('Howdy, <a href="%1$s" 
title="Edit your profile">%2$s</a>'), 'profile.php', $user_identity) ?>




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to