From f71022c2b7cbdd012a397ce54c8b9410b646bd26 Mon Sep 17 00:00:00 2001 From: hailey Date: Thu, 25 Sep 2025 13:17:41 -0700 Subject: [PATCH] Update src/components/moderation/ReportDialog/utils/useReportOptions.ts Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> --- .../moderation/ReportDialog/utils/useReportOptions.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/moderation/ReportDialog/utils/useReportOptions.ts b/src/components/moderation/ReportDialog/utils/useReportOptions.ts index e1eee240bf..32d1646011 100644 --- a/src/components/moderation/ReportDialog/utils/useReportOptions.ts +++ b/src/components/moderation/ReportDialog/utils/useReportOptions.ts @@ -255,7 +255,7 @@ export function useReportOptions() { reason: 'tools.ozone.report.defs#reasonRuleBanEvasion', }, { - title: _(msg`Other`), + title: _(msg`Other Network Rule-breaking`), reason: 'tools.ozone.report.defs#reasonRuleOther', }, ],