edde746
ef310459e5
fix(i18n): drop unused video-control strings and restore spinner lookups
...
`clean_translations.py --strict` reported seven unused keys.
Three are genuinely dead: TrackSelectionHelper.getEmptyMessage was
removed as unreachable in 4307c49c , and the sheets that need an empty
state carry their own strings. Removes them from every locale.
The four accessibility keys are false positives. tv_number_spinner
aliased the subtree as `final a11y = ...accessibility`, which the static
scanner cannot follow — its docstring says as much. Binds the documented
`final t = Translations.of(context)` instead and hoists the two labels,
so the semantics stay identical and the scanner sees the chains.
2026-07-26 23:05:53 +02:00
..
2026-07-26 06:09:48 +02:00
2026-07-26 19:41:23 +02:00
2026-07-26 20:42:58 +02:00
2026-07-02 11:41:25 +02:00
2026-07-24 03:46:50 +02:00
2025-12-12 15:57:22 +01:00
2026-07-26 06:09:48 +02:00
2026-06-01 11:06:03 +02:00
2026-05-01 01:20:36 +02:00
2026-07-26 04:24:55 +02:00
2026-07-13 11:28:32 +02:00
2026-06-04 20:41:34 +02:00
2026-07-05 02:23:42 +02:00
2026-07-17 09:04:01 +02:00
2026-07-13 23:13:53 +02:00
2026-07-26 06:09:48 +02:00
2026-07-05 02:23:42 +02:00
2026-07-25 16:16:04 +02:00
2026-07-24 03:46:50 +02:00
2026-06-01 11:06:03 +02:00
2026-07-24 03:46:50 +02:00
2026-07-26 19:41:23 +02:00
2026-07-13 11:28:32 +02:00
2026-06-01 11:06:03 +02:00
2026-07-26 06:09:48 +02:00
2026-07-18 13:32:40 +02:00
2026-07-05 07:08:40 +02:00
2026-06-12 04:16:39 +02:00
2026-05-22 13:34:30 +02:00
2026-07-26 06:09:49 +02:00
2026-07-26 06:09:48 +02:00
2026-07-26 06:09:48 +02:00
2026-07-25 16:47:04 +02:00
2026-07-25 16:16:04 +02:00
2026-07-26 06:09:48 +02:00
2026-07-13 11:28:32 +02:00
2026-07-02 11:41:25 +02:00
2026-07-25 16:16:04 +02:00
2026-07-26 06:09:47 +02:00
2026-05-22 15:40:03 +02:00
2026-07-26 06:09:48 +02:00
2026-06-12 06:30:38 +02:00
2026-05-05 03:06:56 +02:00
2026-07-05 17:20:28 +02:00
2026-07-12 17:31:12 +02:00
2026-07-26 19:41:23 +02:00
2026-07-26 19:41:23 +02:00
2026-07-05 17:20:28 +02:00
2026-05-04 22:40:18 +02:00
2026-07-10 12:07:19 +02:00
2026-07-26 19:41:23 +02:00
2026-07-26 14:58:21 +02:00
2026-07-26 06:09:49 +02:00
2026-07-26 19:41:23 +02:00
2026-04-25 03:16:11 +02:00
2026-05-04 22:40:18 +02:00
2026-06-01 11:06:03 +02:00
2026-07-02 11:41:25 +02:00
2026-07-26 06:09:48 +02:00
2026-07-26 19:41:23 +02:00
2026-07-13 23:13:53 +02:00
2026-07-24 03:46:50 +02:00
2026-07-26 21:04:53 +02:00
2026-07-12 08:42:20 +02:00
2026-05-22 01:38:29 +02:00
2026-07-26 21:04:53 +02:00
2026-07-26 06:09:49 +02:00
2026-06-01 11:06:03 +02:00
2026-07-05 02:23:42 +02:00
2026-06-12 07:18:34 +02:00
2026-07-10 07:10:15 +02:00
2026-06-01 11:06:03 +02:00
2026-07-26 06:09:49 +02:00
2026-07-26 14:58:21 +02:00
2026-07-26 06:09:49 +02:00
2026-07-26 23:05:53 +02:00
2026-07-26 04:34:08 +02:00
2026-07-26 06:09:49 +02:00
2026-07-24 03:46:50 +02:00
2026-06-12 09:11:56 +02:00
2026-07-26 14:58:38 +02:00