Opened 10 years ago
Closed 10 years ago
#1244 closed defect (bug) (duplicate)
Inconsistent style.css references in Theme Directory strings
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Component: | Theme Directory | Keywords: | has-patch |
| Cc: |
Description
- In some instances,
<code>style.css</code>is moved out of translatable string (good) - In most instances,
<code>style.css</code>is a part of translatable string (bad) - In some instances,
style.cssis a part of the string, but without<code>tags (meh)
Let's make it consistent and add translator comments for placeholders.
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
Duplicate of #1058.