Opened 17 years ago
Closed 17 years ago
#9796 closed defect (bug) (invalid)
Support different type of quotes for different locales
| Reported by: | | Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | |
| Component: | I18N | Keywords: | needs-patch |
| Focuses: | Cc: |
Description
All languages get the same wptexturize treatment regarding quotes, while some language need specific type of quotes.
For example in he_IL, WordPress should not use curly quotes at all.
Change History (1)
Note: See TracTickets for help on using tickets.
wptexturize can/should be removed/overridden using the locale's special php file.