mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 19:26:16 +00:00
Delete the unneeded and wrong SUBLANG_NEUTRAL line from the dialog definition
See issue #2381 for more details. svn path=/trunk/; revision=27562
This commit is contained in:
@@ -9,7 +9,6 @@ LANGUAGE LANG_POLISH, SUBLANG_DEFAULT
|
||||
IDD_COLUMNLISTBOXSTYLES DIALOGEX 0, 0, 227, 215
|
||||
STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
|
||||
CAPTION "Style kolumnowej listy elementów"
|
||||
LANGUAGE LANG_POLISH, SUBLANG_NEUTRAL
|
||||
FONT 8, "MS Shell Dlg", 0, 0, 0x0
|
||||
BEGIN
|
||||
GROUPBOX "Style kolumnowej listy elementów", -1, 6, 7, 158, 71
|
||||
|
||||
Reference in New Issue
Block a user