msxml3: Use a helper to get property values.
[wine/multimedia.git] / dlls / shell32 / shell32_Tr.rc
blobb3e6061a277709c42ca7f598a39780ea2ea2e1ab
1 /*
2  * Copyright 2006 Fatih Aþýcý
3  *
4  * This library is free software; you can redistribute it and/or
5  * modify it under the terms of the GNU Lesser General Public
6  * License as published by the Free Software Foundation; either
7  * version 2.1 of the License, or (at your option) any later version.
8  *
9  * This library is distributed in the hope that it will be useful,
10  * but WITHOUT ANY WARRANTY; without even the implied warranty of
11  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
12  * Lesser General Public License for more details.
13  *
14  * You should have received a copy of the GNU Lesser General Public
15  * License along with this library; if not, write to the Free Software
16  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
17  */
19 #include "shresdef.h"
21 LANGUAGE LANG_TURKISH, SUBLANG_DEFAULT
23 SHBRSFORFOLDER_MSGBOX DIALOG 15, 40, 188, 192
24 STYLE DS_MODALFRAME | WS_CAPTION | WS_SYSMENU | DS_MODALFRAME | DS_SETFONT | DS_3DLOOK
25 CAPTION "Dizine Gözat"
26 FONT 8, "MS Shell Dlg"
28  DEFPUSHBUTTON "Tamam", 1, 80, 176, 50, 12, BS_DEFPUSHBUTTON | WS_GROUP | WS_TABSTOP
29  PUSHBUTTON "Ýptal", 2, 134, 176, 50, 12, WS_GROUP | WS_TABSTOP
30  LTEXT "", IDD_TITLE, 4, 4, 180, 12
31  LTEXT "", IDD_STATUS, 4, 25, 180, 12
32  CONTROL "", IDD_TREEVIEW, "SysTreeView32",
33         TVS_HASBUTTONS | TVS_HASLINES | TVS_LINESATROOT |
34         WS_BORDER | WS_TABSTOP,
35         4, 40, 180, 120
38 SHELL_ABOUT_MSGBOX DIALOG 15, 40, 220, 152
39 STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
40 CAPTION "%s Hakkýnda"
41 FONT 10, "MS Shell Dlg"
43  DEFPUSHBUTTON "Tamam", IDOK, 153, 133, 60, 12, WS_TABSTOP
44  PUSHBUTTON "Wine &license", IDC_ABOUT_LICENSE, 153, 113, 60, 12, WS_TABSTOP
45  LISTBOX IDC_ABOUT_LISTBOX, 8, 65, 137, 82, LBS_NOTIFY | WS_VSCROLL | WS_BORDER
46  ICON "", stc1, 10, 10, 30, 30
47  LTEXT "", IDC_ABOUT_STATIC_TEXT1, 40, 10, 170, 10
48  LTEXT "", IDC_ABOUT_STATIC_TEXT2, 40, 22, 170, 10
49  LTEXT "Running on %s", IDC_ABOUT_STATIC_TEXT3, 42, 34, 170, 10
50  LTEXT "Wine'ý size sunan geliþtiriciler:", IDC_ABOUT_WINE_TEXT, 8, 54, 204, 10
53 SHELL_RUN_DLG DIALOG 0, 0, 227, 95
54 STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
55 CAPTION ""
56 FONT 8, "MS Shell Dlg"
58  ICON "", 12297, 7, 11, 18, 20, WS_VISIBLE
59  LTEXT "Herhangi bir program, dizin, belge veya Internet kaynaðý seçin ve Wine sizin için açsýn.", 12289, 36, 11, 182, 18
60  LTEXT "&Aç:", 12305, 7, 39, 24, 10
61  CONTROL "", 12298, "COMBOBOX", WS_TABSTOP | WS_GROUP | WS_VSCROLL | WS_VISIBLE | CBS_DISABLENOSCROLL | CBS_AUTOHSCROLL | CBS_DROPDOWN, 36, 37, 183, 100
62  DEFPUSHBUTTON "Tamam", IDOK, 62, 63, 50, 14, WS_TABSTOP
63  PUSHBUTTON "Ýptal", IDCANCEL, 116, 63, 50, 14, WS_TABSTOP
64  PUSHBUTTON "&Gözat...", 12288, 170, 63, 50, 14, WS_TABSTOP