From 2eaaf9f1e897b599800ce964590cfb09833d03ee Mon Sep 17 00:00:00 2001 From: klowermoz <117693169+klowermoz@users.noreply.github.com> Date: Wed, 17 Jun 2026 13:43:24 -0500 Subject: [PATCH] Update over budget error body Update the error message to not reference NA specific timezone conventions and instead keep more general. Signed-off-by: klowermoz <117693169+klowermoz@users.noreply.github.com> --- browser/locales-preview/aiWindowContent.ftl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/browser/locales-preview/aiWindowContent.ftl b/browser/locales-preview/aiWindowContent.ftl index 45d220569b5d7..2ef4e32798ff5 100644 --- a/browser/locales-preview/aiWindowContent.ftl +++ b/browser/locales-preview/aiWindowContent.ftl @@ -13,7 +13,7 @@ smartwindow-assistant-error-capacity-header = Smart Window is at capacity right ## TODO: ET timezone should be replaced before rolling to other locales: https://bugzilla.mozilla.org/show_bug.cgi?id=2017944 -smartwindow-assistant-error-budget-body = You can still browse in this window. Chat will be available again after midnight ET. +smartwindow-assistant-error-budget-body = You can still browse in this window. Chat will be available again once your daily limit resets. smartwindow-assistant-error-many-requests-header = Please wait a moment and try again. Too many messages were sent in a short time. smartwindow-assistant-error-max-length-header = It’s time to start a new chat. This one’s reached its length limit. smartwindow-assistant-error-request-blocked-header = Smart Window couldn’t reach the server. Try a different network, or disable your VPN.