| 3 | | This is handled well in MacOS and Windows. Not sure if we need all the options they offer, but a default per-locale settings would be great to have. Then they can include word-count methods ("words" vs. separate characters), default lengths for strings/excerpts, (perhaps) some encoding changes for emails, decimal separator and grouping separator, and anything else that is locale-specific. |
| | 3 | This is handled well in MacOS and Windows. Not sure if we need all the options they offer, but a default per-locale settings would be great to have. Then they can include word-count methods ("words" vs. characters), default lengths for strings/excerpts, (perhaps) some encoding changes for emails, decimal separator (`3,14` vs. `3.14`), grouping separator (`1 000 000` vs. `1,000,000`), and anything else that is locale-specific. |