Fix many typos and other issues in UI messages.
This commit is contained in:
@@ -813,7 +813,7 @@ static void template_ID(bContext *C,
|
||||
}
|
||||
|
||||
if (text) {
|
||||
/* Add label resepecting the seperated layout property split state. */
|
||||
/* Add label resepecting the separated layout property split state. */
|
||||
layout = uiItemL_respect_property_split(layout, text, ICON_NONE);
|
||||
}
|
||||
|
||||
@@ -4607,7 +4607,7 @@ static uiBlock *CurveProfile_presets_func(bContext *C, ARegion *ar, CurveProfile
|
||||
UI_BTYPE_BUT_MENU,
|
||||
1,
|
||||
ICON_BLANK1,
|
||||
IFACE_("Cornice Moulding"),
|
||||
IFACE_("Cornice Molding"),
|
||||
0,
|
||||
yco -= UI_UNIT_Y,
|
||||
menuwidth,
|
||||
@@ -4622,7 +4622,7 @@ static uiBlock *CurveProfile_presets_func(bContext *C, ARegion *ar, CurveProfile
|
||||
UI_BTYPE_BUT_MENU,
|
||||
1,
|
||||
ICON_BLANK1,
|
||||
IFACE_("Crown Moulding"),
|
||||
IFACE_("Crown Molding"),
|
||||
0,
|
||||
yco -= UI_UNIT_Y,
|
||||
menuwidth,
|
||||
|
||||
Reference in New Issue
Block a user