UI: Use singular noun form in add menus
This commit is contained in:
@@ -515,7 +515,7 @@ class SEQUENCER_MT_add_empty(Menu):
|
||||
|
||||
|
||||
class SEQUENCER_MT_add_transitions(Menu):
|
||||
bl_label = "Transitions"
|
||||
bl_label = "Transition"
|
||||
|
||||
def draw(self, context):
|
||||
|
||||
|
Reference in New Issue
Block a user