Przeglądaj źródła

New Silence pod string

Jon Mårtensson 2 lat temu
rodzic
commit
a3832aff4e

+ 3 - 0
Dependencies/OmniBLE/Localizations/en.lproj/Localizable.strings

@@ -820,3 +820,6 @@
     
     
 /* button title to refresh pump manager details */
 /* button title to refresh pump manager details */
 "Refresh Pump Manager Details" = "Refresh Pump Manager Details";
 "Refresh Pump Manager Details" = "Refresh Pump Manager Details";
+
+/* Section header for diagnostic section */
+"Diagnostics" = "Diagnostics";

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

@@ -797,3 +797,6 @@
 
 
 /* Alert title for error when updating silence pod preference */
 /* Alert title for error when updating silence pod preference */
 "Failed to update silence pod preference." = "Failed to update silence pod preference.";
 "Failed to update silence pod preference." = "Failed to update silence pod preference.";
+
+/* Section header for diagnostic section */
+"Diagnostics" = "Diagnostics";