Closed (fixed)
Project:
Wysiwyg
Version:
6.x-2.0
Component:
Editor - TinyMCE
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Mar 2010 at 16:25 UTC
Updated:
27 Nov 2010 at 19:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
twodAccording to http://en.wikipedia.org/wiki/List_of_ISO_639-1_codes nb (Norwegian Bokmål) is covered by the meta code no, so maybe we could use just 'no'? I don't know if any editor depends on it being nb tho, or even which code is more frequently used, so here's a simple patch to just add 'no' to the list.
EDIT: Bleh, just noticed the list is sorted alphabetically. Not going to upload a new patch just to fix that tho as it's Sunday and I'm feeling lazy. ;P
Comment #2
sunTinyMCE seems to have language packs for no and nn: http://tinymce.moxiecode.com/download_i18n.php
CKEditor ships with language files for no and nb.
Comment #3
torbs commentedNorwegian has to written languages :-) "bokmål" (nb) and "nynorsk" (nn). Bokmål (nb) is by far the most used and FCKeditor doesn't have a Nynorsk-translation.
Comment #4
sunWe should remove all and keep "no" only. I.e. follow the ISO standard. It's up to the editor libraries to follow the ISO standard, too. (yes, there was a reason for ISO to standardize)
Comment #5
sunThanks for reporting, reviewing, and testing! Committed to all branches.
A new development snapshot will be available within the next 12 hours. This improvement will be available in the next official release.