#18770 closed defect (bug) (fixed)
Make repair.php fully translatable
Reported by: | ocean90 | Owned by: | ryan |
---|---|---|---|
Milestone: | 3.4 | Priority: | low |
Severity: | minor | Version: | 3.3 |
Component: | I18N | Keywords: | has-patch |
Focuses: | Cc: |
Description
Attachments (3)
Change History (15)
#5
@
13 years ago
- Keywords dev-feedback added
- Resolution fixed deleted
- Status changed from closed to reopened
- Version 2.9 deleted
Sorry for re-opening this ticket.
In my patch:
- Add missing paragraph
- Add missing semicolon (what's up with the non-breaking space galore)
- Make support forum URL translatable
- Unnecessary double spacing in strings
#6
@
13 years ago
- Milestone changed from 3.3 to Future Release
We limit use of get_option() in repair.php because repair.php is usually visited when there is a problem with the options table.
#8
@
13 years ago
18770-zeo.diff seems good for 3.3? Only strings/markup fixes. At least "Make support forum URL translatable" part would be nice.
#9
@
13 years ago
@SergeyBiryukov true that. Since it's not string freeze yet and there's a lot of string changes activity in #19020.
Note: See
TracTickets for help on using
tickets.
In [19070]: