diff --git a/Feels/Localizable.xcstrings b/Feels/Localizable.xcstrings index 412d9fb..a41e20b 100644 --- a/Feels/Localizable.xcstrings +++ b/Feels/Localizable.xcstrings @@ -446,6 +446,7 @@ }, "%lld day streak" : { "comment" : "A text label displaying the user's current streak of days with a positive mood. The argument is the number of consecutive days with a positive mood.", + "extractionState" : "stale", "isCommentAutoGenerated" : true, "localizations" : { "de" : { @@ -14949,6 +14950,10 @@ } } }, + "Start your streak!" : { + "comment" : "A title displayed in the center of the expanded view.", + "isCommentAutoGenerated" : true + }, "Streak: %lld days" : { "comment" : "A label in the expanded view that describes the current streak of days the user has logged in.", "isCommentAutoGenerated" : true,