Просмотр исходного кода

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

Fix autogenerated localization + other strings for oref swift
Deniz Cengiz 11 месяцев назад
Родитель
Сommit
273b6d9cee

+ 2 - 2
Trio/Resources/InfoPlist.xcstrings

@@ -8,7 +8,7 @@
         "en" : {
           "stringUnit" : {
             "state" : "new",
-            "value" : "Trio_test"
+            "value" : "Trio"
           }
         }
       }
@@ -20,7 +20,7 @@
         "en" : {
           "stringUnit" : {
             "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" : {
       "localizations" : {
         "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" : {
       "extractionState" : "manual",
       "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." : {
       "localizations" : {
         "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." : {
       "localizations" : {
         "bg" : {
@@ -243184,4 +243196,4 @@
     }
   },
   "version" : "1.0"
-}
+}