Commit d32f1c9a authored by Petr Tesarik's avatar Petr Tesarik Committed by Alexandre Julliard

clock: Czech language resources encoding fix.

parent 63a46cb3
/*
/* Hey, Emacs, open this file with -*- coding: cp1250 -*-
*
* Clock (Czech resources)
*
* Copyright 1998 Marcel Baur
......@@ -22,6 +23,8 @@
LANGUAGE LANG_CZECH, SUBLANG_DEFAULT
/* Czech strings in CP1250 */
MAIN_MENU MENU
{
POPUP "&Vlastnosti" {
......@@ -35,7 +38,7 @@ MAIN_MENU MENU
MENUITEM "&Sekund", IDM_SECONDS
MENUITEM "&Datum", IDM_DATE
MENUITEM SEPARATOR
MENUITEM "Vdy n&a vrchu", IDM_ONTOP
MENUITEM "Vdy n&a vrchu", IDM_ONTOP
}
POPUP "&O aplikaci" {
MENUITEM "&Licence...", IDM_LICENSE
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment