Skip to content

Commit bc4d79f

Browse files
authored
Mark two removed pre-meal strings stale in the catalog (#2500)
"Until I enter carbs" and "Use Pre-Meal Preset" are no longer referenced anywhere in source, so Xcode marks them stale on extraction. Their existing translations are left in place; only the marker is added. Build-regenerated; no hand edits.
1 parent 3ab37d5 commit bc4d79f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Loop/Localizable.xcstrings

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40331,6 +40331,7 @@
4033140331
},
4033240332
"Until I enter carbs" : {
4033340333
"comment" : "The title of a target alert action specifying pre-meal targets duration for 1 hour or until the user enters carbs (whichever comes first).",
40334+
"extractionState" : "stale",
4033440335
"localizations" : {
4033540336
"da" : {
4033640337
"stringUnit" : {
@@ -40607,6 +40608,7 @@
4060740608
},
4060840609
"Use Pre-Meal Preset" : {
4060940610
"comment" : "The title of the alert controller used to select a duration for pre-meal targets",
40611+
"extractionState" : "stale",
4061040612
"localizations" : {
4061140613
"da" : {
4061240614
"stringUnit" : {

0 commit comments

Comments
 (0)