user32: Czech language resources encoding fix.
This commit is contained in:
parent
7beacaf8e9
commit
3c4a0db3a5
|
@ -1,4 +1,5 @@
|
|||
/*
|
||||
/* Hey, Emacs, open this file with -*- coding: cp1250 -*-
|
||||
*
|
||||
* Copyright 1996 Roman Dolejsi
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or
|
||||
|
@ -18,6 +19,8 @@
|
|||
|
||||
LANGUAGE LANG_CZECH, SUBLANG_DEFAULT
|
||||
|
||||
/* Czech strings in CP1250 */
|
||||
|
||||
SYSMENU MENU LOADONCALL MOVEABLE DISCARDABLE
|
||||
{
|
||||
MENUITEM "&Obnov", 61728
|
||||
|
|
Loading…
Reference in New Issue