cc40d9f565
- Do not translate a label containing the name of the active NLA action. - Translate default action name when created by inserting a keyframe. - Translate "<NoAction>" and other default NLA strip names. - Translate "<NoAction>" displayed in the UI when no action exists in the NLA. - Translate the temporary meta-strip created when moving an NLA strip around. This uses DATA_() for consistency, even though it is not really user data. Issues reported by Gabriel Gazzán. Pull Request: https://projects.blender.org/blender/blender/pulls/124113