Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#1112 closed defect (bug) (fixed)

Missing gettext message

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

Description

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

Attachments (1)

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

Download all attachments as: .zip

Change History (5)

  • Patch set to No

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

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

comment:4   ryan8 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.