Commit 7bfb0017 authored by Alexander.Trofimov's avatar Alexander.Trofimov Committed by Alexander.Trofimov

add nl_NL dictionary

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@48715 954022d7-b5bf-4e40-9824-e11837661b57
parent c6ff33c7
......@@ -137,7 +137,7 @@ g_spellCheckLanguages.push(window["Asc"].asc_CLanguage("hu-HU", 0x040e));
g_spellCheckLanguages.push(window["Asc"].asc_CLanguage("it-IT", 0x0410));
//{ "ja-JP", 0x0411 },
g_spellCheckLanguages.push(window["Asc"].asc_CLanguage("ko-KR", 0x0412));
//{ "nl-NL", 0x0413 },
g_spellCheckLanguages.push(window["Asc"].asc_CLanguage("nl-NL", 0x0413));
g_spellCheckLanguages.push(window["Asc"].asc_CLanguage("nb-NO", 0x0414));
g_spellCheckLanguages.push(window["Asc"].asc_CLanguage("pl-PL", 0x0415));
g_spellCheckLanguages.push(window["Asc"].asc_CLanguage("pt-BR", 0x0416));
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment