chain-studio/lib/l10n
flemming-it b40da56b8d
Some checks failed
Security / Security check (push) Failing after 1s
fix(studio): localize sidebar tooltips that stayed English
The connection-row tooltip, the _ConnectionLabel caption,
the footer settings tooltip, and the channel-pill explainer
were hardcoded English even when the running app was set to
German. Move all four through AppLocalizations.

Adds ARB strings (de + en):
 - connectionTapToStart      antippen zum Starten  / tap to start
 - sidebarSettingsTooltip    Einstellungen (Cmd-;) / Settings (Cmd-;)
 - sidebarChannelTooltip     multi-line channel explainer

Existing connectionConnected / connectionUnreachable /
connectionConnecting are reused as the caption pieces; only
those two new strings (plus the channel tooltip) needed
adding.

Version 0.51.7 -> 0.51.8.

Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
2026-05-31 23:28:49 +02:00
..
app_de.arb fix(studio): localize sidebar tooltips that stayed English 2026-05-31 23:28:49 +02:00
app_en.arb fix(studio): localize sidebar tooltips that stayed English 2026-05-31 23:28:49 +02:00
app_localizations.dart fix(studio): localize sidebar tooltips that stayed English 2026-05-31 23:28:49 +02:00
app_localizations_de.dart fix(studio): localize sidebar tooltips that stayed English 2026-05-31 23:28:49 +02:00
app_localizations_en.dart fix(studio): localize sidebar tooltips that stayed English 2026-05-31 23:28:49 +02:00