浏览代码

Source file edits and Swedish strings fixed

Jon Mårtensson 5 年之前
父节点
当前提交
0328ffc63c

+ 3 - 3
FreeAPS/Sources/Localizations/en.lproj/Localizable.strings

@@ -267,6 +267,9 @@
 /* Recommended Insulin Fraction in preferences */
 "Recommended Insulin Fraction" = "Recommended Insulin Fraction";
 
+/* Do you want to show bolus screen after added carbs? */
+"Skip Bolus screen after carbs" = "Skip Bolus screen after carbs";
+
 /* Remote control */
 "Remote control" = "Remote control";
 
@@ -368,6 +371,3 @@
 
 /* middleware */
 "Middleware" = "Middleware";
-
-/* Do you want to show bolus screen after added carbs? */
-"Skip Bolus screen after carbs" = "Skip Bolus screen after carbs";

+ 10 - 6
FreeAPS/Sources/Localizations/sv.lproj/Localizable.strings

@@ -2,6 +2,13 @@
   Localizable.strings
   FreeAPS X
 */
+
+/* clearButtonr */
+"Clear" = "Rensa";
+
+/* doneButton */
+"Done" = "Klar";
+
 /* Add insulin without actually bolusing */
 "Add insulin without actually bolusing" = "Lägg till insulin utan att ge bolus";
 
@@ -261,6 +268,9 @@
 /* Recommended Insulin Fraction */
 "Recommended Insulin Fraction" = "Kvot av rekommenderad mängd insulin";
 
+/* Do you want to show bolus screen after added carbs? */
+"Skip Bolus screen after carbs" = "Hoppa över bolusfönster vid tillagda kolhydrater";
+
 /* Remote control */
 "Remote control" = "Fjärrstyrning";
 
@@ -362,9 +372,3 @@
 
 /* middleware */
 "Middleware" = "Middleware";
-
-/* Clear */
-"Clear" = "Rensa";
-
-/* Done */
-"Done" = "Klar";