소스 검색

Missing string added + Swedish translations of this string

Jon Mårtensson 5 년 전
부모
커밋
420868454e
2개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      FreeAPS/Sources/Localizations/en.lproj/Localizable.strings
  2. 3 0
      FreeAPS/Sources/Localizations/sv.lproj/Localizable.strings

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

@@ -6,6 +6,9 @@
 
 "Add insulin without actually bolusing" = "Add insulin without actually bolusing";
 
+/* Add insulin from source outside of pump */
+"Add %@ without bolusing" = "Add %@ without bolusing";
+
 "Bolus" = "Bolus";
 
 "Close" = "Close";

+ 3 - 0
FreeAPS/Sources/Localizations/sv.lproj/Localizable.strings

@@ -6,6 +6,9 @@
 
 "Add insulin without actually bolusing" = "Lägg till insulin utan att ge bolus";
 
+/* Add insulin from source outside of pump */
+"Add %@ without bolusing" = "Lägg till %@ utan att ge bolus";
+
 "Bolus" = "Bolus";
 
 "Close" = "Stäng";