#8170 closed defect (bug) (invalid)
“Post”, “Comment”, “In Respons To” in column heads not translatable
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 2.7 |
Component: | I18N | Keywords: | |
Focuses: | Cc: |
Description
- wp-admin/edit-comments.php: Comment
- wp-admin/edit-comments.php: In Response To
- wp-admin/edit.php: Post
These three strings, all in column heads, are not translatable. I have the latest POT.
I hope I’m not doing something wrong on my part.
Change History (4)
#2
@
16 years ago
I have the latest POT. I updated just before opening the ticket.
I checked with a second translation, also updated to the latest POT, and it seemed to have the same issue:
http://svn.automattic.com/wordpress-i18n/fr_FR/branches/2.7/messages/fr_FR.po
Note: See
TracTickets for help on using
tickets.
They are defined in wp-admin/includes/template.php, function get_column_headers() and are all translatable. Perhaps update the .pot file.