Skip to content
Snippets Groups Projects
Commit 82f16ab9 authored by Shane Tomlinson's avatar Shane Tomlinson
Browse files

gettextifying the primary_user_verified template

close #988
parent 4ba69775
No related branches found
No related tags found
No related merge requests found
......@@ -2,18 +2,18 @@
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
<strong>Sign in using</strong>
<strong><%= gettext("Sign in using") %></strong>
<div class="form_section" id="primary_user_verified">
<ul class="inputs">
<li>
<label for="email" class="serif">Email</label>
<label for="email" class="serif"><%= gettext("Email") %></label>
<input id="email" class="sans" type="email" disabled value="<%= email %>" />
</li>
<li>
<p><strong>Address Verified!</strong></p>
Your identity has been verified with your email provider, we will now try to sign you in.
<p><strong><%= gettext("Address Verified!") %></strong></p>
<%= gettext("Your identity has been verified with your email provider, we will now try to sign you in.") %>
</li>
</ul>
</div>
......@@ -6,7 +6,7 @@ var json_locale_data = {
],
"" : {
"MIME-Version" : " 1.0",
"POT-Creation-Date" : " 2012-01-26 13:22+0000",
"POT-Creation-Date" : " 2012-01-26 14:25+0000",
"Language" : " ",
"Last-Translator" : " FULL NAME <EMAIL@ADDRESS>",
"Content-Type" : " text/plain; charset=UTF-8",
......@@ -216,6 +216,10 @@ var json_locale_data = {
null,
"ɟoɹƃoʇ ʎonɹ dɐssʍoɹp¿"
],
"Address Verified!" : [
null,
"∀ppɹǝss Ʌǝɹıɟıǝp¡"
],
"This field must be an email address." : [
null,
"⊥ɥıs ɟıǝʅp ɯnsʇ qǝ ɐu ǝɯɐıʅ ɐppɹǝss˙"
......@@ -256,6 +260,10 @@ var json_locale_data = {
null,
"∀ppıuƃ Ԁɹıɯɐɹʎ Ǝɯɐıʅ ∀ppɹǝss ʇo ∩sǝɹ"
],
"Your identity has been verified with your email provider, we will now try to sign you in." : [
null,
"⅄onɹ ıpǝuʇıʇʎ ɥɐs qǝǝu ʌǝɹıɟıǝp ʍıʇɥ ʎonɹ ǝɯɐıʅ dɹoʌıpǝɹ´ ʍǝ ʍıʅʅ uoʍ ʇɹʎ ʇo sıƃu ʎon ıu˙"
],
"Verify With Email Provider" : [
null,
"Ʌǝɹıɟʎ Mıʇɥ Ǝɯɐıʅ Ԁɹoʌıpǝɹ"
......
......@@ -6,7 +6,7 @@ var json_locale_data = {
],
"" : {
"MIME-Version" : " 1.0",
"POT-Creation-Date" : " 2012-01-26 13:22+0000",
"POT-Creation-Date" : " 2012-01-26 14:25+0000",
"Language" : " ",
"Last-Translator" : " FULL NAME <EMAIL@ADDRESS>",
"Content-Type" : " text/plain; charset=UTF-8",
......
......@@ -7,7 +7,7 @@ var json_locale_data = {
"" : {
"Plural-Forms" : " nplurals=2; plural=(n != 1);",
"MIME-Version" : " 1.0",
"POT-Creation-Date" : " 2012-01-26 13:22+0000",
"POT-Creation-Date" : " 2012-01-26 14:25+0000",
"Language" : " ",
"Last-Translator" : " Austin King <ozten@mozilla.com>",
"Content-Type" : " text/plain; charset=UTF-8",
......@@ -217,6 +217,10 @@ var json_locale_data = {
null,
"forgot your password?"
],
"Address Verified!" : [
null,
""
],
"This field must be an email address." : [
null,
"This field must be an email address."
......@@ -257,6 +261,10 @@ var json_locale_data = {
null,
""
],
"Your identity has been verified with your email provider, we will now try to sign you in." : [
null,
""
],
"Verify With Email Provider" : [
null,
""
......
......@@ -6,7 +6,7 @@ var json_locale_data = {
],
"" : {
"MIME-Version" : " 1.0",
"POT-Creation-Date" : " 2012-01-26 13:22+0000",
"POT-Creation-Date" : " 2012-01-26 14:25+0000",
"Language" : " ",
"Last-Translator" : " FULL NAME <EMAIL@ADDRESS>",
"Content-Type" : " text/plain; charset=UTF-8",
......
......@@ -6,7 +6,7 @@ var json_locale_data = {
],
"" : {
"MIME-Version" : " 1.0",
"POT-Creation-Date" : " 2012-01-26 13:22+0000",
"POT-Creation-Date" : " 2012-01-26 14:25+0000",
"Language" : " ",
"Last-Translator" : " FULL NAME <EMAIL@ADDRESS>",
"Content-Type" : " text/plain; charset=UTF-8",
......@@ -216,6 +216,10 @@ var json_locale_data = {
null,
""
],
"Address Verified!" : [
null,
""
],
"This field must be an email address." : [
null,
""
......@@ -256,6 +260,10 @@ var json_locale_data = {
null,
""
],
"Your identity has been verified with your email provider, we will now try to sign you in." : [
null,
""
],
"Verify With Email Provider" : [
null,
""
......
......@@ -6,7 +6,7 @@ var json_locale_data = {
],
"" : {
"MIME-Version" : " 1.0",
"POT-Creation-Date" : " 2012-01-26 13:22+0000",
"POT-Creation-Date" : " 2012-01-26 14:25+0000",
"Language" : " ",
"Last-Translator" : " FULL NAME <EMAIL@ADDRESS>",
"Content-Type" : " text/plain; charset=UTF-8",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment