#14001 closed defect (fixed)
Various fixes for dojo/nls
Reported by: | tomc974 | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | high | Milestone: | 1.7.3 |
Component: | Internationalization | Version: | 1.7.0b1 |
Keywords: | Cc: | Adam Peller | |
Blocked By: | Blocking: |
Description
Please find attached 3 patches for dojo/nls :
french-ligature.patch
Fix “oeuf” to “œuf”.
The use of the œ ligature is mandatory for this word.
gray-vs-grey.patch
Fix “gray vs. gray” to “gray vs. grey”.
It is just comments, so this will not hurt anyone.
typographic-apostrophe.patch
Fix “'” to “’”.
The use of “'” as an apostrophe is typographically incorrect in French and possibly other languages. That is why word processors always replace “'” with “’”. Not that much important, so do as you please.
Attachments (3)
Change History (10)
Changed 8 years ago by
Attachment: | french-ligature.patch added |
---|
Changed 8 years ago by
Attachment: | gray-vs-grey.patch added |
---|
Changed 8 years ago by
Attachment: | typographic-apostrophe.patch added |
---|
comment:1 Changed 8 years ago by
comment:2 Changed 8 years ago by
Milestone: | tbd → 1.7 |
---|
comment:3 Changed 8 years ago by
Cc: | Douglas Hays added |
---|
Doug, perhaps you could pass these corrections along to the translation team?
comment:4 Changed 8 years ago by
Cc: | Adam Peller added; Douglas Hays removed |
---|---|
Owner: | changed from Adam Peller to Douglas Hays |
Status: | new → assigned |
comment:6 Changed 8 years ago by
Milestone: | 1.8 → 1.7.3 |
---|
Note: See
TracTickets for help on using
tickets.
Thank you. We'll work this in our next round of translations.