Explorar el Código

Missing source string in pod settings

(cherry picked from commit 8793654df6aa1a796a32b98abaf93b479413c7a1)
Jon Mårtensson hace 4 años
padre
commit
398b1b482a

+ 3 - 0
Dependencies/rileylink_ios/OmniKitUI/en.lproj/Localizable.strings

@@ -35,6 +35,9 @@
 /* The title of the cell showing the pod activated at time */
 /* The title of the cell showing the pod activated at time */
 "Active Time" = "Active Time";
 "Active Time" = "Active Time";
 
 
+/* The title of the cell showing the Pod Active Clock */
+"Pod Active Clock" = "Pod Active Clock";
+
 /* The title of the cell showing alarm status */
 /* The title of the cell showing alarm status */
 "Alarms" = "Alarms";
 "Alarms" = "Alarms";