Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 835e72d2 authored by Ronak Patel's avatar Ronak Patel
Browse files

Merge branch 'dev/new-account-creation-feedback' into 'main'

UI fixes for newsignup

See merge request !109
parents 8413990e 4728abda
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -50,8 +50,8 @@ OC.L10N.register(
		"Display name": "Name anzeigen",
		"Display name": "Name anzeigen",
		"Username": "Benutzername",
		"Username": "Benutzername",
		"Enter Password": "Passwort eingeben",
		"Enter Password": "Passwort eingeben",
		"I want to receive news about Murena products and promotions": "Ich möchte Neuigkeiten über Murena-Produkte und Werbeaktionen erhalten",
		"I want to receive news about Murena products and promotions.": "Ich möchte Neuigkeiten über Murena-Produkte und Werbeaktionen erhalten.",
		"I want to receive news about /e/OS": "Ich möchte Nachrichten über /e/OS erhalten.",
		"I want to receive news about /e/OS.": "Ich möchte Nachrichten über /e/OS erhalten.",
		"Your name as shown to others": "Ihr Name, wie er für andere sichtbar ist",
		"Your name as shown to others": "Ihr Name, wie er für andere sichtbar ist",
		"Password": "Passwort",
		"Password": "Passwort",
		"Confirm": "Bestätigen Sie",
		"Confirm": "Bestätigen Sie",
+2 −2
Original line number Original line Diff line number Diff line
@@ -49,8 +49,8 @@
		"Display name": "Name anzeigen",
		"Display name": "Name anzeigen",
		"Username": "Benutzername",
		"Username": "Benutzername",
		"Enter Password": "Passwort eingeben",
		"Enter Password": "Passwort eingeben",
		"I want to receive news about Murena products and promotions": "Ich möchte Neuigkeiten über Murena-Produkte und Werbeaktionen erhalten",
		"I want to receive news about Murena products and promotions.": "Ich möchte Neuigkeiten über Murena-Produkte und Werbeaktionen erhalten.",
		"I want to receive news about /e/OS": "Ich möchte Nachrichten über /e/OS erhalten.",
		"I want to receive news about /e/OS.": "Ich möchte Nachrichten über /e/OS erhalten.",
		"Your name as shown to others": "Ihr Name, wie er für andere sichtbar ist",
		"Your name as shown to others": "Ihr Name, wie er für andere sichtbar ist",
		"Password": "Passwort",
		"Password": "Passwort",
		"Confirm": "Bestätigen Sie",
		"Confirm": "Bestätigen Sie",
+2 −2
Original line number Original line Diff line number Diff line
@@ -53,8 +53,8 @@ OC.L10N.register(
		"Display name": "Display name",
		"Display name": "Display name",
		"Username": "Username",
		"Username": "Username",
		"Enter Password": "Enter Password",
		"Enter Password": "Enter Password",
		"I want to receive news about Murena products and promotions": "I want to receive news about Murena products and promotions",
		"I want to receive news about Murena products and promotions.": "I want to receive news about Murena products and promotions.",
		"I want to receive news about /e/OS": "I want to receive news about /e/OS",
		"I want to receive news about /e/OS.": "I want to receive news about /e/OS.",
		"Your name as shown to others": "Your name as shown to others",
		"Your name as shown to others": "Your name as shown to others",
		"Password": "Password",
		"Password": "Password",
		"Confirm": "Confirm",
		"Confirm": "Confirm",
+2 −2
Original line number Original line Diff line number Diff line
@@ -50,8 +50,8 @@
		"Display name": "Display name",
		"Display name": "Display name",
		"Username": "Username",
		"Username": "Username",
		"Enter Password": "Enter Password",
		"Enter Password": "Enter Password",
		"I want to receive news about Murena products and promotions": "I want to receive news about Murena products and promotions",
		"I want to receive news about Murena products and promotions.": "I want to receive news about Murena products and promotions.",
		"I want to receive news about /e/OS": "I want to receive news about /e/OS",
		"I want to receive news about /e/OS.": "I want to receive news about /e/OS.",
		"Your name as shown to others": "Your name as shown to others",
		"Your name as shown to others": "Your name as shown to others",
		"Password": "Password",
		"Password": "Password",
		"Confirm": "Confirm",
		"Confirm": "Confirm",
+2 −2
Original line number Original line Diff line number Diff line
@@ -52,8 +52,8 @@ OC.L10N.register(
		"Display name": "Mostrar nombre",
		"Display name": "Mostrar nombre",
		"Username": "Nombre de usuario",
		"Username": "Nombre de usuario",
		"Enter Password": "Introducir contraseña",
		"Enter Password": "Introducir contraseña",
		"I want to receive news about Murena products and promotions": "Deseo recibir noticias sobre productos y promociones de Murena",
		"I want to receive news about Murena products and promotions.": "Deseo recibir noticias sobre productos y promociones de Murena.",
		"I want to receive news about /e/OS": "Quiero recibir noticias sobre /e/OS",
		"I want to receive news about /e/OS.": "Quiero recibir noticias sobre /e/OS.",
		"Your name as shown to others": "Su nombre ante los demás",
		"Your name as shown to others": "Su nombre ante los demás",
		"Password": "Contraseña",
		"Password": "Contraseña",
		"Confirm": "Confirme",
		"Confirm": "Confirme",
Loading