FreeTRX/MDUV380_firmware/application/include
Marcus Kida bc9e5cb655 Battery "Bars" mode: localise the menu label
Replace the hardcoded "Bars" literal with a proper language string
(battery_bars) so the Battery display-mode menu value is translated and
voice-prompt safe. German is "Balken"; other supported languages get an
appropriate term. Bumps LANGUAGE_TAG_VERSION for the struct change.

Menu value voice announcement routes through the language table like any
other option value (plays silence until the voice-prompt pack is rebuilt
with a recording); the battery-status announce key already speaks the
percentage in Bars mode.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-24 08:55:25 +02:00
..
dmr_codec Fix DMR hang: call AMBE codec via C function pointers, not inline asm 2026-07-06 11:14:06 +02:00
functions Battery header: add "Bars" display mode 2026-07-22 11:06:24 +02:00
hardware Themes: add 'Pride' rainbow-background preset 2026-07-14 14:47:45 +02:00
interfaces Initial Commit 2026-07-06 08:45:33 +02:00
io Add missing LedGreenSuppress() declaration to LEDs.h 2026-07-13 16:52:19 +02:00
usb Initial Commit 2026-07-06 08:45:33 +02:00
user_interface Battery "Bars" mode: localise the menu label 2026-07-24 08:55:25 +02:00
applicationMain.h Initial Commit 2026-07-06 08:45:33 +02:00
freetrxVersion.h Release 0.11.0 2026-07-14 23:51:39 +02:00
utils.h Initial Commit 2026-07-06 08:45:33 +02:00