use embed templates suffix
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			This commit is contained in:
		| @@ -5,5 +5,6 @@ defmodule MemexWeb.EmailHTML do | |||||||
|  |  | ||||||
|   use MemexWeb, :html |   use MemexWeb, :html | ||||||
|  |  | ||||||
|   embed_templates "email_html/*" |   embed_templates "email_html/*.html", suffix: "_html" | ||||||
|  |   embed_templates "email_html/*.txt", suffix: "_text" | ||||||
| end | end | ||||||
|   | |||||||
| @@ -10,58 +10,58 @@ msgid "" | |||||||
| msgstr "" | msgstr "" | ||||||
| "Language: de\n" | "Language: de\n" | ||||||
|  |  | ||||||
| #: lib/memex_web/controllers/email_html/confirm_email_html.html.heex:3 | #: lib/memex_web/controllers/email_html/confirm_email.html.heex:3 | ||||||
| #: lib/memex_web/controllers/email_html/confirm_email_text.txt.eex:2 | #: lib/memex_web/controllers/email_html/confirm_email.txt.eex:2 | ||||||
| #: lib/memex_web/controllers/email_html/reset_password_html.html.heex:3 | #: lib/memex_web/controllers/email_html/reset_password.html.heex:3 | ||||||
| #: lib/memex_web/controllers/email_html/reset_password_text.txt.eex:2 | #: lib/memex_web/controllers/email_html/reset_password.txt.eex:2 | ||||||
| #: lib/memex_web/controllers/email_html/update_email_html.html.heex:3 | #: lib/memex_web/controllers/email_html/update_email.html.heex:3 | ||||||
| #: lib/memex_web/controllers/email_html/update_email_text.txt.eex:2 | #: lib/memex_web/controllers/email_html/update_email.txt.eex:2 | ||||||
| #, elixir-autogen, elixir-format | #, elixir-autogen, elixir-format | ||||||
| msgid "Hi %{email}," | msgid "Hi %{email}," | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: lib/memex_web/controllers/email_html/confirm_email_text.txt.eex:10 | #: lib/memex_web/controllers/email_html/confirm_email.txt.eex:10 | ||||||
| #, elixir-autogen, elixir-format | #, elixir-autogen, elixir-format | ||||||
| msgid "If you didn't create an account at %{url}, please ignore this." | msgid "If you didn't create an account at %{url}, please ignore this." | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: lib/memex_web/controllers/email_html/reset_password_text.txt.eex:8 | #: lib/memex_web/controllers/email_html/reset_password.txt.eex:8 | ||||||
| #: lib/memex_web/controllers/email_html/update_email_text.txt.eex:8 | #: lib/memex_web/controllers/email_html/update_email.txt.eex:8 | ||||||
| #, elixir-autogen, elixir-format | #, elixir-autogen, elixir-format | ||||||
| msgid "If you didn't request this change from %{url}, please ignore this." | msgid "If you didn't request this change from %{url}, please ignore this." | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: lib/memex_web/controllers/email_html/update_email_html.html.heex:8 | #: lib/memex_web/controllers/email_html/update_email.html.heex:8 | ||||||
| #: lib/memex_web/controllers/email_html/update_email_text.txt.eex:4 | #: lib/memex_web/controllers/email_html/update_email.txt.eex:4 | ||||||
| #, elixir-autogen, elixir-format | #, elixir-autogen, elixir-format | ||||||
| msgid "You can change your email by visiting the URL below:" | msgid "You can change your email by visiting the URL below:" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: lib/memex_web/controllers/email_html/confirm_email_html.html.heex:14 | #: lib/memex_web/controllers/email_html/confirm_email.html.heex:14 | ||||||
| #: lib/memex_web/controllers/email_html/confirm_email_text.txt.eex:6 | #: lib/memex_web/controllers/email_html/confirm_email.txt.eex:6 | ||||||
| #, elixir-autogen, elixir-format | #, elixir-autogen, elixir-format | ||||||
| msgid "You can confirm your account by visiting the URL below:" | msgid "You can confirm your account by visiting the URL below:" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: lib/memex_web/controllers/email_html/reset_password_html.html.heex:8 | #: lib/memex_web/controllers/email_html/reset_password.html.heex:8 | ||||||
| #: lib/memex_web/controllers/email_html/reset_password_text.txt.eex:4 | #: lib/memex_web/controllers/email_html/reset_password.txt.eex:4 | ||||||
| #, elixir-autogen, elixir-format | #, elixir-autogen, elixir-format | ||||||
| msgid "You can reset your password by visiting the URL below:" | msgid "You can reset your password by visiting the URL below:" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: lib/memex_web/controllers/email_html/confirm_email_html.html.heex:22 | #: lib/memex_web/controllers/email_html/confirm_email.html.heex:22 | ||||||
| #, elixir-autogen, elixir-format, fuzzy | #, elixir-autogen, elixir-format, fuzzy | ||||||
| msgid "If you didn't create an account at memEx, please ignore this." | msgid "If you didn't create an account at memEx, please ignore this." | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: lib/memex_web/controllers/email_html/reset_password_html.html.heex:16 | #: lib/memex_web/controllers/email_html/reset_password.html.heex:16 | ||||||
| #: lib/memex_web/controllers/email_html/update_email_html.html.heex:16 | #: lib/memex_web/controllers/email_html/update_email.html.heex:16 | ||||||
| #, elixir-autogen, elixir-format, fuzzy | #, elixir-autogen, elixir-format, fuzzy | ||||||
| msgid "If you didn't request this change from memEx, please ignore this." | msgid "If you didn't request this change from memEx, please ignore this." | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: lib/memex_web/controllers/email_html/confirm_email_html.html.heex:9 | #: lib/memex_web/controllers/email_html/confirm_email.html.heex:9 | ||||||
| #: lib/memex_web/controllers/email_html/confirm_email_text.txt.eex:4 | #: lib/memex_web/controllers/email_html/confirm_email.txt.eex:4 | ||||||
| #, elixir-autogen, elixir-format, fuzzy | #, elixir-autogen, elixir-format, fuzzy | ||||||
| msgid "Welcome to memEx" | msgid "Welcome to memEx" | ||||||
| msgstr "" | msgstr "" | ||||||
|   | |||||||
| @@ -10,58 +10,58 @@ | |||||||
| msgid "" | msgid "" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: lib/memex_web/controllers/email_html/confirm_email_html.html.heex:3 | #: lib/memex_web/controllers/email_html/confirm_email.html.heex:3 | ||||||
| #: lib/memex_web/controllers/email_html/confirm_email_text.txt.eex:2 | #: lib/memex_web/controllers/email_html/confirm_email.txt.eex:2 | ||||||
| #: lib/memex_web/controllers/email_html/reset_password_html.html.heex:3 | #: lib/memex_web/controllers/email_html/reset_password.html.heex:3 | ||||||
| #: lib/memex_web/controllers/email_html/reset_password_text.txt.eex:2 | #: lib/memex_web/controllers/email_html/reset_password.txt.eex:2 | ||||||
| #: lib/memex_web/controllers/email_html/update_email_html.html.heex:3 | #: lib/memex_web/controllers/email_html/update_email.html.heex:3 | ||||||
| #: lib/memex_web/controllers/email_html/update_email_text.txt.eex:2 | #: lib/memex_web/controllers/email_html/update_email.txt.eex:2 | ||||||
| #, elixir-autogen, elixir-format | #, elixir-autogen, elixir-format | ||||||
| msgid "Hi %{email}," | msgid "Hi %{email}," | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: lib/memex_web/controllers/email_html/confirm_email_text.txt.eex:10 | #: lib/memex_web/controllers/email_html/confirm_email.txt.eex:10 | ||||||
| #, elixir-autogen, elixir-format | #, elixir-autogen, elixir-format | ||||||
| msgid "If you didn't create an account at %{url}, please ignore this." | msgid "If you didn't create an account at %{url}, please ignore this." | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: lib/memex_web/controllers/email_html/reset_password_text.txt.eex:8 | #: lib/memex_web/controllers/email_html/reset_password.txt.eex:8 | ||||||
| #: lib/memex_web/controllers/email_html/update_email_text.txt.eex:8 | #: lib/memex_web/controllers/email_html/update_email.txt.eex:8 | ||||||
| #, elixir-autogen, elixir-format | #, elixir-autogen, elixir-format | ||||||
| msgid "If you didn't request this change from %{url}, please ignore this." | msgid "If you didn't request this change from %{url}, please ignore this." | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: lib/memex_web/controllers/email_html/update_email_html.html.heex:8 | #: lib/memex_web/controllers/email_html/update_email.html.heex:8 | ||||||
| #: lib/memex_web/controllers/email_html/update_email_text.txt.eex:4 | #: lib/memex_web/controllers/email_html/update_email.txt.eex:4 | ||||||
| #, elixir-autogen, elixir-format | #, elixir-autogen, elixir-format | ||||||
| msgid "You can change your email by visiting the URL below:" | msgid "You can change your email by visiting the URL below:" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: lib/memex_web/controllers/email_html/confirm_email_html.html.heex:14 | #: lib/memex_web/controllers/email_html/confirm_email.html.heex:14 | ||||||
| #: lib/memex_web/controllers/email_html/confirm_email_text.txt.eex:6 | #: lib/memex_web/controllers/email_html/confirm_email.txt.eex:6 | ||||||
| #, elixir-autogen, elixir-format | #, elixir-autogen, elixir-format | ||||||
| msgid "You can confirm your account by visiting the URL below:" | msgid "You can confirm your account by visiting the URL below:" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: lib/memex_web/controllers/email_html/reset_password_html.html.heex:8 | #: lib/memex_web/controllers/email_html/reset_password.html.heex:8 | ||||||
| #: lib/memex_web/controllers/email_html/reset_password_text.txt.eex:4 | #: lib/memex_web/controllers/email_html/reset_password.txt.eex:4 | ||||||
| #, elixir-autogen, elixir-format | #, elixir-autogen, elixir-format | ||||||
| msgid "You can reset your password by visiting the URL below:" | msgid "You can reset your password by visiting the URL below:" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: lib/memex_web/controllers/email_html/confirm_email_html.html.heex:22 | #: lib/memex_web/controllers/email_html/confirm_email.html.heex:22 | ||||||
| #, elixir-autogen, elixir-format | #, elixir-autogen, elixir-format | ||||||
| msgid "If you didn't create an account at memEx, please ignore this." | msgid "If you didn't create an account at memEx, please ignore this." | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: lib/memex_web/controllers/email_html/reset_password_html.html.heex:16 | #: lib/memex_web/controllers/email_html/reset_password.html.heex:16 | ||||||
| #: lib/memex_web/controllers/email_html/update_email_html.html.heex:16 | #: lib/memex_web/controllers/email_html/update_email.html.heex:16 | ||||||
| #, elixir-autogen, elixir-format | #, elixir-autogen, elixir-format | ||||||
| msgid "If you didn't request this change from memEx, please ignore this." | msgid "If you didn't request this change from memEx, please ignore this." | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: lib/memex_web/controllers/email_html/confirm_email_html.html.heex:9 | #: lib/memex_web/controllers/email_html/confirm_email.html.heex:9 | ||||||
| #: lib/memex_web/controllers/email_html/confirm_email_text.txt.eex:4 | #: lib/memex_web/controllers/email_html/confirm_email.txt.eex:4 | ||||||
| #, elixir-autogen, elixir-format | #, elixir-autogen, elixir-format | ||||||
| msgid "Welcome to memEx" | msgid "Welcome to memEx" | ||||||
| msgstr "" | msgstr "" | ||||||
|   | |||||||
| @@ -11,58 +11,58 @@ msgstr "" | |||||||
| "Language: en\n" | "Language: en\n" | ||||||
| "Plural-Forms: nplurals=2; plural=(n != 1);\n" | "Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||||||
|  |  | ||||||
| #: lib/memex_web/controllers/email_html/confirm_email_html.html.heex:3 | #: lib/memex_web/controllers/email_html/confirm_email.html.heex:3 | ||||||
| #: lib/memex_web/controllers/email_html/confirm_email_text.txt.eex:2 | #: lib/memex_web/controllers/email_html/confirm_email.txt.eex:2 | ||||||
| #: lib/memex_web/controllers/email_html/reset_password_html.html.heex:3 | #: lib/memex_web/controllers/email_html/reset_password.html.heex:3 | ||||||
| #: lib/memex_web/controllers/email_html/reset_password_text.txt.eex:2 | #: lib/memex_web/controllers/email_html/reset_password.txt.eex:2 | ||||||
| #: lib/memex_web/controllers/email_html/update_email_html.html.heex:3 | #: lib/memex_web/controllers/email_html/update_email.html.heex:3 | ||||||
| #: lib/memex_web/controllers/email_html/update_email_text.txt.eex:2 | #: lib/memex_web/controllers/email_html/update_email.txt.eex:2 | ||||||
| #, elixir-autogen, elixir-format | #, elixir-autogen, elixir-format | ||||||
| msgid "Hi %{email}," | msgid "Hi %{email}," | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: lib/memex_web/controllers/email_html/confirm_email_text.txt.eex:10 | #: lib/memex_web/controllers/email_html/confirm_email.txt.eex:10 | ||||||
| #, elixir-autogen, elixir-format | #, elixir-autogen, elixir-format | ||||||
| msgid "If you didn't create an account at %{url}, please ignore this." | msgid "If you didn't create an account at %{url}, please ignore this." | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: lib/memex_web/controllers/email_html/reset_password_text.txt.eex:8 | #: lib/memex_web/controllers/email_html/reset_password.txt.eex:8 | ||||||
| #: lib/memex_web/controllers/email_html/update_email_text.txt.eex:8 | #: lib/memex_web/controllers/email_html/update_email.txt.eex:8 | ||||||
| #, elixir-autogen, elixir-format | #, elixir-autogen, elixir-format | ||||||
| msgid "If you didn't request this change from %{url}, please ignore this." | msgid "If you didn't request this change from %{url}, please ignore this." | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: lib/memex_web/controllers/email_html/update_email_html.html.heex:8 | #: lib/memex_web/controllers/email_html/update_email.html.heex:8 | ||||||
| #: lib/memex_web/controllers/email_html/update_email_text.txt.eex:4 | #: lib/memex_web/controllers/email_html/update_email.txt.eex:4 | ||||||
| #, elixir-autogen, elixir-format | #, elixir-autogen, elixir-format | ||||||
| msgid "You can change your email by visiting the URL below:" | msgid "You can change your email by visiting the URL below:" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: lib/memex_web/controllers/email_html/confirm_email_html.html.heex:14 | #: lib/memex_web/controllers/email_html/confirm_email.html.heex:14 | ||||||
| #: lib/memex_web/controllers/email_html/confirm_email_text.txt.eex:6 | #: lib/memex_web/controllers/email_html/confirm_email.txt.eex:6 | ||||||
| #, elixir-autogen, elixir-format | #, elixir-autogen, elixir-format | ||||||
| msgid "You can confirm your account by visiting the URL below:" | msgid "You can confirm your account by visiting the URL below:" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: lib/memex_web/controllers/email_html/reset_password_html.html.heex:8 | #: lib/memex_web/controllers/email_html/reset_password.html.heex:8 | ||||||
| #: lib/memex_web/controllers/email_html/reset_password_text.txt.eex:4 | #: lib/memex_web/controllers/email_html/reset_password.txt.eex:4 | ||||||
| #, elixir-autogen, elixir-format | #, elixir-autogen, elixir-format | ||||||
| msgid "You can reset your password by visiting the URL below:" | msgid "You can reset your password by visiting the URL below:" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: lib/memex_web/controllers/email_html/confirm_email_html.html.heex:22 | #: lib/memex_web/controllers/email_html/confirm_email.html.heex:22 | ||||||
| #, elixir-autogen, elixir-format | #, elixir-autogen, elixir-format | ||||||
| msgid "If you didn't create an account at memEx, please ignore this." | msgid "If you didn't create an account at memEx, please ignore this." | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: lib/memex_web/controllers/email_html/reset_password_html.html.heex:16 | #: lib/memex_web/controllers/email_html/reset_password.html.heex:16 | ||||||
| #: lib/memex_web/controllers/email_html/update_email_html.html.heex:16 | #: lib/memex_web/controllers/email_html/update_email.html.heex:16 | ||||||
| #, elixir-autogen, elixir-format | #, elixir-autogen, elixir-format | ||||||
| msgid "If you didn't request this change from memEx, please ignore this." | msgid "If you didn't request this change from memEx, please ignore this." | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: lib/memex_web/controllers/email_html/confirm_email_html.html.heex:9 | #: lib/memex_web/controllers/email_html/confirm_email.html.heex:9 | ||||||
| #: lib/memex_web/controllers/email_html/confirm_email_text.txt.eex:4 | #: lib/memex_web/controllers/email_html/confirm_email.txt.eex:4 | ||||||
| #, elixir-autogen, elixir-format | #, elixir-autogen, elixir-format | ||||||
| msgid "Welcome to memEx" | msgid "Welcome to memEx" | ||||||
| msgstr "" | msgstr "" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user