[wp-trac] [WordPress Trac] #35674: Move the "Warning:" prefix out of the strings (wp-admin/includes/network.php)
WordPress Trac
noreply at wordpress.org
Sun Jan 31 10:49:04 UTC 2016
#35674: Move the "Warning:" prefix out of the strings (wp-
admin/includes/network.php)
--------------------------+-----------------------------
Reporter: ramiy | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: I18N | Version:
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
When wordpress presents an `ERROR:` or a `Warning:` message, the prefix is
in a separate string.
This is the best practice for all wordpress messages.
Same principle should be applied to `Caution:` messages.
The attached patch is moving the `Caution:` prefix into a separate
translation string.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35674>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list