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..f00e9a2db 100644 --- a/tracking-repos.json +++ b/tracking-repos.json @@ -1,5 +1,5 @@ { "phoenixPro": { - "commitID": "d22d7fe15d6ea894c594d5589e60250ce9ba135b" + "commitID": "7c1ce8414a18b8128de23f45e0cdb3e87bb08d60" } }