Added the turkish locale.

This commit is contained in:
Aric Stewart 2000-11-25 01:26:38 +00:00 committed by Alexandre Julliard
parent 58445c9abf
commit 49e0bf797f
1 changed files with 5 additions and 0 deletions

View File

@ -221,6 +221,11 @@ LANG_END
LANG_BEGIN (LANG_THAI, SUBLANG_DEFAULT) /*0x41e*/
#include "nls/tha.nls"
LANG_END
LANG_BEGIN (LANG_TURKISH, SUBLANG_DEFAULT) /*0x41f*/
#include "nls/trk.nls"
LANG_END
LANG_BEGIN (LANG_GAELIC, SUBLANG_DEFAULT) /* 0x043c */
#include "nls/gae.nls"
LANG_END