Skip to content

Commit

Permalink
Bug/10275 fix typo in share app message (#10385)
Browse files Browse the repository at this point in the history
  • Loading branch information
kimmccaskill-oddball authored Jan 2, 2025
1 parent 84aca97 commit 3225192
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VAMobile/src/translations/en/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -1382,7 +1382,7 @@
"selectedOutOfTotal.a11yLabel": "{{selected}} of {{total}} selected",
"settings.title": "Settings",
"shareApp.a11yHint": "Opens your device's share sheet with a link to download the app",
"shareApp.text": "Download the VA: Health and Benefits on the App Store: {{appleStoreLink}} or on Google Play: {{googlePlayLink}}",
"shareApp.text": "Download VA: Health and Benefits on the App Store ({{appleStoreLink}}) or on Google Play ({{googlePlayLink}})",
"shareApp.title": "Share the app",
"signin": "Sign in",
"skip": "Skip",
Expand Down

0 comments on commit 3225192

Please sign in to comment.