FreeTRX/MDUV380_firmware/application/source
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 Pride theme: paint status and menu title bars in the top stripe colour 2026-07-14 15:47:26 +02:00
interfaces Initial Commit 2026-07-06 08:45:33 +02:00
io Fix: green LED flicker between red mute flashes during a DMR QSO 2026-07-12 13:15:23 +02:00
linkerdata Initial Commit 2026-07-06 08:45:33 +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.c DMR text messages (SMS): ETSI/Motorola-TMS messaging on the radio 2026-07-13 16:52:54 +02:00