Ticket #1112 (closed defect (bug): fixed)
Missing gettext message
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Administration | Version: | 1.5.1 |
| Severity: | minor | Keywords: | |
| Cc: |
Description
In link-categories.php (line 111) 'Edit “%s” Category'
Attachments
Change History
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
- Owner changed from anonymous to rboren
- fixed_in_version set to 1.5.1
- Status changed from new to closed
- Resolution changed from 10 to 20
Note: See
TracTickets for help on using
tickets.

