Skip to content

Commit 993b976

Browse files
authored
cleanup: remove internal TODO from voice_routing tooltip strings (#34)
Replace phase-I-1 development placeholders in compose.voice_routing.help (DE + EN) with user-facing descriptions of what the feature will do when enabled. The checkbox remains disabled; only the tooltip changes.
1 parent 958b6da commit 993b976

19 files changed

Lines changed: 2 additions & 2 deletions

app/i18n.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
"tone.neutral": "neutral",
155155
"tone.formal": "professionell",
156156
"compose.voice_routing.label": "Sprachaufnahme hierher umleiten",
157-
"compose.voice_routing.help": "TODO/Future-Hook: In Phase I-1 noch nicht verdrahtet.",
157+
"compose.voice_routing.help": "Sprachaufnahmen vom Hotkey direkt in dieses Entwurfsfenster leiten statt ins Hauptfenster.",
158158
"compose.input.label": "Entwurf",
159159
"compose.output.label": "Ergebnis",
160160
"compose.button.improve": "Verbessern",
@@ -353,7 +353,7 @@
353353
"tone.neutral": "neutral",
354354
"tone.formal": "professional",
355355
"compose.voice_routing.label": "Route voice input here",
356-
"compose.voice_routing.help": "TODO/future hook: not wired in phase I-1 yet.",
356+
"compose.voice_routing.help": "Route voice recordings from the hotkey directly into this compose window instead of the main window.",
357357
"compose.input.label": "Draft",
358358
"compose.output.label": "Result",
359359
"compose.button.improve": "Improve",
-16.7 KB
Binary file not shown.
-25.6 KB
Binary file not shown.
-79.5 KB
Binary file not shown.
-56.6 KB
Binary file not shown.
-69.1 KB
Binary file not shown.
-25 KB
Binary file not shown.

docs/screenshots/linux/history.png

-40.7 KB
Binary file not shown.
-12.1 KB
Binary file not shown.
-12.6 KB
Binary file not shown.

0 commit comments

Comments
 (0)