Create work directories when settings are saved

This commit is contained in:
Sucukdeluxe
2026-09-01 15:27:12 +02:00
parent b09c50675f
commit 0896720bc0
8 changed files with 121 additions and 19 deletions
+2
View File
@@ -20,6 +20,8 @@ describe("renderer localization", () => {
expect(translateUiText("Animations", "de")).toBe("Animationen");
expect(translateUiText("Geschwindigkeit & Proxy", "en")).toBe("Speed & Proxy");
expect(translateUiText("Fehlende Arbeitsordner beim Start anlegen", "en")).toBe("Create missing work folders on startup");
expect(translateUiText("Erstellt fehlende Download-, Entpack- und Videosammelordner sofort beim Speichern sowie bei jedem Programmstart. Optionale Ordner werden nur bei aktiver Funktion angelegt; vorhandene Inhalte bleiben unverändert.", "en"))
.toBe("Creates missing download, extraction, and video library folders immediately when settings are saved and on every application start. Optional folders are created only when their feature is enabled; existing contents remain unchanged.");
});
it.each([