Fix many typos and other issues in UI messages.

This commit is contained in:
2020-02-17 13:00:01 +01:00
parent 2d1b05a15f
commit d119e163d0
40 changed files with 156 additions and 116 deletions

View File

@@ -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,