Make WordPress Core

Opened 19 years ago

Closed 19 years ago

Last modified 19 years ago

#1112 closed defect (bug) (fixed)

Missing gettext message

Reported by: anonymousbugger's profile anonymousbugger Owned by: ryan's profile ryan
Milestone: Priority: normal
Severity: minor Version: 1.5.1
Component: Administration Keywords:
Focuses: Cc:

Description

In link-categories.php (line 111)
'Edit &#8220%s” Category'

Attachments (1)

link-categories_446-447.patch (828 bytes) - added by anonymousbugger 18 years ago.

Download all attachments as: .zip

Change History (5)

#1 @anonymousbugger
19 years ago

  • Patch set to No

#2 @SteveAgl
19 years ago

In same file at line 446-447 the text:

<?php printf(('<p>Deleting a link category does not delete links from that category.<br />
It will just set them back to the default category <b>%s</b>.'), get_linkcatname(1)) ?>

Is not translated multiline message as usual. I uploaded a patch making the tow lines one only long

edited on: 03-15-05 10:40

#3 @SteveAgl
19 years ago

In file link-manager.php at line 394 the text "family" is missing the gettext code

#4 @ryan
19 years ago

  • fixed_in_version set to 1.5.1
  • Owner changed from anonymous to rboren
  • Resolution changed from 10 to 20
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.