Create a branch for Aleksandar Andrejevic for his work on NTVDM. See http://jira...
[reactos.git] / 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 * UTF-8 conversion by Caemyr (May, 2011)
7 */
8
9 LANGUAGE LANG_POLISH, SUBLANG_DEFAULT
10
11 IDR_POPUP MENU
12 BEGIN
13 POPUP "popup"
14 BEGIN
15 MENUITEM "&Ustawienia...", ID_PREFERENCES
16 MENUITEM SEPARATOR
17 MENUITEM "&Wyjście", ID_EXIT
18 END
19 END