##################
# Dialog phrase 0
# TScenarioRunResponse:
ResponseBody {
  Layout {
    Cards {
      Text: "Чтобы управлять своими подписками, просто скажите мне в приложении Яндекса: «Алиса, настройки уведомлений»."
    }
    OutputSpeech: "Чтобы управлять своими подписками, просто скажите мне в приложении Яндекса: «Алиса, настройки уведомлений»."
    ShouldListen: true
  }
  AnalyticsInfo {
    Intent: "alice.notifications_unsubscribe"
    Objects {
      Id: "notification_unsubscribe_no_slot"
      Name: "notification_unsubscribe_no_slot"
      HumanReadable: "Пользователь захотел отписаться без указания подписки"
    }
    ProductScenarioName: "smartspeaker_notifications"
    NlgRenderHistoryRecords {
      TemplateName: "notifications"
      PhraseName: "render_unsubscribe_instruction"
      Language: L_RUS
    }
  }
}
Version: "trunk@******"

##################
# Dialog phrase 1
# TScenarioRunResponse:
ResponseBody {
  Layout {
    Cards {
      Text: "Ах, какая жалость. Но вы всегда можете спросить меня: «Алиса, что ты умеешь?» И я все расскажу."
    }
    OutputSpeech: "Ах, какая жалость. Но вы всегда можете спросить меня: «Алиса, что ты умеешь?» И я все расскажу."
    ShouldListen: true
  }
  AnalyticsInfo {
    Intent: "alice.notifications_subscribe"
    Objects {
      Id: "notification_subscription_refuse"
      Name: "notification_subscription_refuse"
      HumanReadable: "User refused to subscribe update notifications"
    }
    ProductScenarioName: "smartspeaker_notifications"
    NlgRenderHistoryRecords {
      TemplateName: "notifications"
      PhraseName: "render_subscribe_refuse"
      Language: L_RUS
    }
  }
}
Version: "trunk@******"

