#18770 closed defect (bug) (fixed)
Make repair.php fully translatable
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | low | Milestone: | 3.4 |
| Component: | I18N | Version: | 3.3 |
| Severity: | minor | Keywords: | has-patch |
| Cc: |
Description
Attachments (3)
Change History (15)
comment:2
ryan
— 20 months ago
- Owner set to ryan
- Resolution set to fixed
- Status changed from new to closed
comment:5
Zeo
— 19 months 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
comment:6
ryan
— 19 months 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.
comment:8
SergeyBiryukov
— 19 months ago
18770-zeo.diff seems good for 3.3? Only strings/markup fixes. At least "Make support forum URL translatable" part would be nice.
comment:9
Zeo
— 19 months ago
@SergeyBiryukov true that. Since it's not string freeze yet and there's a lot of string changes activity in #19020.
comment:10
ocean90
— 18 months ago
- Keywords dev-feedback removed
- Milestone changed from Future Release to 3.4
- Version set to 3.3
comment:11
nacin
— 17 months ago
- Resolution set to fixed
- Status changed from reopened to closed
In [19757]:
comment:12
nacin
— 17 months ago
I think I caught everything at this point.
Note: See
TracTickets for help on using
tickets.
In [19070]: