screentinker/frontend/js/i18n
Rob K 0f2ec474f4 Surface the screenshot-request verdict as a toast
The server already acks dashboard:request-screenshot with
{ delivered, reason } (offline / unsupported via the capability
registry), but no dashboard sender passed a callback, so clicking
Screenshot on an offline device or an unsupporting player type showed
"Screenshot requested" and then silently did nothing.

requestScreenshot() now takes an optional callback using the same
.timeout(5000) pattern as sendCommand(); the device-detail Screenshot
button passes one and toasts the verdict (requested / unsupported /
offline / no response). The dashboard grid and the 5s Now Playing poll
keep firing-and-forgetting - no behavior change there.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0131RYmVh8ePEhparD3mXBhU
2026-08-07 08:52:19 +01:00
..
de.js Surface the screenshot-request verdict as a toast 2026-08-07 08:52:19 +01:00
en.js Surface the screenshot-request verdict as a toast 2026-08-07 08:52:19 +01:00
es.js Surface the screenshot-request verdict as a toast 2026-08-07 08:52:19 +01:00
fr.js Surface the screenshot-request verdict as a toast 2026-08-07 08:52:19 +01:00
hi.js i18n: extract all strings, add 6 language translations, restructure i18n module 2026-04-29 19:25:22 -05:00
it.js Surface the screenshot-request verdict as a toast 2026-08-07 08:52:19 +01:00
pt.js Surface the screenshot-request verdict as a toast 2026-08-07 08:52:19 +01:00