From 7e9dde2b515ec8e168d78cd99431fb9c7bdee624 Mon Sep 17 00:00:00 2001 From: abose Date: Sun, 28 Dec 2025 11:51:08 +0530 Subject: [PATCH 1/3] chore: add strings to translation --- src/nls/root/strings.js | 1 + tracking-repos.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/nls/root/strings.js b/src/nls/root/strings.js index cfb3b4407..12f149744 100644 --- a/src/nls/root/strings.js +++ b/src/nls/root/strings.js @@ -1638,6 +1638,7 @@ define({ "PROFILE_SIGN_IN": "Sign in to your account", "CONTACT_SUPPORT": "Contact Support", "SIGN_OUT": "Sign Out", + "SIGN_IN_WITH_PRO": "Sign in with Pro", "ACCOUNT_DETAILS": "Account Details", "LOGIN_REFRESH": "Check Login Status", "SIGN_IN_WAITING_TITLE": "Waiting for Sign In", diff --git a/tracking-repos.json b/tracking-repos.json index fed98c3e7..829cba9b8 100644 --- a/tracking-repos.json +++ b/tracking-repos.json @@ -1,5 +1,5 @@ { "phoenixPro": { - "commitID": "d22d7fe15d6ea894c594d5589e60250ce9ba135b" + "commitID": "f21c888e73968d9a9ec6bc545c96e48a8073eb7d" } } From 4fef9fe462fb946c0b84b9c31df27da5d146329a Mon Sep 17 00:00:00 2001 From: abose Date: Sun, 28 Dec 2025 12:53:49 +0530 Subject: [PATCH 2/3] ci: update pro dep --- tracking-repos.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tracking-repos.json b/tracking-repos.json index 829cba9b8..1ea122d45 100644 --- a/tracking-repos.json +++ b/tracking-repos.json @@ -1,5 +1,5 @@ { "phoenixPro": { - "commitID": "f21c888e73968d9a9ec6bc545c96e48a8073eb7d" + "commitID": "797b0e4ed53bd310c527859cf0749bee36d1aab4" } } From 4c0c08c7b09450a6ec3d19dfeb40e610a59af0c4 Mon Sep 17 00:00:00 2001 From: abose Date: Sun, 28 Dec 2025 13:34:52 +0530 Subject: [PATCH 3/3] ci: update pro dep --- tracking-repos.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tracking-repos.json b/tracking-repos.json index 1ea122d45..f00e9a2db 100644 --- a/tracking-repos.json +++ b/tracking-repos.json @@ -1,5 +1,5 @@ { "phoenixPro": { - "commitID": "797b0e4ed53bd310c527859cf0749bee36d1aab4" + "commitID": "7c1ce8414a18b8128de23f45e0cdb3e87bb08d60" } }