|
25 | 25 | "uxp.runtime.file_browser_unavailable": "File browser not available in this environment.", |
26 | 26 | "uxp.runtime.folder_browser_unavailable": "Folder browser not available in this environment.", |
27 | 27 | "uxp.runtime.invalid_https_authorization_url": "Invalid HTTPS authorization URL received from server.", |
| 28 | + "uxp.runtime.job_already_running": "Another OpenCut job is already running.", |
28 | 29 | "uxp.runtime.job_cancelled": "Job cancelled.", |
29 | 30 | "uxp.runtime.just_now": "just now", |
30 | 31 | "uxp.runtime.no_response": "No response.", |
|
35 | 36 | "uxp.runtime.premiere_api_available": "UXP Premiere Pro API available.", |
36 | 37 | "uxp.runtime.saved": "saved", |
37 | 38 | "uxp.runtime.select_clip_first": "Select a clip first.", |
| 39 | + "uxp.runtime.try_other_backend_ports": "Try the other backend ports if this one is unavailable.", |
38 | 40 | "uxp.cut.runtime.adjust_settings_rerun": "Adjust settings and rerun", |
39 | 41 | "uxp.cut.runtime.adjust_settings_rerun_title": "Refine the thresholds or switch cleanup mode, then run another pass.", |
40 | 42 | "uxp.cut.runtime.apply_latest_cuts": "Apply latest cuts to timeline", |
|
1022 | 1024 | "uxp.guide.writeback_ready_title": "Generate cuts or markers first, then bring them back to the sequence.", |
1023 | 1025 | "uxp.status.backend_connected": "OpenCut backend connected.", |
1024 | 1026 | "uxp.status.backend_offline": "OpenCut backend offline. Start the local service to run jobs.", |
| 1027 | + "uxp.status.scanning_backend_ports": "Scanning OpenCut backend ports...", |
1025 | 1028 | "uxp.status.server_reconnected": "Server reconnected.", |
1026 | 1029 | "uxp.status.update_available": "OpenCut v{version} available - visit GitHub to update", |
1027 | 1030 | "uxp.status.workspace": "{workspace} workspace", |
|
0 commit comments