From 2c1b86b7202284f88f38f0ddae7258ffd546f1af Mon Sep 17 00:00:00 2001 From: Ivaylo Markov Date: Thu, 22 Oct 2020 20:06:09 +0300 Subject: [PATCH] Update speaker rejection/confirmation emails to fit the online-only event --- app/views/event_mailer/confirmation_request.bg.text.erb | 7 ------- app/views/event_mailer/confirmation_request.en.text.erb | 7 ------- app/views/event_mailer/rejection_notification.bg.text.erb | 6 +----- app/views/event_mailer/rejection_notification.en.text.erb | 6 +----- 4 files changed, 2 insertions(+), 24 deletions(-) diff --git a/app/views/event_mailer/confirmation_request.bg.text.erb b/app/views/event_mailer/confirmation_request.bg.text.erb index ff594e6..bb27458 100644 --- a/app/views/event_mailer/confirmation_request.bg.text.erb +++ b/app/views/event_mailer/confirmation_request.bg.text.erb @@ -12,13 +12,6 @@ Моля, добавете прикачения към този e-mail QR код в презентацията си. Той съдържа връзка към формуляра за обратна връзка за предложеното от Вас събитие. -Моля пишете на ofvideo@openfest.org, ако имате специфични изисквания, например: - -* да ви осигурим лаптоп за презентация; -* звук от презентацията ви; -* имате нужда да изпозлвате жична или безжична връзка до Internet за презентацията си; -* ползвате macbook. - Отговорете на този email, ако възникнат някакви въпроси. Поздрави, diff --git a/app/views/event_mailer/confirmation_request.en.text.erb b/app/views/event_mailer/confirmation_request.en.text.erb index 5027dbc..9154ab4 100644 --- a/app/views/event_mailer/confirmation_request.en.text.erb +++ b/app/views/event_mailer/confirmation_request.en.text.erb @@ -12,13 +12,6 @@ Please confirm your participation as soon as you can by following the following Please make sure you include the QR code attached to this email in your presentation. It contains a link to the feedback form for your <%= @event.event_type.name.downcase %>. -Please email ofvideo@openfest.org if you have any specific requirements, for example: - -* You need us to provide you with a laptop for your presentation; -* You need to play sound for your presentation; -* You need either wired or wireless Internet connectivity; -* You're using a macbook. - Please respond to this email in case you have any questions. Regards, diff --git a/app/views/event_mailer/rejection_notification.bg.text.erb b/app/views/event_mailer/rejection_notification.bg.text.erb index 4ba47d8..57bdcde 100644 --- a/app/views/event_mailer/rejection_notification.bg.text.erb +++ b/app/views/event_mailer/rejection_notification.bg.text.erb @@ -1,9 +1,5 @@ Здравейте, -За съжаление, поради големия брой предложения за лекции, които получихме тази година, както и ограниченото време и брой зали, с които разполагаме, вашето предложение за <%= @event.event_type.name.mb_chars.downcase %> на тема „<%= @event.title %>“ не влезе в основната програма. - -Тъй като темата звучи интересно, бихме ви предложили да се включите с lightning talk (петминутна презентация с или без слайдове) в дните на конференциятa. - -Записването тези кратки презентации ще се случва на регистрацията на <%= @event.conference.title %> след откриването на събитието в събота. +За съжаление, поради големия брой предложения за лекции, които получихме тази година, както и ограниченото време, с което разполагаме, вашето предложение за <%= @event.event_type.name.mb_chars.downcase %> на тема „<%= @event.title %>“ не влезе в програмата. До скоро! Екипът на <%= @event.conference.title %> diff --git a/app/views/event_mailer/rejection_notification.en.text.erb b/app/views/event_mailer/rejection_notification.en.text.erb index 09f7e8e..775784d 100644 --- a/app/views/event_mailer/rejection_notification.en.text.erb +++ b/app/views/event_mailer/rejection_notification.en.text.erb @@ -1,10 +1,6 @@ Hi, -Regretfully, because of the high amount of talk submissions that we've received this year and the limited amounts of time and rooms that we have, your submission for a <%= @event.event_type.name.mb_chars.downcase %> titled "<%= @event.title %>" was not included in the program. - -As the topic might still be interesting to our audience, it would be possible to join as a lightning talk (a five-minute talk with or without slides) during the conference. - -The sign-up for these talks happens at the registration of <%= @event.conference.title %> after the opening on Saturday. +Regretfully, because of the high amount of talk submissions that we've received this year and the limited amount of time that we have, your submission for a <%= @event.event_type.name.mb_chars.downcase %> titled "<%= @event.title %>" was not included in the schedule. See you soon, <%= @event.conference.title %> team