From ba1c5bd123a3cbe82473f64b01827046f6cbee6f Mon Sep 17 00:00:00 2001 From: John Whitlock Date: Fri, 6 Sep 2024 17:12:53 -0500 Subject: [PATCH] api-error-account-is-inactive has been added --- frontend/pendingTranslations.ftl | 2 -- privaterelay/locales | 2 +- privaterelay/pending_locales/en/pending.ftl | 1 - 3 files changed, 1 insertion(+), 4 deletions(-) diff --git a/frontend/pendingTranslations.ftl b/frontend/pendingTranslations.ftl index 2f220679b4..4121243877 100644 --- a/frontend/pendingTranslations.ftl +++ b/frontend/pendingTranslations.ftl @@ -124,5 +124,3 @@ upsell-banner-4-masks-us-cta = Upgrade to { -brand-name-relay-premium } -brand-name-mozilla-monitor = Mozilla Monitor moz-monitor = { -brand-name-mozilla-monitor } - -api-error-account-is-inactive = Your account is not active. diff --git a/privaterelay/locales b/privaterelay/locales index d8ae1edbda..9b7407071f 160000 --- a/privaterelay/locales +++ b/privaterelay/locales @@ -1 +1 @@ -Subproject commit d8ae1edbdab34324e3896ea959f1f1aaf47552dd +Subproject commit 9b7407071f30a82686887fb74183e8a28292fb67 diff --git a/privaterelay/pending_locales/en/pending.ftl b/privaterelay/pending_locales/en/pending.ftl index 2f5e117871..5f35a2cc62 100644 --- a/privaterelay/pending_locales/en/pending.ftl +++ b/privaterelay/pending_locales/en/pending.ftl @@ -3,4 +3,3 @@ # file, You can obtain one at http://mozilla.org/MPL/2.0/. # This is the Django equivalent of frontend/pendingTranslations.ftl -api-error-account-is-inactive = Your account is not active.