Opened 15 years ago
Closed 15 years ago
#19433 closed defect (bug) (fixed)
Extra space between two words in tools.php
| Reported by: | kenan3008 | Owned by: | ryan |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.4 |
| Component: | I18N | Version: | 3.3 |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: | Focuses: |
Description
There's an extra space between words 'screen' and 'and' in the last sentence in this message:
http://core.trac.wordpress.org/browser/trunk/wp-admin/tools.php#L23
Attachments (4)
Change History (16)
#4
@
15 years ago
- Keywords commit added
- Milestone Awaiting Review → Future Release
Quick glance, this isn't actually the double-space I saw. There's at least one other on export.php.
#6
@
15 years ago
I've searched through all files in wp-admin and this second patch will remove all extra spaces in messages and comments.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
I saw this during help tweaks but didn't want to break the string over a space. 3.4?