From ddb3845263d81d3c32bfc5abc2c67a43bb18d3a9 Mon Sep 17 00:00:00 2001 From: xRangerDE Date: Sun, 10 May 2026 11:49:18 +0200 Subject: [PATCH] ui: rename "Trim clip" dialog to "Trim VOD" / "VOD zuschneiden" The dialog cuts a custom time-range out of a VOD; calling its result a "clip" was overloaded with the separate Twitch Clips feature (which this project handles in the dedicated Clips tab). Renaming the modal title disambiguates without touching the per-VOD-card "Clip" button (still the right verb for the action that opens it). - EN: "Trim VOD" - DE: "VOD zuschneiden" - index.html static fallback updated to match the DE locale Co-Authored-By: Claude Opus 4.7 (1M context) --- src/index.html | 2 +- src/renderer-locale-de.ts | 2 +- src/renderer-locale-en.ts | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/index.html b/src/index.html index 12f9028..334797b 100644 --- a/src/index.html +++ b/src/index.html @@ -48,7 +48,7 @@