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
Copy file name to clipboardExpand all lines: src/strings.json
+3
Original file line number
Diff line number
Diff line change
@@ -46,6 +46,9 @@
46
46
"WebClipper.Error.CannotClipPage": "Sorry, this type of page can\u0027t be clipped.",
47
47
"WebClipper.Error.CookiesDisabled.Line1": "Cookies must be enabled in order for OneNote Web Clipper to work correctly.",
48
48
"WebClipper.Error.CookiesDisabled.Line2": "Please allow third-party cookies in your browser or add the onenote.com and live.com domains as an exception.",
49
+
"WebClipper.Error.CookiesDisabled.Chrome": "Please allow third-party cookies in your browser or add the [*.]onenote.com and [*.]live.com domains as an exception.",
50
+
"WebClipper.Error.CookiesDisabled.Edge": "Please allow third-party cookies in your browser.",
51
+
"WebClipper.Error.CookiesDisabled.Firefox": "Please allow third-party cookies in your browser or add the https://onenote.com and https://live.com domains as an exception.",
49
52
"WebClipper.Error.CorruptedSection": "Your clip can\u0027t be saved here because the section is corrupt.",
50
53
"WebClipper.Error.GenericError": "Something went wrong. Please try clipping the page again.",
51
54
"WebClipper.Error.GenericExpiredTokenRefreshError": "Your login session has ended and we were unable to clip the page. Please sign in again.",
0 commit comments