Make WordPress Core

Opened 17 years ago

Closed 17 years ago

#5880 closed defect (bug) (fixed)

Punctuation not normalized on import page

Reported by: hervada's profile hervada Owned by:
Milestone: 2.5 Priority: lowest
Severity: trivial Version: 2.5
Component: I18N Keywords: has-patch
Focuses: Cc:

Description

The import page shows a list of available importers. Its description ends sometimes with a period, sometimes without it. It should be always without period. Patch included.

Attachments (3)

importers.i18n.patch (2.7 KB) - added by hervada 17 years ago.
5880-2.diff (10.2 KB) - added by lloydbudd 17 years ago.
Dependent on patch from #6020
import-stp.php.patch (491 bytes) - added by hervada 17 years ago.

Download all attachments as: .zip

Change History (9)

#1 @lloydbudd
17 years ago

hervada, as they are full sentences, seems a little better to standardize on ending with punctuation.

#2 @lloydbudd
17 years ago

  • Priority changed from normal to lowest
  • Severity changed from normal to trivial

#3 @hervada
17 years ago

  • Component changed from General to i18n

@lloydbudd
17 years ago

Dependent on patch from #6020

#4 @ryan
17 years ago

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

(In [7072]) Make punctuation consistent. Props hervada and lloydbudd. fixes #5880

#5 @hervada
17 years ago

  • Resolution fixed deleted
  • Status changed from closed to reopened

There is still 1 importer description without a period. Patch here.

#6 @ryan
17 years ago

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

(In [7125]) Make punctuation consistent. Props hervada. fixes #5880

Note: See TracTickets for help on using tickets.