ソースを参照

Can't get "min ago" to translate...

Jon Mårtensson 5 年 前
コミット
655e25050b

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

@@ -51,9 +51,6 @@
 /* Disclaimer Description */
 /* Disclaimer Description */
 "FreeAPS X is in an active development state. We do not recommend to use the system for everyday control of blood glucose! Use it for testing purposes only at your own risk. We are not responsible for your decisions and actions." = "FreeAPS X is in an active development state. We do not recommend to use the system for everyday control of blood glucose! Use it for testing purposes only at your own risk. We are not responsible for your decisions and actions.";
 "FreeAPS X is in an active development state. We do not recommend to use the system for everyday control of blood glucose! Use it for testing purposes only at your own risk. We are not responsible for your decisions and actions." = "FreeAPS X is in an active development state. We do not recommend to use the system for everyday control of blood glucose! Use it for testing purposes only at your own risk. We are not responsible for your decisions and actions.";
 
 
-/* %d min ago, currently not being translated, I don't know why? */
-"%d min ago" = "%d min ago";
-
 /* Enacted at a date */
 /* Enacted at a date */
 "Enacted at %@" = "Enacted at %@";
 "Enacted at %@" = "Enacted at %@";
 
 
@@ -63,6 +60,9 @@
 /* Looping in progress */
 /* Looping in progress */
 "looping" = "looping";
 "looping" = "looping";
 
 
+/* %d min ago, currently not being translated, I don't know why? */
+"%d min ago" = "%d min ago";
+
 /* Status Title */
 /* Status Title */
 "No suggestion" = "No suggestion";
 "No suggestion" = "No suggestion";
 
 

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

@@ -50,9 +50,6 @@
 /* Disclaimer Description */
 /* Disclaimer Description */
 "FreeAPS X is in an active development state. We do not recommend to use the system for everyday control of blood glucose! Use it for testing purposes only at your own risk. We are not responsible for your decisions and actions." = "FreeAPS X är under utveckling. Vi rekommederar inte att använda denna app för behandling av ditt blodsocker i detta tidiga skede. Använd för test och på egen risk. Vi tar inget ansvar för dina beslut eller handlingar.";
 "FreeAPS X is in an active development state. We do not recommend to use the system for everyday control of blood glucose! Use it for testing purposes only at your own risk. We are not responsible for your decisions and actions." = "FreeAPS X är under utveckling. Vi rekommederar inte att använda denna app för behandling av ditt blodsocker i detta tidiga skede. Använd för test och på egen risk. Vi tar inget ansvar för dina beslut eller handlingar.";
 
 
-/* %d min ago, currently not being translated, I don't know why? */
-"%d min ago" = "%d min sedan";
-
 /* Enacted at a date */
 /* Enacted at a date */
 "Enacted at %@" = "Gavs kl %@";
 "Enacted at %@" = "Gavs kl %@";
 
 
@@ -62,6 +59,9 @@
 /* Looping in progress */
 /* Looping in progress */
 "looping" = "loopar";
 "looping" = "loopar";
 
 
+/* %d min ago, currently not being translated, I don't know why? */
+"%d min ago" = "%d min ago";
+
 /* Status Title */
 /* Status Title */
 "No suggestion" = "Inget förslag";
 "No suggestion" = "Inget förslag";