|
525 | 525 | "captions": { |
526 | 526 | "text": "Caption text", |
527 | 527 | "style": "Caption style", |
| 528 | + "currentCue": "Current caption", |
| 529 | + "currentCueHint": "This cue only", |
| 530 | + "fontScale": "Text size", |
| 531 | + "maxWidth": "Maximum width", |
| 532 | + "bottomOffset": "Position from bottom", |
528 | 533 | "styles": { |
529 | 534 | "classic": "Classic", |
530 | 535 | "bold": "Bold", |
|
542 | 547 | "activeHint": "Audio follows the timeline playhead and fades are applied during preview and export." |
543 | 548 | }, |
544 | 549 | "overlay": { |
| 550 | + "dragLabel": "Move image overlay", |
| 551 | + "dragHint": "Drag to move · Arrow keys to nudge", |
545 | 552 | "x": "Horizontal position", |
546 | 553 | "y": "Vertical position", |
547 | 554 | "width": "Width", |
|
551 | 558 | "fadeOut": "Fade out" |
552 | 559 | }, |
553 | 560 | "panel": { |
554 | | - "title": "Clip Agent", |
555 | | - "local": "Local", |
556 | | - "subtitle": "Your editing workspace", |
| 561 | + "title": "Inspector", |
| 562 | + "subtitle": "Timeline properties", |
557 | 563 | "properties": "Properties", |
558 | 564 | "quickActions": "Clip actions", |
559 | 565 | "exactHint": "Open Exact to edit source range, duration, and timeline position.", |
560 | 566 | "welcomeTitle": "Edit with a clear workflow", |
561 | | - "welcomeDescription": "Select a timeline clip to edit its properties here. Your source media stays local until an action explicitly needs BeatAPI.", |
| 567 | + "welcomeDescription": "Select a timeline clip to edit its properties here, or let any MCP-capable agent update the same timeline. Your source media stays local until an action explicitly needs BeatAPI.", |
562 | 568 | "workflow": { |
563 | 569 | "studio": { |
564 | 570 | "title": "Start in Studio", |
|
0 commit comments