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

shell32: Czech language resources encoding fix.

parent 2b033e99
/*
/* Hey, Emacs, open this file with -*- coding: cp1250 -*-
*
* Copyright 1998 Juergen Schmied
* Copyright 2003 Filip Navara
*
......@@ -19,6 +20,8 @@
LANGUAGE LANG_CZECH, SUBLANG_DEFAULT
/* Czech strings in CP1250 */
MENU_001 MENU DISCARDABLE
BEGIN
MENUITEM "&Vedle sebe", FCIDM_SHVIEW_BIGICON
......@@ -115,7 +118,7 @@ FONT 10, "MS Shell Dlg"
ICON "", 1088, 10, 10, 14, 16
LTEXT "", 100, 30, 10, 137, 10
LTEXT "", 101, 30, 22, 137, 10
LTEXT "Wine je dlem:", 98, 8, 55, 137, 10
LTEXT "Wine je dlem:", 98, 8, 55, 137, 10
}
SHELL_RUN_DLG DIALOG LOADONCALL MOVEABLE DISCARDABLE 0, 0, 227, 95
......@@ -156,7 +159,7 @@ STRINGTABLE DISCARDABLE
STRINGTABLE DISCARDABLE
{
IDS_CREATEFOLDER_DENIED "Nelze vytvoit novou sloku protoe pistup byl odepen."
IDS_CREATEFOLDER_DENIED "Nelze vytvoit novou sloku protoe pstup byl odepen."
IDS_CREATEFOLDER_CAPTION "Chyba pi pokusu vytvoit nov adres"
IDS_DELETEITEM_CAPTION "Potvrdit odstrann souboru"
IDS_DELETEFOLDER_CAPTION "Potvrdit odstrann adrese"
......
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