From fee1dcaeb38e2149e3764b8458bc08f15d457c64 Mon Sep 17 00:00:00 2001
From: Aaron Detre
Date: Sun, 9 Aug 2026 14:19:14 -0700
Subject: [PATCH 1/4] test commit 1 (no i18n changes)
---
src/app/login/login-home/login-home.component.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/app/login/login-home/login-home.component.html b/src/app/login/login-home/login-home.component.html
index afc553f51f7..aa49411c4bc 100644
--- a/src/app/login/login-home/login-home.component.html
+++ b/src/app/login/login-home/login-home.component.html
@@ -51,7 +51,7 @@ Sign in to WISE
}
@if (isRecaptchaVerificationFailed) {
- Recaptcha failed. Please reload the page and try again!
}
From 2dc4575d0299d54066d01004ebcfbcb187034287 Mon Sep 17 00:00:00 2001
From: Aaron Detre
Date: Sun, 9 Aug 2026 14:21:44 -0700
Subject: [PATCH 2/4] test commit 2 (no i18n changes)
---
src/app/login/login-home/login-home.component.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/app/login/login-home/login-home.component.html b/src/app/login/login-home/login-home.component.html
index aa49411c4bc..afc553f51f7 100644
--- a/src/app/login/login-home/login-home.component.html
+++ b/src/app/login/login-home/login-home.component.html
@@ -51,7 +51,7 @@ Sign in to WISE
}
@if (isRecaptchaVerificationFailed) {
- Recaptcha failed. Please reload the page and try again!
}
From 03912cf3683d3f4668a3322a629845233a465539 Mon Sep 17 00:00:00 2001
From: Aaron Detre
Date: Sun, 9 Aug 2026 14:23:09 -0700
Subject: [PATCH 3/4] test commit 3 (i18n changes required)
---
src/app/login/login-home/login-home.component.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/app/login/login-home/login-home.component.html b/src/app/login/login-home/login-home.component.html
index afc553f51f7..e1a923d8c5f 100644
--- a/src/app/login/login-home/login-home.component.html
+++ b/src/app/login/login-home/login-home.component.html
@@ -67,7 +67,7 @@ Sign in to WISE
@if (processing) {
}
- Sign In
+ TEST
From 23b0a04486f2abf229d04313f87824668bb9c5de Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
Date: Sun, 9 Aug 2026 21:30:43 +0000
Subject: [PATCH 4/4] Updated messages
---
src/messages.xlf | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
diff --git a/src/messages.xlf b/src/messages.xlf
index c55672fbc8c..6ab861d7fbb 100644
--- a/src/messages.xlf
+++ b/src/messages.xlf
@@ -3269,10 +3269,6 @@
src/app/forgot/teacher/forgot-teacher-username-complete/forgot-teacher-username-complete.component.html
8,11
-
- src/app/login/login-home/login-home.component.html
- 70,74
-
src/app/modules/mobile-menu/mobile-menu.component.html
45,47
@@ -5681,6 +5677,13 @@
160,164
+
+ TEST
+
+ src/app/login/login-home/login-home.component.html
+ 70,74
+
+
Sign in with Google