Skip to content

fix: Rewards text refinement#29300

Merged
Montoya merged 1 commit into
mainfrom
rwds-text-updates
Apr 24, 2026
Merged

fix: Rewards text refinement#29300
Montoya merged 1 commit into
mainfrom
rwds-text-updates

Conversation

@Montoya

@Montoya Montoya commented Apr 24, 2026

Copy link
Copy Markdown
Contributor

Description

This PR updates some strings in the Rewards tab. Some of these strings were incorrect or didn't convey enough information. The legal disclaimer was particularly off-base, as well as the campaign end strings.

Changelog

CHANGELOG entry: null

Related issues

Fixes: n/a

Manual testing steps

Feature: my feature name

  Scenario: user [verb for user action]
    Given [describe expected initial app state]

    When user [verb for user action]
    Then [describe expected outcome]

Screenshots/Recordings

Before

After

Simulator Screenshot - iPhone 16e - 2026-04-23 at 22 59 19

Pre-merge author checklist

Performance checks (if applicable)

  • I've tested on Android
    • Ideally on a mid-range device; emulator is acceptable
  • I've tested with a power user scenario
    • Use these power-user SRPs to import wallets with many accounts and tokens
  • I've instrumented key operations with Sentry traces for production performance metrics

For performance guidelines and tooling, see the Performance Guide.

Pre-merge reviewer checklist

  • I've manually tested the PR (e.g. pull and build branch, run the app, test code being changed).
  • I confirm that this PR addresses all acceptance criteria described in the ticket it closes and includes the necessary testing evidence such as recordings and or screenshots.

Note

Medium Risk
Low-code-risk (copy-only) change, but it updates user-facing legal/disclosure language and campaign messaging, which may require careful product/legal review for accuracy and compliance.

Overview
Updates Rewards English copy in locales/languages/en.json, including a new onboarding description, a revised legal disclaimer ("Terms of Use" + clearer disclosure about opting in all device accounts and tracking onchain activity), and clearer campaign-related messaging (load error text and end/results banners switching from contest to campaign wording).

Reviewed by Cursor Bugbot for commit 092c410. Bugbot is set up for automated code reviews on this repo. Configure here.

@github-actions

Copy link
Copy Markdown
Contributor

CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes.

@github-actions

Copy link
Copy Markdown
Contributor

🔍 Smart E2E Test Selection

  • Selected E2E tags: None (no tests recommended)
  • Selected Performance tags: None (no tests recommended)
  • Risk Level: low
  • AI Confidence: 97%
click to see 🤖 AI reasoning details

E2E Test Selection:
The only changed file is locales/languages/en.json, which contains purely text/copy updates:

  1. Updated rewards description: "Join campaigns and find claimable benefits" → "Win prizes, claim perks, and discover more ways to earn—just by using MetaMask."
  2. Updated legal disclaimer text for the rewards sign-up flow
  3. Minor wording fix in campaign error description ("couldn't load the campaigns" → "couldn't load any campaigns")
  4. Terminology change from "Contest" to "Campaign" in participant status messages

These are localization string changes only — no logic, component structure, navigation, controller, or flow changes. No E2E tests were found to reference these specific string values directly. The changes pose no risk to any functional test flows and do not warrant running any E2E test suite.

Performance Test Selection:
Pure text/localization changes with no impact on rendering performance, data loading, state management, or any performance-sensitive code paths.

View GitHub Actions results

@github-actions github-actions Bot added size-S and removed size-XS labels Apr 24, 2026
@sonarqubecloud

Copy link
Copy Markdown

@Montoya Montoya enabled auto-merge April 24, 2026 05:00
@Montoya Montoya added this pull request to the merge queue Apr 24, 2026
Merged via the queue into main with commit dd60e41 Apr 24, 2026
88 checks passed
@Montoya Montoya deleted the rwds-text-updates branch April 24, 2026 07:16
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 24, 2026
@metamaskbotv2 metamaskbotv2 Bot added the release-7.76.0 Issue or pull request that will be included in release 7.76.0 label Apr 24, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

release-7.76.0 Issue or pull request that will be included in release 7.76.0 size-S team-rewards Rewards team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants