From a26127b8dc13d5cd7e2905667b8ad3969d8cd22b Mon Sep 17 00:00:00 2001 From: Garth Vander Houwen Date: Tue, 13 Dec 2022 23:49:54 -0800 Subject: [PATCH] Fix missing ; --- en.lproj/Localizable.strings | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/en.lproj/Localizable.strings b/en.lproj/Localizable.strings index 3c83e242..b97f5f37 100644 --- a/en.lproj/Localizable.strings +++ b/en.lproj/Localizable.strings @@ -1,4 +1,4 @@ -/* +/* Localizable.strings Meshtastic @@ -173,7 +173,7 @@ "tapback.poop"="Poop"; "telemetry"="Telemetry (Sensors)"; "telemetry.config"="Telemetry Config"; -"timeout"="timeout" +"timeout"="timeout"; "twitter"="Twitter"; "unknown.age"="Unknown Age"; "update.interval"="Update Interval";