New sequence strip modifiers get a name that is to be translated if translation of data is enabled. This used the default translation context, but "Sequence" must be used because this is the context used to extract the modifier names (`modifiersTypes` array in modifier.cc). Reported by Ye Gui in #43295.