You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace Edge-branded clock-skew wording with generic
phrasing, and gate attestation console.log calls behind
DEBUG_VERBOSE_LOGGING so production stays quiet.
Copy file name to clipboardExpand all lines: src/locales/en_US.ts
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -694,7 +694,7 @@ const strings = {
694
694
string_ok_cap: 'OK',
695
695
clock_skew_title: 'Device clock is wrong',
696
696
clock_skew_message:
697
-
"Your device time differs from Edge's servers by more than two minutes. Turn on automatic date & time in your system settings so one-time codes and other time-based features keep working.",
697
+
'Your device time differs from our servers by more than two minutes. Turn on automatic date & time in your system settings so one-time codes and other time-based features keep working.',
Copy file name to clipboardExpand all lines: src/locales/strings/enUS.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -523,7 +523,7 @@
523
523
"string_cancel": "CANCEL",
524
524
"string_ok_cap": "OK",
525
525
"clock_skew_title": "Device clock is wrong",
526
-
"clock_skew_message": "Your device time differs from Edge's servers by more than two minutes. Turn on automatic date & time in your system settings so one-time codes and other time-based features keep working.",
526
+
"clock_skew_message": "Your device time differs from our servers by more than two minutes. Turn on automatic date & time in your system settings so one-time codes and other time-based features keep working.",
0 commit comments