Your message dated Fri, 15 Jun 2012 15:22:23 +0200
with message-id <[email protected]>
and subject line This won't change
has caused the Debian Bug report #579106,
regarding wordpress moos at me.
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
579106: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=579106
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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’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 “Upload file and import”, 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’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) ?>
--- End Message ---
--- Begin Message ---
Hello,
I'm afraid, we're not going to change "Howdy" by anything else.
It would break lots of translations and I see no good reason to deviate
from upstream on this.
If you want to convince upstream to change those strings, please file a
ticket over here:
http://core.trac.wordpress.org/newticket
Thank you.
--
Raphaël Hertzog ◈ Debian Developer
Get the Debian Administrator's Handbook:
→ http://debian-handbook.info/get/
--- End Message ---