feat: removing duplicated error messaging when user hits paywall, now leave any limit messaging to the paywall instead of also handling it in the error assist components (#33337)

GitOrigin-RevId: d3a915e75e5ba4f10c109e8e971b00a84177109a
This commit is contained in:
Jimmy Domagala-Tang
2026-05-04 11:23:15 -04:00
committed by Copybot
parent cf0f4cb339
commit 6a6bb625db
4 changed files with 0 additions and 4 deletions

View File

@@ -2389,7 +2389,6 @@
"you_can_now_log_in_sso": "",
"you_can_now_search_and_add_references_from_your_rm_library_without_needing_to_import_files": "",
"you_can_only_be_affiliated_with_one_group": "",
"you_can_request_a_maximum_of_limit_fixes_per_day": "",
"you_can_select_or_invite_collaborator": "",
"you_can_select_or_invite_collaborator_plural": "",
"you_can_still_use_your_premium_features": "",

View File

@@ -2065,7 +2065,6 @@
"you_can_now_enable_sso": "Du kan nu aktivere SSO i dine gruppeindstillinger",
"you_can_now_log_in_sso": "Du kan nu logge ind gennem din institution of hvis du er kvalificeret får du <0>__appName__ Professionel-funktioner</0>.",
"you_can_opt_in_and_out_of_the_program_at_any_time_on_this_page": "Du kan på denne side til enhver tid <0>til- og framelde dig</0> programmet",
"you_can_request_a_maximum_of_limit_fixes_per_day": "Du kan anmode om maksimalt __limit__ rettelser om dagen. Prøv venligst igen i morgen.",
"you_cant_add_or_change_password_due_to_sso": "Du kan ikke tilføje eller ændre dit kodeord fordi din gruppe eller organisation bruger <0>single sign-on (SSO)</0>.",
"you_cant_join_this_group_subscription": "Du kan ikke tilslutte dig dette gruppeabonnement",
"you_cant_reset_password_due_to_sso": "Du kan ikke nulstille dit kodeord, da din gruppe eller organisation bruger SSO. <0>Log ind med SSO</0>.",

View File

@@ -3050,7 +3050,6 @@
"you_can_now_sign_in_with_new_password": "You can now sign in with your new password.",
"you_can_only_be_affiliated_with_one_group": "You can only be affiliated with one group.",
"you_can_opt_in_and_out_of_the_program_at_any_time_on_this_page": "You can <0>opt in and out</0> of the program at any time on this page",
"you_can_request_a_maximum_of_limit_fixes_per_day": "You can request a maximum of __limit__ fixes per day. Please try again tomorrow.",
"you_can_select_or_invite_collaborator": "You can select or invite __count__ collaborator on your current plan. Upgrade to add more editors or reviewers.",
"you_can_select_or_invite_collaborator_plural": "You can select or invite __count__ collaborators on your current plan. Upgrade to add more editors or reviewers.",
"you_can_still_use_your_premium_features": "You can still use your premium features until the pause becomes active.",

View File

@@ -2442,7 +2442,6 @@
"you_can_now_enable_sso": "现在您可以在“组设置”页面上启用SSO。",
"you_can_now_log_in_sso": "您现在可以通过您的机构登录,如果符合条件,您将获得<0>__appName__ 专业功能</0>。",
"you_can_opt_in_and_out_of_the_program_at_any_time_on_this_page": "您可以随时在此页面上<0>选择加入和退出</0>该计划",
"you_can_request_a_maximum_of_limit_fixes_per_day": "您每天最多可以请求 __limit__ 个修复。请明天再试。",
"you_can_select_or_invite_collaborator": "您可以在当前套餐中选择或邀请__count__位协作者。升级即可添加更多编辑者或审阅者。",
"you_can_select_or_invite_collaborator_plural": "您可以在当前订阅中选择或邀请__count__位协作者。升级即可添加更多编辑者或审阅者。",
"you_can_still_use_your_premium_features": "在暂停生效之前,您仍然可以使用高级功能。",