Opened 15 years ago
Closed 15 years ago
#4862 closed Bug (fixed)
locale name 'en-uk' should be 'en_GB'
Reported by: | AlexC | Owned by: | Alfonso Martínez de Lizarrondo |
---|---|---|---|
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 (1)
Change History (6)
comment:1 Changed 15 years ago by
comment:2 Changed 15 years ago by
Component: | General → UI : Language |
---|---|
Keywords: | Confirmed added |
Milestone: | → CKEditor 3.2 |
Definitely true... it should be "en-gb".
comment:3 Changed 15 years ago by
Keywords: | Review? added |
---|---|
Owner: | set to Alfonso Martínez de Lizarrondo |
Status: | new → assigned |
comment:4 Changed 15 years ago by
Keywords: | Review+ added; Review? removed |
---|
The description is absolutely correct, there is no en_UK locale but only a en_GB.