Cleanup: Fix capitalization in various UI strings

Approximately 195 changes of capitalization to conform to MLA title style.
UI labels and property names should use MLA title case, while descriptions
should be capitalized like regular prose, generally with only the start of
a sentence capitalized.

Differential Revision: https://developer.blender.org/D9922
This commit is contained in:
Yevgeny Makarov
2020-12-24 11:07:32 -06:00
committed by Hans Goudey
parent fe440a92e9
commit 2917f550ca
58 changed files with 195 additions and 195 deletions

View File

@@ -1424,7 +1424,7 @@ class _defs_sculpt:
return dict(
idname="builtin.mask_by_color",
label="Mask By Color",
label="Mask by Color",
icon="ops.sculpt.mask_by_color",
widget=None,
keymap=(),