Ticket #4862 (closed Bug: fixed)
locale name 'en-uk' should be 'en_GB'
| Reported by: | AlexC | Owned by: | alfonsoml |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.2 |
| Component: | UI : Language | Version: | SVN (CKEditor) - OLD |
| Keywords: | Confirmed Review+ | Cc: |
Description
The file ./lang/en-uk.js should be called en_GB (or en-gb by the looks of how you do it here). It's pretty much never referred to as 'uk' but 'gb' in locales.
Attachments
Change History
comment:2 Changed 3 years ago by fredck
- Keywords Confirmed added
- Component changed from General to UI : Language
- Milestone set to CKEditor 3.2
Definitely true... it should be "en-gb".
Note: See
TracTickets for help on using
tickets.

The description is absolutely correct, there is no en_UK locale but only a en_GB.