From 7aa624368a8d2d40b35afa1c80382fa55b509cc7 Mon Sep 17 00:00:00 2001
From: James Rich <2199651+jamesarich@users.noreply.github.com>
Date: Fri, 20 Feb 2026 08:15:10 -0600
Subject: [PATCH] fix(strings): replace plurals (#4596)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
---
.../composeResources/values/strings.xml | 21 +++++++++++++++----
1 file changed, 17 insertions(+), 4 deletions(-)
diff --git a/core/strings/src/commonMain/composeResources/values/strings.xml b/core/strings/src/commonMain/composeResources/values/strings.xml
index 189383993..25b082312 100644
--- a/core/strings/src/commonMain/composeResources/values/strings.xml
+++ b/core/strings/src/commonMain/composeResources/values/strings.xml
@@ -906,6 +906,7 @@
PAX
No PAX metrics available.
WiFi Devices
+ Bluetooth Devices
Paired devices
Connected Device
@@ -1023,7 +1024,10 @@
https://meshtastic.org/docs/legal/privacy/
Unset - 0
Relayed by: %1$s
- Heard relays: %1$d
+
+ - Heard %1$d relay
+ - Heard %1$d relays
+
%1$s usually ships with a bootloader that does not support OTA updates. You may need to flash an OTA-capable bootloader over USB before flashing OTA.
Learn more
@@ -1113,9 +1117,18 @@
Unset
Always On
- Seconds: %1$d
- Minutes: %1$d
- Hours: %1$d
+
+ - %1$d second
+ - %1$d seconds
+
+
+ - %1$d minute
+ - %1$d minutes
+
+
+ - %1$d hour
+ - %1$d hours
+
Compass