Commit 43760045 authored by Alexander.Trofimov's avatar Alexander.Trofimov Committed by Alexander.Trofimov

add sv_SE dictionary

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@48723 954022d7-b5bf-4e40-9824-e11837661b57
parent df6d0260
......@@ -147,7 +147,7 @@ g_spellCheckLanguages.push(window["Asc"].asc_CLanguage("ru-RU", 0x0419));
//{ "hr-HR", 0x041a },
g_spellCheckLanguages.push(window["Asc"].asc_CLanguage("sk-SK", 0x041b));
//{ "sq-AL", 0x041c },
//{ "sv-SE", 0x041d },
g_spellCheckLanguages.push(window["Asc"].asc_CLanguage("sv-SE", 0x041d));
//{ "th-TH", 0x041e },
g_spellCheckLanguages.push(window["Asc"].asc_CLanguage("tr-TR", 0x041f));
//{ "ur-PK", 0x0420 },
......
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