Opened 11 years ago
Closed 11 years ago
#27228 closed enhancement (fixed)
Consistent translator comment format
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 3.9 | Priority: | normal |
Severity: | normal | Version: | 3.9 |
Component: | I18N | Keywords: | has-patch commit |
Focuses: | docs | Cc: |
Description
There are around 300 instances of /* translators: ... */
and only 4 instances of // translators: ...
.
While a trivial detail, having them use a consistent comment format may help ensure someone finds all instances of them in the future.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Make translator comments use a consistent format