Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 37 additions & 0 deletions Loop Widget Extension/Bootstrap/Localizable.xcstrings
Original file line number Diff line number Diff line change
Expand Up @@ -428,6 +428,19 @@
}
}
}
},
"%@%@" : {
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "new",
"value" : "%1$@%2$@"
}
}
}
},
"%@U" : {

},
"%1$@ v%2$@" : {
"comment" : "The format string for the app name and version number. (1: bundle name)(2: bundle version)",
Expand Down Expand Up @@ -553,6 +566,12 @@
}
}
}
},
"Color" : {

},
"Date" : {

},
"dB" : {
"comment" : "The short unit display string for decibles",
Expand Down Expand Up @@ -672,6 +691,9 @@
}
}
}
},
"End" : {

},
"Eventual" : {
"localizations" : {
Expand Down Expand Up @@ -873,6 +895,12 @@
}
}
}
},
"Glucose level" : {

},
"Glucose range" : {

},
"Loop Status Widget" : {
"localizations" : {
Expand Down Expand Up @@ -1193,6 +1221,12 @@
}
}
}
},
"Open the app to update the widget" : {
"comment" : "No comment"
},
"Preset override" : {

},
"QUANTITY_VALUE_AND_UNIT" : {
"comment" : "Format string for combining localized numeric value and unit. (1: numeric value)(2: unit)",
Expand Down Expand Up @@ -1395,6 +1429,9 @@
}
}
}
},
"Start" : {

},
"U" : {
"comment" : "The short unit display string for international units of insulin",
Expand Down
32 changes: 31 additions & 1 deletion Loop/Localizable.xcstrings
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
{
"sourceLanguage" : "en",
"strings" : {
"" : {

},
" (pending: %@)" : {
"comment" : "The string format appended to active insulin that describes pending insulin. (1: pending insulin)",
"extractionState" : "manual",
Expand Down Expand Up @@ -5318,6 +5321,9 @@
}
}
},
"Add item to bottom row" : {
"comment" : "Title for Add item"
},
"Add Meal" : {
"comment" : "The label of the carb entry button",
"localizations" : {
Expand Down Expand Up @@ -5443,6 +5449,9 @@
}
}
},
"Add predictive line" : {
"comment" : "Title for predictive line toggle"
},
"Add Pump" : {
"comment" : "Action sheet title selecting Pump\nThe title of the pump chooser in settings\nTitle text for button to add pump device\nTitle text for button to set up a Pump",
"localizations" : {
Expand Down Expand Up @@ -9828,8 +9837,14 @@
}
}
},
"Bottom row" : {
"comment" : "Live activity Bottom row configuration title"
},
"Bottom row configuration" : {
"comment" : "Title for Bottom row configuration"
},
"Cancel" : {
"comment" : "Button label for cancel\nCancel button for reset loop alert\nCancel export button title\nThe title of the cancel action in an action sheet",
"comment" : "Button label for cancel\nButton text to cancel\nCancel button for reset loop alert\nCancel export button title\nThe title of the cancel action in an action sheet",
"localizations" : {
"ar" : {
"stringUnit" : {
Expand Down Expand Up @@ -14182,6 +14197,9 @@
}
}
},
"Custom preset" : {
"comment" : "The title of the cell indicating a generic custom preset is enabled"
},
"Custom Preset" : {
"comment" : "The title of the cell indicating a generic custom preset is enabled",
"localizations" : {
Expand Down Expand Up @@ -16630,6 +16648,9 @@
}
}
},
"Enabled" : {
"comment" : "Title for enable live activity toggle"
},
"Enables" : {
"comment" : "The action hint of the workout mode toggle button when disabled",
"localizations" : {
Expand Down Expand Up @@ -23404,6 +23425,9 @@
}
}
},
"Live activity" : {
"comment" : "Alert Permissions live activity\nLive activity screen title"
},
"Loading..." : {
"comment" : "The loading message for the diagnostic report screen",
"localizations" : {
Expand Down Expand Up @@ -25797,6 +25821,9 @@
}
}
},
"Mode" : {
"comment" : "Title for mode live activity toggle"
},
"Momentum effects" : {
"comment" : "Details for missing data error when momentum effects are missing",
"localizations" : {
Expand Down Expand Up @@ -38385,6 +38412,9 @@
}
}
},
"Use BG coloring" : {
"comment" : "Title for BG coloring"
},
"Use Pre-Meal Preset" : {
"comment" : "The title of the alert controller used to select a duration for pre-meal targets",
"localizations" : {
Expand Down