[wp-trac] [WordPress Trac] #15887: Capital letters for writing the word "Error"
WordPress Trac
wp-trac at lists.automattic.com
Wed Apr 13 09:50:18 UTC 2011
#15887: Capital letters for writing the word "Error"
------------------------------+-----------------------------
Reporter: doktorbro | Owner: markjaquith
Type: enhancement | Status: reopened
Priority: normal | Milestone: Future Release
Component: Warnings/Notices | Version: 3.1
Severity: minor | Resolution:
Keywords: i18n has-patch |
------------------------------+-----------------------------
Comment (by dd32):
wp-admin/includes/class-ftp.php and wp-includes/class-snoopy.php are
external libraries, we generally don't change the strings inside these
files, nor are they translated (In both cases, adding <strong> tags there
would probably not achieve anything either as Snoopy is deprecated, and
that error string fron ftp shouldn't be shown I don't believe).
wp-admin/includes/class-wp-importer.php should be able to support <strong>
tags.
wp-includes/ms-functions.php should be able to support strong tags, but
will need to be triple checked.
For what it's worth, I agree that Warning, Caution, and Notice should not
be capitalised.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/15887#comment:17>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list