Make WordPress Core

Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#18770 closed defect (bug) (fixed)

Make repair.php fully translatable

Reported by: ocean90's profile ocean90 Owned by: ryan's profile ryan
Milestone: 3.4 Priority: low
Severity: minor Version: 3.3
Component: I18N Keywords: has-patch
Focuses: Cc:

Description


Attachments (3)

18770.patch (3.7 KB) - added by ocean90 13 years ago.
18770.2.patch (861 bytes) - added by ocean90 13 years ago.
18770-zeo.diff (6.6 KB) - added by Zeo 13 years ago.
repair.php l10n tweak and more

Download all attachments as: .zip

Change History (15)

@ocean90
13 years ago

#1 @ocean90
13 years ago

  • Version set to 2.9

#2 @ryan
13 years ago

  • Owner set to ryan
  • Resolution set to fixed
  • Status changed from new to closed

In [19070]:

Make repair.php fully translatable. Props ocean90. fixes #18770

#3 @ocean90
13 years ago

18770.2.patch will fix my placeholder fail. Sry.

@ocean90
13 years ago

#4 @ryan
13 years ago

In [19073]:

gettext fix. Props ocean90. fixes #18770

#5 @Zeo
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 @ryan
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.

@Zeo
13 years ago

repair.php l10n tweak and more

#7 @Zeo
13 years ago

@ryan patch refresh.

#8 @SergeyBiryukov
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 @Zeo
13 years ago

@SergeyBiryukov true that. Since it's not string freeze yet and there's a lot of string changes activity in #19020.

#10 @ocean90
13 years ago

  • Keywords dev-feedback removed
  • Milestone changed from Future Release to 3.4
  • Version set to 3.3

#11 @nacin
13 years ago

  • Resolution set to fixed
  • Status changed from reopened to closed

In [19757]:

Formatting and i18n cleanup of repair.php. props zeo for initial patch. fixes #18770.

#12 @nacin
13 years ago

I think I caught everything at this point.

Note: See TracTickets for help on using tickets.