diff --git a/WooCommerce/Classes/Authentication/Epilogue/EditStoreList/EditStoreListView.swift b/WooCommerce/Classes/Authentication/Epilogue/EditStoreList/EditStoreListView.swift index 26bbc7d419d..9e15c8e8ed7 100644 --- a/WooCommerce/Classes/Authentication/Epilogue/EditStoreList/EditStoreListView.swift +++ b/WooCommerce/Classes/Authentication/Epilogue/EditStoreList/EditStoreListView.swift @@ -135,8 +135,8 @@ private extension EditStoreListView { comment: "Header of the Other Stores section on the Edit Store List view" ) static let otherStoresFooter = NSLocalizedString( - "editStoreListView.otherStoresFooter", - value: "Stores that are not selected will be excluded from the store picker", + "editStoreListView.unselectedStoresNote", + value: "Unselected stores will be excluded from the store picker and won't receive push notifications for new orders or product.", comment: "Footer of the Other Stores section on the Edit Store List view" ) static let retryButton = NSLocalizedString(