Chores customize install #23

Merged
iamdoubz merged 19 commits from chores_customize_install into main 2026-07-14 21:40:02 -05:00
Showing only changes of commit 27773a03e5 - Show all commits
+4 -1
View File
@@ -24,6 +24,7 @@
"settings.transcription.switch_multilingual": "Switch to a multilingual model above to choose a language.", "settings.transcription.switch_multilingual": "Switch to a multilingual model above to choose a language.",
"settings.hardware.title": "Hardware", "settings.hardware.title": "Hardware",
"settings.hardware.refresh": "Refresh",
"settings.hardware.active_backend": "Active backend", "settings.hardware.active_backend": "Active backend",
"settings.hardware.model_meta": "· model {size}", "settings.hardware.model_meta": "· model {size}",
"settings.hardware.preferred_backend": "Preferred backend", "settings.hardware.preferred_backend": "Preferred backend",
@@ -527,5 +528,7 @@
"settings.recording.consent_ack": "acknowledged", "settings.recording.consent_ack": "acknowledged",
"settings.recording.consent_not": "not yet acknowledged", "settings.recording.consent_not": "not yet acknowledged",
"settings.recording.auto_label": "Auto-start recording when a calendar event begins", "settings.recording.auto_label": "Auto-start recording when a calendar event begins",
"settings.recording.auto_hint": "Only while WhispAssist is open. When an imported calendar event's start time arrives, a recording begins automatically (using your default retention setting above). Nothing runs in the background — the timer is armed only while the app is running. Import events under Settings → Calendar." "settings.recording.auto_hint": "Only while WhispAssist is open. When an imported calendar event's start time arrives, a recording begins automatically (using your default retention setting above). Nothing runs in the background — the timer is armed only while the app is running. Import events under Settings → Calendar.",
"settings.recording.autostart_label": "Launch WhispAssist at login",
"settings.recording.autostart_hint": "Starts WhispAssist automatically when you sign in to Windows. Off by default; installs a per-user startup entry (no admin required) and does not begin recording on its own."
} }