Make acpi compile with Visual C++
[reactos.git] / reactos / base / applications / kbswitch / lang / pl-PL.rc
1 /*
2 * translated by Caemyr - Olaf Siejka (Apr,2008)
3 * Use ReactOS forum PM or IRC to contact me
4 * http://www.reactos.org
5 * IRC: irc.freenode.net #reactos-pl
6 */
7
8 LANGUAGE LANG_POLISH, SUBLANG_DEFAULT
9
10 IDR_POPUP MENU
11 BEGIN
12 POPUP "popup"
13 BEGIN
14 MENUITEM "&Ustawienia...", ID_PREFERENCES
15 MENUITEM SEPARATOR
16 MENUITEM "&Wyj\9ccie", ID_EXIT
17 END
18 END