Apply turkish ranslation. Patch by Erdem Ersoy.

CORE-7408 #comment Usetup translation applied in r60914. Thanks a lot!

svn path=/trunk/; revision=60914
This commit is contained in:
Eric Kohl 2013-11-10 14:16:05 +00:00
parent db803c9f06
commit c9ccc2820a
2 changed files with 1675 additions and 1 deletions

File diff suppressed because it is too large Load diff

View file

@ -805,7 +805,7 @@ const MUI_LANGUAGE LanguageList[] =
{L"0000041E", L"874", L"874", L"10021", L"Thai", L"1", enUSPages, enUSErrorEntries, enUSStrings, UnicodeFonts, thTHLayouts },
#endif
#ifdef LANGUAGE_TR_TR
{L"0000041F", L"1254", L"857", L"10081", L"Turkish", L"90", enUSPages, enUSErrorEntries, enUSStrings, LatinFonts, trTRLayouts },
{L"0000041F", L"1254", L"857", L"10081", L"Turkish", L"90", trTRPages, trTRErrorEntries, trTRStrings, LatinFonts, trTRLayouts },
#endif
#ifdef LANGUAGE_UK_UA
{L"00000422", L"1251", L"866", L"10017", L"Ukrainian", L"380", ukUAPages, ukUAErrorEntries, ukUAStrings, CyrillicFonts, ukUALayouts },