2 * Uninstaller (English Resources)
4 * Copyright 2005 Jonathan Ernst
5 * Copyright 2006 Mikolaj Zalewski
7 * This library is free software; you can redistribute it and/or
8 * modify it under the terms of the GNU Lesser General Public
9 * License as published by the Free Software Foundation; either
10 * version 2.1 of the License, or (at your option) any later version.
12 * This library is distributed in the hope that it will be useful,
13 * but WITHOUT ANY WARRANTY; without even the implied warranty of
14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
15 * Lesser General Public License for more details.
17 * You should have received a copy of the GNU Lesser General Public
18 * License along with this library; if not, write to the Free Software
19 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
22 LANGUAGE LANG_POLISH, SUBLANG_DEFAULT
24 IDD_UNINSTALLER DIALOG DISCARDABLE 0, 0, 330, 160
25 STYLE DS_MODALFRAME | WS_CAPTION | WS_SYSMENU
26 CAPTION "Wine - usuwanie programów"
27 FONT 10, "MS Sans Serif"
29 LTEXT "Proszê wybraæ program, których chcesz usun¹æ:",IDC_PLEASESELECT,10,10,250,14
30 EDITTEXT IDC_FILTER,10,25,250,14,ES_AUTOHSCROLL
31 LISTBOX IDC_LIST,10,43,250,106,LBS_NOINTEGRALHEIGHT |
32 LBS_EXTENDEDSEL | WS_VSCROLL | WS_TABSTOP
33 PUSHBUTTON "&Usuñ",IDC_UNINSTALL,270,48,50,14
34 PUSHBUTTON "&O progamie",IDC_ABOUT,270,65,50,14
35 PUSHBUTTON "&Zakoñcz",IDC_EXIT,270,81,50,14
39 STRINGTABLE DISCARDABLE {
40 IDS_APPNAME, "Wine - usuwanie programów"
41 IDS_ABOUT, "Wine - usuwanie programów (C) 2005 by Andreas Mohr, Hannu Valtonen and Jonathan Ernst."
42 IDS_ABOUTTITLE, "O narzêdziu do usuwania programów"
43 IDS_REGISTRYKEYNOTAVAILABLE, "Nie ma (jeszcze) informacji o programach do usuniêcia w rejestrze. Nie ma nic do zrobienia!"
44 IDS_UNINSTALLFAILED, "Nie uda³o siê wykonaæ polecenia '%s', które powinno usun¹æ progam. Byæ mo¿e ju¿ by³ usuniêty.\r\nCzy chcesz usun¹æ jego wpis z tej listy?"