Opened 11 years ago
Closed 11 years ago
#1244 closed defect (bug) (duplicate)
Inconsistent style.css references in Theme Directory strings
| Reported by: | SergeyBiryukov | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| 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)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Duplicate of #1058.