Skip to content
Snippets Groups Projects
Commit 49e0bf79 authored by Aric Stewart's avatar Aric Stewart Committed by Alexandre Julliard
Browse files

Added the turkish locale.

parent 58445c9a
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment