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

Commit 07685c82 authored by Ronak Patel's avatar Ronak Patel
Browse files

renamed class name

parent 66b3b237
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1731,6 +1731,6 @@
          left: 5% !important;
      }
  }
.text-color-007fff {
.text-color-active {
    color: var(--icon-active-color);
}
+1 −1
Original line number Diff line number Diff line
@@ -15,6 +15,6 @@ OC.L10N.register(
		"Copyright": "Auteursrechten",
		"Don't have an account yet?": "Heb je nog geen account?",
		"Create an account": "Account aanmaken",
		"2FA-Note": "<b>Notiz:</b> Sie müssen ein neues <a class=\"text-color-007fff\" href=\"https://doc.e.foundation/support-topics/two-factor-authentication#using-an-application-password-for-the-eos-account-manager\">anwendungs ​​kennwort</a> erstellen um Ihr Konto in /e/OS einzurichten. Zusätzlich müssen Sie Ihr <a class=\"text-color-007fff\" href=\"https://doc.e.foundation/support-topics/two-factor-authentication#manually-setup-mail-application\">Hauptkonto-Passwort für /e/OS Mail angeben</a>."
		"2FA-Note": "<b>Notiz:</b> Sie müssen ein neues <a class=\"text-color-active\" href=\"https://doc.e.foundation/support-topics/two-factor-authentication#using-an-application-password-for-the-eos-account-manager\">anwendungs ​​kennwort</a> erstellen um Ihr Konto in /e/OS einzurichten. Zusätzlich müssen Sie Ihr <a class=\"text-color-active\" href=\"https://doc.e.foundation/support-topics/two-factor-authentication#manually-setup-mail-application\">Hauptkonto-Passwort für /e/OS Mail angeben</a>."
},
"nplurals=2; plural=(n != 1);");
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@
		"Copyright": "Auteursrechten",
		"Don't have an account yet?": "Heb je nog geen account?",
		"Create an account": "Account aanmaken",
		"2FA-Note": "<b>Notiz:</b> Sie müssen ein neues <a class=\"text-color-007fff\" href=\"https://doc.e.foundation/support-topics/two-factor-authentication#using-an-application-password-for-the-eos-account-manager\">anwendungs ​​kennwort</a> erstellen um Ihr Konto in /e/OS einzurichten. Zusätzlich müssen Sie Ihr <a class=\"text-color-007fff\" href=\"https://doc.e.foundation/support-topics/two-factor-authentication#manually-setup-mail-application\">Hauptkonto-Passwort für /e/OS Mail angeben</a>."
		"2FA-Note": "<b>Notiz:</b> Sie müssen ein neues <a class=\"text-color-active\" href=\"https://doc.e.foundation/support-topics/two-factor-authentication#using-an-application-password-for-the-eos-account-manager\">anwendungs ​​kennwort</a> erstellen um Ihr Konto in /e/OS einzurichten. Zusätzlich müssen Sie Ihr <a class=\"text-color-active\" href=\"https://doc.e.foundation/support-topics/two-factor-authentication#manually-setup-mail-application\">Hauptkonto-Passwort für /e/OS Mail angeben</a>."
	},
	"pluralForm": "nplurals=2; plural=(n != 1);"
}
+1 −1
Original line number Diff line number Diff line
@@ -15,6 +15,6 @@ OC.L10N.register(
		"Copyright": "Copyright",
		"Don't have an account yet?": "Don't have an account yet?",
		"Create an account": "Create an account",
		"2FA-Note": "<b>Note:</b> You'll need to create a new <a class=\"text-color-007fff\" href=\"https://doc.e.foundation/support-topics/two-factor-authentication#using-an-application-password-for-the-eos-account-manager\">application password</a> to set your account within /e/OS. Additionally, you need to <a class=\"text-color-007fff\" href=\"https://doc.e.foundation/support-topics/two-factor-authentication#manually-setup-mail-application\">provide your main account password to /e/OS Mail</a>."
		"2FA-Note": "<b>Note:</b> You'll need to create a new <a class=\"text-color-active\" href=\"https://doc.e.foundation/support-topics/two-factor-authentication#using-an-application-password-for-the-eos-account-manager\">application password</a> to set your account within /e/OS. Additionally, you need to <a class=\"text-color-active\" href=\"https://doc.e.foundation/support-topics/two-factor-authentication#manually-setup-mail-application\">provide your main account password to /e/OS Mail</a>."
},
"nplurals=2; plural=(n != 1);");
 No newline at end of file
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@
		"Copyright": "Copyright",
		"Don't have an account yet?": "Don't have an account yet?",
		"Create an account": "Create an account",
		"2FA-Note": "<b>Note:</b> You'll need to create a new <a class=\"text-color-007fff\" href=\"https://doc.e.foundation/support-topics/two-factor-authentication#using-an-application-password-for-the-eos-account-manager\">application password</a> to set your account within /e/OS. Additionally, you need to <a class=\"text-color-007fff\" href=\"https://doc.e.foundation/support-topics/two-factor-authentication#manually-setup-mail-application\">provide your main account password to /e/OS Mail</a>."
		"2FA-Note": "<b>Note:</b> You'll need to create a new <a class=\"text-color-active\" href=\"https://doc.e.foundation/support-topics/two-factor-authentication#using-an-application-password-for-the-eos-account-manager\">application password</a> to set your account within /e/OS. Additionally, you need to <a class=\"text-color-active\" href=\"https://doc.e.foundation/support-topics/two-factor-authentication#manually-setup-mail-application\">provide your main account password to /e/OS Mail</a>."
    },
	"pluralForm": "nplurals=2; plural=(n != 1);"
}
Loading