Skip to content

Commit

Permalink
DEV: Remove unused "Email Reject No Account" template (#8022)
Browse files Browse the repository at this point in the history
  • Loading branch information
rishabhnambiar authored and ZogStriP committed Aug 20, 2019
1 parent 53667a0 commit f1f1fd4
Show file tree
Hide file tree
Showing 20 changed files with 0 additions and 127 deletions.
1 change: 0 additions & 1 deletion app/controllers/admin/email_templates_controller.rb
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ def self.email_keys
"system_messages.email_reject_auto_generated",
"system_messages.email_reject_empty",
"system_messages.email_reject_invalid_access",
"system_messages.email_reject_no_account",
"system_messages.email_reject_parsing",
"system_messages.email_reject_reply_key",
"system_messages.email_reject_screened_email",
Expand Down
7 changes: 0 additions & 7 deletions config/locales/server.ca.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2235,13 +2235,6 @@ ca:
title: "Correu rebutjat: usuari no coincident"
subject_template: "[%{email_prefix}] Problema de correu electrònic: adreça de resposta inesperada"
text_body_template: "Ho sentim, però el vostre missatge de correu a %{destination} (titulat %{former_title}) no ha funcionat. \n\nLa vostra resposta s’ha enviat des d’una adreça de correu diferent de la que esperàvem, de manera que no estem segurs si és la mateixa persona. Proveu d’enviar des d’una altra adreça de correu o bé [contacteu amb un membre de l'equip responsable] (%{base_url}/about).\n"
email_reject_no_account:
title: "Correu rebutjat: compte inexistent"
subject_template: "[%{email_prefix}] Problema de correu electrònic: compte desconegut"
text_body_template: |
Ho sentim, però el vostre missatge de correu a %{destination} (titulat %{former_title}) no ha funcionat.
No trobem cap compte que coincideixi amb la vostra adreça de correu. Intenteu enviar-lo des d’una altra adreça de correu o bé [poseu-vos en contacte amb un membre de l'equip responsable] (%{base_url}/about).
email_reject_empty:
title: "Correu rebutjat: buit"
subject_template: "[%{email_prefix}] Problema de correu electrònic: sense contingut"
Expand Down
7 changes: 0 additions & 7 deletions config/locales/server.de.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2408,13 +2408,6 @@ de:
Es tut uns leid, aber deine E-Mail-Nachricht an %{destination} (Betreff: %{former_title}) hat nicht funktioniert.
Deine Antwort wurde von einer anderen E-Mail-Adresse als erwartet gesendet, sodass wir nicht sicher sind, ob dies die gleiche Person ist. Probiere eine andere Absende-Adresse oder [kontaktiere ein Team-Mitglied](%{base_url}/about).
email_reject_no_account:
title: "E-Mail abgelehnt weil unbekanntes Konto"
subject_template: "[%{email_prefix}] E-Mail-Problem -- Konto unbekannt"
text_body_template: |
Es tut uns leid, aber deine E-Mail-Nachricht an %{destination} (Betreff: %{former_title}) hat nicht funktioniert.
Wir konnten kein passendes Benutzerkonto zu einer E-Mail-Adresse finden. Probiere eine andere Absende-Adresse oder [kontaktiere ein Team-Mitglied](%{base_url}/about).
email_reject_empty:
title: "E-Mail abgelehnt weil kein Inhalt"
subject_template: "[%{email_prefix}] E-Mail-Problem -- Kein Inhalt"
Expand Down
8 changes: 0 additions & 8 deletions config/locales/server.el.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1600,14 +1600,6 @@ el:
Λυπούμαστε, αλλά το email σας προς %{destination} (με τίτλο%{former_title}) απέτυχε.
Η απάντησή σας στάλθηκε από διαφορετική διεύθυνση email από αυτήν που περιμέναμε και δεν μπορούμε να γνωρίζουμε αν πρόκειται για το ίδιο άτομο. Δοκιμάστε να στείλετε από κάποια άλλη διεύθυνση email ή [επικοινωνήστε με την διαχείριση](%{base_url}/about).
email_reject_no_account:
title: "Απόρριψη email Κανένας λογαριασμός"
subject_template: "[%{email_prefix}] Πρόβλημα Email -- Άγνωστος Λογαριασμός"
text_body_template: |2
Λυπούμαστε, αλλά το email σας προς %{destination} (με τίτλο%{former_title}) απέτυχε.
Δεν μπόρεσε να βρεθεί λογαριασμός χρήστη ο οποίος να αντιστοιχίζεται με αυτήν την διεύθυνση email. Δοκιμάστε να στείλετε από κάποια άλλη διεύθυνση email ή [επικοινωνήστε με την διαχείριση](%{base_url}/about).
email_reject_empty:
title: "Απόρριψη Κενού email"
subject_template: "[%{email_prefix}] Πρόβληα Email -- Χωρίς Περιεχόμενο"
Expand Down
8 changes: 0 additions & 8 deletions config/locales/server.en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2751,14 +2751,6 @@ en:
Your reply was sent from a different email address than the one we expected, so we're not sure if this is the same person. Try sending from another email address, or [contact a staff member](%{base_url}/about).
email_reject_no_account:
title: "Email Reject No Account"
subject_template: "[%{email_prefix}] Email issue -- Unknown Account"
text_body_template: |
We're sorry, but your email message to %{destination} (titled %{former_title}) didn't work.
We can't find any accounts that match your email address. Try sending from a different email address, or [contact a staff member](%{base_url}/about).
email_reject_empty:
title: "Email Reject Empty"
subject_template: "[%{email_prefix}] Email issue -- No Content"
Expand Down
7 changes: 0 additions & 7 deletions config/locales/server.es.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2431,13 +2431,6 @@ es:
Lo sentimos, pero tu mensaje de correo a %{destination} (titulado %{former_title}) no ha funcionado.
Tu respuesta ha sido enviada desde un correo diferente al que esperábamos, así que no estamos seguros de que seas la misma persona. Intenta usar otro correo, o [contacta a un miembro del staff](%{base_url}/about).
email_reject_no_account:
title: "Email rechazado, no hay cuenta"
subject_template: "[%{email_prefix}] Problema con el correo -- Cuenta Desconocida"
text_body_template: |
Lo sentimos, pero tu mensaje de correo a %{destination} (titulado %{former_title}) no ha funcionado.
No podemos encontrar ninguna cuenta que coincida con tu dirección de email. Intenta usar otro correo, o [contacta a un miembro del staff](%{base_url}/about).
email_reject_empty:
title: "Email rechazado, email vacío"
subject_template: "[%{email_prefix}] Problema con el correo -- Sin Contenido"
Expand Down
3 changes: 0 additions & 3 deletions config/locales/server.fa_IR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1514,9 +1514,6 @@ fa_IR:
email_reject_reply_user_not_matching:
title: "ایمیل رد شده کاربر تطابق ندارد"
subject_template: "[%{email_prefix}] مشکل ایمیل -- آدرس پاسخ غیر منتظره"
email_reject_no_account:
title: "ایمیل رد شده حساب کاربر ی وجود ندارد"
subject_template: "[%{email_prefix}] مشکل ایمیل -- حساب کاربری ناشناس"
email_reject_empty:
title: "ایمیل رد شده خالی"
subject_template: "[%{email_prefix}] مشکل ایمیل -- محتوا وجود ندارد"
Expand Down
7 changes: 0 additions & 7 deletions config/locales/server.fi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2303,13 +2303,6 @@ fi:
Pahoittelut, sähköpostin lähettäminen kohteeseen %{destination} (titled %{former_title}) ei onnistunut.
Vastauksesi ei saapunut siitä sähköpostiosoitteesta kuin odotimme, joten emme voineet olla varmoja lähettäjästä. Kokeile lähettää viestisi toisesta sähköpostiosoitteesta tai [ota yhteyttä henkilökuntaan](%{base_url}/about).
email_reject_no_account:
title: "Sähköposti hylätty - ei käyttäjätiliä"
subject_template: "[%{email_prefix}] Sähköpostiongelma -- Tuntematon tili"
text_body_template: |
Pahoittelut, sähköpostiviestisi lähetys kohteeseen %{destination} (titled %{former_title}) ei onnistunut.
Sähköpostiosoitteesi ei kuulu kenellekään käyttäjistä. Kokeile lähettää viestisi toisesta sähköpostiosoitteesta tai [ota yhteyttä henkilökuntaan](%{base_url}/about)..
email_reject_empty:
title: "Sähköposti hylätty - tyhjä"
subject_template: "[%{email_prefix}] Sähköpostiongelma -- Ei sisältöä"
Expand Down
7 changes: 0 additions & 7 deletions config/locales/server.fr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2440,13 +2440,6 @@ fr:
Malheureusement votre courriel à %{destination} (titled %{former_title}) a échoué.
Votre réponses nous est parvenue d'une autre adresse courriel que celle attendue, nous ne savons donc pas s'il s'agit de la même personne. Essayez de l'envoyer depuis une autre adresse, ou [contactez un responsable](%{base_url}/about).
email_reject_no_account:
title: "Courriel rejeté - Aucun compte"
subject_template: "[%{email_prefix}] Problème de courriel - Compte inconnu"
text_body_template: |
Nous sommes désolés, mais l'envoi de votre courriel à %{destination} (intitulé %{former_title}) n'a pas fonctionné.
Aucun compte utilisateur avec cette adresse n'a été trouvé. Essayez de l'envoyer depuis une autre adresse ou [contactez un responsable](%{base_url}/about).
email_reject_empty:
title: "Courriel rejeté - Vide"
subject_template: "[%{email_prefix}] Problème de courriel - Aucun contenu"
Expand Down
7 changes: 0 additions & 7 deletions config/locales/server.he.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2314,13 +2314,6 @@ he:
ההודעה שניסית לשלוח בדוא״ל אל %{destination} (עם הכותרת %{former_title}) לא נשלחה, עמך הסליחה.
התגובה שלך נשלחה מכתובת שונה מכפי שציפינו, לכן, אין לנו אפשרות לדעת האם מדובר באותו מוען. נא לנסות לשלוח מכתובת דוא״ל אחרת או [ליצור קשר עם הסגל](%{base_url}/about).
email_reject_no_account:
title: "מייל נדחה, אין חשבון"
subject_template: "[%{email_prefix}] בעיית מייל -- חשבון לא מזוהה"
text_body_template: |
ההודעה שניסית לשלוח בדוא״ל אל %{destination} (עם הכותרת %{former_title}) לא נשלחה, עמך הסליחה.
לא הצלחנו למצוא חשבון שתואם לכתובת הדוא״ל שלך. אם לדעתך מדובר בטעות, מוטב [ליצור קשר עם הסגל](%{base_url}/about).
email_reject_empty:
title: "מייל נדחה, ריק"
subject_template: "[%{email_prefix}] בעיית מייל -- ללא תוכן"
Expand Down
7 changes: 0 additions & 7 deletions config/locales/server.hy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2226,13 +2226,6 @@ hy:
Ցավում ենք, սակայն Ձեր էլ. նամակը %{destination} -ին (%{former_title} վերնագրով) չաշխատեց:
Ձեր պատասխանն ուղարկվել է մեր սպասածից տարբեր էլ. հասցեից, հետևաբար՝ մենք վստահ չենք, որ սա նույն մարդն է: Փորձեք ուղարկել մեկ այլ հասցեից կամ [կապվեք անձնակազմի որևէ անդամի հետ](%{base_url}/about):
email_reject_no_account:
title: "Էլ. փոստի Մերժում - Հաշիվ Չկա"
subject_template: "[%{email_prefix}] Էլ. փոստի խնդիր -- ԱՆհայտ Հածիվ"
text_body_template: |
Ցավում ենք, սակայն Ձեր էլ. նամակը %{destination} -ին (%{former_title} վերնագրով) չաշխատեց:
մենք չկաորղացանք գտնել որևէ հաշիվ, որը համընկնում է Ձեր էլ. հասցեին: Փորձեք ուղարկել մեկ այլ էլ. հասցեից կամ [կապվեք անձնակազմի որևէ անդամի հետ](%{base_url}/about):
email_reject_empty:
title: "Էլ. փոստի Մերժում - Դատարկ"
subject_template: "[%{email_prefix}] Էլ. փոստի խնդիր -- Բովանդակություն Չկա"
Expand Down
7 changes: 0 additions & 7 deletions config/locales/server.it.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2225,13 +2225,6 @@ it:
Spiacenti, ma il tuo messaggio email per %{destination} (intitolato %{former_title}) non ha funzionato.
La tua risposta è stata inviata da un indirizzo email diverso da quello previsto quindi non sappiamo se proviene dalla stessa persona. Prova a rispondere da un altro indirizzo email, o [contatta un membro dello staff](%{base_url}/about).
email_reject_no_account:
title: "Email Rifiutata Nessun Account"
subject_template: "[%{email_prefix}] Problema email -- Account Sconosciuto"
text_body_template: |
Spiacenti, ma il tuo messaggio email per %{destination} (intitolato %{former_title}) non ha funzionato.
Non troviamo nessun account che corrisponda al tuo indirizzo email. Prova a inviare da un altro indirizzo email, o [contatta un membro dello staff](%{base_url}/about).
email_reject_empty:
title: "Email Rifiutata Vuota"
subject_template: "[%{email_prefix}] Problema email -- Nessun Contenuto"
Expand Down
7 changes: 0 additions & 7 deletions config/locales/server.pl_PL.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1735,13 +1735,6 @@ pl_PL:
Przepraszamy, ale twoja wiadomość email do %{destination}(zatytułowana %{former_title}) nie została wysłana.

Twoja odpowiedź została wysłana z innego adresu email niż się spodziewaliśmy. Nie jesteśmy pewni czy jest to ta sama osoba, spróbuj wysłać wiadomość z innego adresu email lub [skontaktuj się z obsługą] %{base_url}/about).
email_reject_no_account:
title: "Email odrzucony Brak konta"
subject_template: "[%{email_prefix}] Problem z pocztą elektroniczną - Nieznane Konto"
text_body_template: |
Przepraszamy, ale twoja wiadomość email do %{destination}(zatytułowana %{former_title}) nie została wysłana.

Nie możemy znaleźć kont, które pasują do tego adresu email. Spróbuj wysłać wiadomość z innego adresu email, lub [skontaktuj się z obsługą] %{base_url}/about).
email_reject_empty:
title: "Email odrzucony Pusty"
subject_template: "[%{email_prefix}]email\" original-title=\"<span class=\"glossary-highlight\" title=\"email (click to copy)\" data-copy-glossary=\"email\">email (click to copy)\"> Problem z pocztą elektroniczną - brak zawartości"
Expand Down
7 changes: 0 additions & 7 deletions config/locales/server.pt_BR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2427,13 +2427,6 @@ pt_BR:
Desculpe, mas sua mensagem de e-mail para %{destination} (intulada %{former_title}) não funcionou.

Sua resposta foi enviada de um endereço de e-mail diferente daquele que esperávamos, por isso não temos certeza se essa é a mesma pessoa. Tente enviar de outro endereço de e-mail, ou[contate um membro da equipe](%{base_url}/sobre isso).
email_reject_no_account:
title: "E-mail Rejeitado, Nenhuma Conta"
subject_template: "[%{email_prefix}] Problema de e-mail - conta desconhecida"
text_body_template: |
Desculpe, mas sua mensagem de e-mail para %{destination} (intulada %{former_title}) não funcionou.

Não conseguimos encontrar nenhuma conta que corresponda ao seu endereço de e-mail. Tente enviar de um endereço de e-mail diferente ou [contate um membro da equipe](%{base_url}/sobre isso).
email_reject_empty:
title: "E-mail Rejeitado, Vazio"
subject_template: "[%{email_prefix}] Problema de e-mail - sem conteúdo"
Expand Down
7 changes: 0 additions & 7 deletions config/locales/server.sl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1166,13 +1166,6 @@ sl:
Žal nam je, ampak vaše e-sporočilo poslano na %{destination} (z naslovom %{former_title}) ni bilo sprejeto.

Vaše e-sporočilo je bilo poslano iz drugega e-naslova, kot je bilo pričakovano, tako da nismo prepričani ali gre za istega uporabnika. Poskusite poslati iz drugega e-naslova ali [kontaktirajte osebje](%{base_url}/about).
email_reject_no_account:
title: "E-sporočilo zavrnjeno - ni računa"
subject_template: "[%{email_prefix}] Napaka e-pošte -- ni računa"
text_body_template: |
Žal nam je, ampak vaše e-sporočilo poslano na %{destination} (z naslovom %{former_title}) ni bilo sprejeto.

Ne najdemo nobenega uporabniškega računa s tem e-naslovom. Poskusite poslati iz drugega e-naslova ali [kontaktirajte osebje](%{base_url}/about).
email_reject_empty:
title: "E-sporočilo zavrnjeno - ni vsebine"
subject_template: "[%{email_prefix}] Napaka e-pošte -- ni vsebine"
Expand Down
2 changes: 0 additions & 2 deletions config/locales/server.sv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1289,8 +1289,6 @@ sv:
Kontot associerat till den här e-postadressen är inte aktiverat. Var god se till att ditt konto är aktiverat innan du skickar e-post.
email_reject_reply_user_not_matching:
title: "Emailet avslås användare hittas ej"
email_reject_no_account:
title: "Emailet avslås det finns inget konto"
email_reject_empty:
title: "Emailet avslås - tomt"
text_body_template: |
Expand Down
7 changes: 0 additions & 7 deletions config/locales/server.sw.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1310,13 +1310,6 @@ sw:
Tunaomba radhi, ila ujumbe wa barua pepe kwenda kwa %{destination} (jina la %{former_title}) haujafika.

Jibu lako limetumwa kwa kutumia barua pepe tofauti ambayo hatukuitegemea, kwa hiyo hatuna uhakika kuwa ni mtu mmoja. Jaribu kutumia barua pepe nyingine, au [wasiliana na msaidizi](%{base_url}/kuhusu).
email_reject_no_account:
title: "Barua Pepe Kataza Akaunti Haipo"
subject_template: "[%{email_prefix}] Tatizo la Barua Pepe -- Akaunti Haijulikani"
text_body_template: |
Tunaomba radhi, ila ujumbe wa barua pepe kwenda kwa %{destination} (jina la %{former_title}) haujafika.

Jibu lako limetumwa kwa kutumia barua pepe iliyojulikana. Jaribu kutumia barua pepe nyingine, au [wasiliana na msaidizi](%{base_url}/kuhusu).
email_reject_empty:
title: "Barua Pepe Kataa Wazi"
subject_template: "[%{email_prefix}] Tatizo la Barua Pepe -- Hakuna Maandishi"
Expand Down
7 changes: 0 additions & 7 deletions config/locales/server.ur.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2436,13 +2436,6 @@ ur:
ہمیں افسوس ہے، لیکن آپ کا %{destination} پر ای میل پیغام (عنوان %{former_title}) کام نہیں کیا۔

آپ کا جواب ہماری طرف سے متوقع ای میل ایڈریس کے علاوہ سے بھیجا گیا تھا، لہٰذا ہمیں یقین نہیں ہے کہ یہ وہی شخص ہے۔ کسی دوسرے ای میل ایڈریس سے بھیجنے کی کوشش کریں، یا [ایک سٹاف ممبر سے رابطہ کریں](%{base_url}/about)۔
email_reject_no_account:
title: "ای میل مسترد اکاؤنٹ نہیں"
subject_template: "[%{email_prefix}] ای میل مسئلہ -- نامعلوم اکاؤنٹ"
text_body_template: |
ہمیں افسوس ہے، لیکن آپ کا %{destination} پر ای میل پیغام (عنوان %{former_title}) کام نہیں کیا۔

ہم آپ کے ای میل ایڈریس سے مَیچ کردہ کسی بھی اکاؤنٹ کو تلاش نہ کر سکے۔ کسی دوسرے ای میل ایڈریس سے بھیجنے کی کوشش کریں، یا [ایک سٹاف ممبر سے رابطہ کریں](%{base_url}/about)۔
email_reject_empty:
title: "ای میل مسترد خالی"
subject_template: "[%{email_prefix}] ای میل مسئلہ -- مواد نہیں"
Expand Down
7 changes: 0 additions & 7 deletions config/locales/server.zh_CN.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2365,13 +2365,6 @@ zh_CN:
我们非常抱歉,但是你发送至 %{destination}(名为%{former_title}) 的邮件出问题了。

你发送回复的邮件地址与我们预期的地址不同,所以我们不确定你是不是同一个人。试试从另外一个邮件地址发送,或者[联系管理人员](%{base_url}/about)。
email_reject_no_account:
title: "Email被拒绝:帐户不存在"
subject_template: "[%{email_prefix}] 邮件问题 -- 位置账户"
text_body_template: |
我们非常抱歉,但是你发送至 %{destination}(名为%{former_title}) 的邮件出问题了。

我们找不到匹配你邮件地址的账户。试试从另外一个邮件地址发送,或者[联系管理人员](%{base_url}/about)。
email_reject_empty:
title: "Email被拒绝:空"
subject_template: "[%{email_prefix}] 邮件问题 -- 无内容"
Expand Down
7 changes: 0 additions & 7 deletions config/locales/server.zh_TW.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2309,13 +2309,6 @@ zh_TW:
我們非常抱歉,但是你發送至 %{destination}(名為%{former_title}) 的郵件出問題了。

你發送回覆的郵件地址與我們等待的地址不同,所以我們不確定你是不是同一個人。試試從另外一個郵件地址發送,或者[聯絡管理成員](%{base_url}/about)。
email_reject_no_account:
title: "電子郵件拒絕 沒有帳號"
subject_template: "[%{email_prefix}] 電子郵件錯誤 -- 未知的帳號"
text_body_template: |
我們非常抱歉,但是你發送至 %{destination}(名為%{former_title}) 的郵件出問題了。

我們找不到匹配你郵件地址的帳號。試試從另外一個郵件地址發送,或者[聯絡管理成員](%{base_url}/about)。
email_reject_empty:
title: "電子郵件拒絕 空白"
subject_template: "[%{email_prefix}] 電子郵件錯誤 -- 沒有內容"
Expand Down

0 comments on commit f1f1fd4

Please sign in to comment.