#10879 closed defect (bug) (fixed)
nonlocalised strings in edit functions
| Reported by: | thomask | Owned by: | nbachiyski |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.9 |
| Component: | I18N | Version: | |
| Severity: | trivial | Keywords: | |
| Cc: | Focuses: |
Description
link-template.php
216 function edit_post_link($link = 'Edit This', $before = , $after = ) {
should be probably 'Edit This', so it could be translated
the same in edit_comment_link (line 236)
Attachments (1)
Change History (7)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
oh, wiki have formated it, i meant two underscores in front of 'Edit This' (and parenthesis). So _ _ ( 'Edit This' )