Opened 12 years ago
Closed 12 years ago
#7684 closed defect (wontfix)
NLS: monospaced used in nls files instead of monospace
Reported by: | Douglas Hays | Owned by: | Adam Peller |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | Editor | Version: | 1.1.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
In 1.0, dijit/_editor/nls/FontChoice.js contained monospaced:
but this was changed to monospace: in 1.1. See #6111
However, most of the translations are still using monospaced:
These probably need to be retranslated. At the least, the name should be changed to monospace: in those files so that the string is found instead of showing English for this string in all those languages.
Change History (4)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
Description: | modified (diff) |
---|
Note: See
TracTickets for help on using
tickets.
This looks okay in trunk -- can you confirm? Are you looking at the branch? Yeah, it looks like this never got fixed in the branch, but I'm not sure it's worth fixing at this point to create a new 1.1.x release.