Commit 202cbcc1 authored by Rok Mandeljc's avatar Rok Mandeljc Committed by Alexandre Julliard

comdlg32: Fix a mistake in Slovenian translation.

parent f261e6db
......@@ -256,10 +256,10 @@ FONT 8, "MS Shell Dlg"
CONTROL "&Vse", rad1,"Button",BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,16,106,30,12
CONTROL "St&rani", rad3,"Button",BS_AUTORADIOBUTTON,16,122,30,12
CONTROL "I&zbor", rad2,"Button",BS_AUTORADIOBUTTON,16,138,30,12
EDITTEXT edt1, 64,122, 26,12, WS_GROUP | ES_NUMBER
EDITTEXT edt1, 66,122, 26,12, WS_GROUP | ES_NUMBER
EDITTEXT edt2, 108,122, 26,12, WS_GROUP | ES_NUMBER
LTEXT "&od:", stc2, 52,124, 10,8
LTEXT "&do:", stc3, 94,124, 10,8
RTEXT "&od:", stc2, 52,124, 12,8
RTEXT "&do:", stc3, 94,124, 12,8
}
PRINT32_SETUP DIALOG LOADONCALL MOVEABLE DISCARDABLE 32, 32, 288, 178
......
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