reactos/base/applications/screensavers/3dtext/lang/tr-TR.rc

20 lines
634 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

/* TRANSLATOR: 2013, 2014 Erdem Ersoy (eersoy93) (erdemersoy@live.com) */
LANGUAGE LANG_TURKISH, SUBLANG_DEFAULT
DLG_SCRNSAVECONFIGURE DIALOGEX 0, 0, 273, 178
STYLE DS_SHELLFONT | DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "3D Metin Görüntülük Koruyucusu Ayarları"
FONT 8, "MS Shell Dlg", 400, 0, 0x1
BEGIN
DEFPUSHBUTTON "Tamam", IDOK, 216, 7, 50, 14
PUSHBUTTON "İptal", IDCANCEL, 216, 24, 50, 14
EDITTEXT IDC_MESSAGE_TEXT, 18, 28, 122, 14, ES_AUTOHSCROLL
LTEXT "Metin:", IDC_STATIC, 18, 17, 65, 8
END
STRINGTABLE
BEGIN
IDS_DESCRIPTION "3D Metin Görüntülük Koruyucusu"
END