Procházet zdrojové kódy

Merge pull request #535 from nightscout/fix-localization-oref-swift

Fix autogenerated localization + other strings for oref swift
Deniz Cengiz před 11 měsíci
rodič
revize
273b6d9cee

+ 2 - 2
Trio/Resources/InfoPlist.xcstrings

@@ -8,7 +8,7 @@
         "en" : {
         "en" : {
           "stringUnit" : {
           "stringUnit" : {
             "state" : "new",
             "state" : "new",
-            "value" : "Trio_test"
+            "value" : "Trio"
           }
           }
         }
         }
       }
       }
@@ -20,7 +20,7 @@
         "en" : {
         "en" : {
           "stringUnit" : {
           "stringUnit" : {
             "state" : "new",
             "state" : "new",
-            "value" : "Trio_test"
+            "value" : "Trio"
           }
           }
         }
         }
       }
       }

+ 13 - 1
Trio/Sources/Localizations/Main/Localizable.xcstrings

@@ -230720,6 +230720,9 @@
         }
         }
       }
       }
     },
     },
+    "Use Swift Oref" : {
+      "comment" : "Use Swift Oref"
+    },
     "User Interface" : {
     "User Interface" : {
       "localizations" : {
       "localizations" : {
         "bg" : {
         "bg" : {
@@ -235232,6 +235235,9 @@
         }
         }
       }
       }
     },
     },
+    "We're building a faster and more maintainable Swift version of the Oref algorithm to improve Trio for everyone." : {
+
+    },
     "Week" : {
     "Week" : {
       "extractionState" : "manual",
       "extractionState" : "manual",
       "localizations" : {
       "localizations" : {
@@ -237156,6 +237162,9 @@
         }
         }
       }
       }
     },
     },
+    "When enabled:" : {
+
+    },
     "When Remote Control is enabled, you can send boluses, overrides, temporary targets, carbs, and other commands to Trio via push notifications." : {
     "When Remote Control is enabled, you can send boluses, overrides, temporary targets, carbs, and other commands to Trio via push notifications." : {
       "localizations" : {
       "localizations" : {
         "bg" : {
         "bg" : {
@@ -240503,6 +240512,9 @@
         }
         }
       }
       }
     },
     },
+    "You can disable this feature anytime." : {
+
+    },
     "You can influence the adjustments made by Dynamic ISF primarily by adjusting Autosens Max, Autosens Min, and Adjustment Factor. Other settings also influence Dynamic ISF's response, such as Glucose Target, Profile ISF, Peak Insulin Time, and Weighted Average of TDD." : {
     "You can influence the adjustments made by Dynamic ISF primarily by adjusting Autosens Max, Autosens Min, and Adjustment Factor. Other settings also influence Dynamic ISF's response, such as Glucose Target, Profile ISF, Peak Insulin Time, and Weighted Average of TDD." : {
       "localizations" : {
       "localizations" : {
         "bg" : {
         "bg" : {
@@ -243184,4 +243196,4 @@
     }
     }
   },
   },
   "version" : "1.0"
   "version" : "1.0"
-}
+}