reactos/modules/rostests/winetests/GUI/rsrc.rc
Ercan Ersoy 8c2e91897a [TRANSLATIONS] Update and add Turkish translations (#455)
- Added Turkish translations for winetests/GUI and localmon.
- Modified Turkish translations for usersrv, user32, localmon, logon,
  3dtext, kbswitch, winemine, spider, solitarie, clipbrd and charmap_new.
2018-04-01 19:27:08 +02:00

28 lines
659 B
Plaintext

#include <windows.h>
#include "resource.h"
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
//IDI_ICON ICON "res/main.ico"
//IDI_TESTS ICON "res/tests.ico"
//#include "lang/bg-BG.rc"
//#include "lang/ca-ES.rc"
//#include "lang/cs-CZ.rc"
#include "lang/en-US.rc"
//#include "lang/de-DE.rc"
//#include "lang/es-ES.rc"
//#include "lang/fr-FR.rc"
//#include "lang/id-ID.rc"
//#include "lang/it-IT.rc"
//#include "lang/ko-KO.rc"
//#include "lang/lt-LT.rc"
//#include "lang/nl-NL.rc"
//#include "lang/pl-PL.rc"
//#include "lang/pt-BR.rc"
//#include "lang/sk-SK.rc"
//#include "lang/uk-UA.rc"
//#include "lang/ru-RU.rc"
//#include "lang/el-GR.rc"
#include "lang/tr-TR.rc"