Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: explore menu subtitle #1225

Merged
merged 1 commit into from
Nov 9, 2023
Merged

Conversation

Syn-McJ
Copy link
Member

@Syn-McJ Syn-McJ commented Nov 6, 2023

Issue being fixed or feature implemented

Change the explore menu item subtitle text to remove "150k merchants" line.

Related PR's and Dependencies

Screenshots / Videos

How Has This Been Tested?

  • QA (Mobile Team)

Checklist:

  • I have performed a self-review of my own code and added comments where necessary
  • I have added or updated relevant unit/integration/functional/e2e tests

@Syn-McJ Syn-McJ self-assigned this Nov 6, 2023
@@ -270,7 +270,7 @@
<string name="menu_contact_support_title">Contact Support</string>
<string name="menu_contact_support_subtitle">Report an issue</string>
<string name="menu_explore_title">Explore</string>
<string name="menu_explore_subtitle">Shop with DASH at over 155,000 merchants</string>
<string name="menu_explore_subtitle">Find merchants that accept DASH</string>
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a substring of an existing string and it's set to the same on iOS.

@HashEngineering HashEngineering merged commit abf09e4 into master Nov 9, 2023
2 checks passed
@HashEngineering HashEngineering deleted the fix-explore-menu-subtitle branch November 21, 2023 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants