Opened 15 years ago
Closed 14 years ago
#15556 closed defect (bug) (fixed)
Allow translators to change the dash symbol
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 3.3 | Priority: | normal |
Severity: | normal | Version: | 3.0.1 |
Component: | I18N | Keywords: | has-patch 3.3-early |
Focuses: | Cc: |
Description
In addition to curly quotes (see #10001), the dash symbol should be localized too.
wptexturize()
uses –
(en dash) to replace some character sequences. However in Russian —
(em dash) is always used instead of that.
Attachments (3)
Change History (12)
Note: See
TracTickets for help on using
tickets.
Is it possible to add this into 3.1?