From 5c21d44fdd2ecdb619801bf250447a3b1e72cd2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9rgio=20Est=C3=AAv=C3=A3o?= Date: Mon, 9 Dec 2024 12:07:09 +0000 Subject: [PATCH] Freeze strings for localization --- fastlane/Frozen.strings | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/fastlane/Frozen.strings b/fastlane/Frozen.strings index b5c4ccc1d4..f4dd19c938 100644 --- a/fastlane/Frozen.strings +++ b/fastlane/Frozen.strings @@ -4658,6 +4658,9 @@ /* Up Next Shuffle Announcement sheet dismiss button title*/ "up_next_shuffle_announcement_button" = "Got it"; +/* Toast message displayed when the user enables the Up Next Shuffle option */ +"up_next_shuffle_toast_message" = "Shuffle is on. Episodes will play in random order."; + /* Title for manage downloads file space usage banner and modal */ "manage_downloads_title" = "Need to free up space?"; @@ -4697,6 +4700,9 @@ /* Title for the claim offer button */ "cancel_subscription_claim_offer_button" = "Claim offer"; +/* Title of the Available Plans screen accessible from the Cancel Subscription view */ +"cancel_subscription_available_plans_title" = "Available Plans"; + /* Referrals - Share Pass message. `%1$@' is a placeholder for the duration of free period offered on the Plus subscription*/ "referrals_share_pass_long_message" = "Hi there!\n\nHere is a %1$@ guest pass for Pocket Casts Plus–my favorite podcast player. It's packed with unique features like bookmarks, folders, and more that you won't find anywhere else. I think you'll love it too!\n";