+
+
diff --git a/src/core/classes/sites/authenticated-site.ts b/src/core/classes/sites/authenticated-site.ts
index 22f614105..be2204b73 100644
--- a/src/core/classes/sites/authenticated-site.ts
+++ b/src/core/classes/sites/authenticated-site.ts
@@ -72,7 +72,7 @@ export class CoreAuthenticatedSite extends CoreUnauthenticatedSite {
'4.1': 2022112800,
'4.2': 2023042400,
'4.3': 2023100900,
- '4.4': 2024012500, // @TODO correct the final release date.
+ '4.4': 2024042200,
};
// Possible cache update frequencies.
diff --git a/src/core/features/login/lang.json b/src/core/features/login/lang.json
index 2f14dfa99..c79e9ab95 100644
--- a/src/core/features/login/lang.json
+++ b/src/core/features/login/lang.json
@@ -15,7 +15,6 @@
"connecttomoodleapp": "You are trying to connect to a regular Moodle site. Please download the official Moodle app to access this site.",
"connecttoworkplaceapp": "You are trying to connect to a Moodle Workplace site. Please download the Moodle Workplace app to access this site.",
"createaccount": "Create my new account",
- "createuserandpass": "Choose your username and password",
"credentialsdescription": "Please provide your username and password to log in.",
"credentialshelp": "If you have problems logging in, try again later or contact your school or learning provider.",
"credentialssupportsubject": "Need help logging in",
@@ -117,7 +116,6 @@
"siteurlrequired": "Site URL required i.e https://campus.example.edu",
"startsignup": "Create new account",
"stillcantconnect": "Still can't connect?",
- "supplyinfo": "More details",
"toggleremove": "Edit accounts list",
"unsupportedsite": "Site not accessible through the app",
"unsupportedsitemessage": "{{site}} can't be accessed through this app.
You can still access it using a web browser.",
diff --git a/src/core/features/login/pages/email-signup/email-signup.html b/src/core/features/login/pages/email-signup/email-signup.html
index d59e5b999..9d1f5f7f3 100644
--- a/src/core/features/login/pages/email-signup/email-signup.html
+++ b/src/core/features/login/pages/email-signup/email-signup.html
@@ -90,11 +90,6 @@
-
-
-