Skip to content

Commit

Permalink
Issue mozilla-mobile#12145 - Fix strings for save credit card dialog
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielluong committed May 11, 2022
1 parent 79aafc5 commit cec4361
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/feature/prompts/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -115,5 +115,5 @@
<!-- Text for the title of an update credit card dialog. -->
<string name="mozac_feature_prompts_update_credit_card_prompt_title">Update card expiration date?</string>
<!-- Subtitle text displayed under the title of the save credit card dialog. -->
<string name="mozac_feature_prompts_save_credit_card_prompt_body">Card number will be encrypted. Security coded won\'t be saved.</string>
<string name="mozac_feature_prompts_save_credit_card_prompt_body">Card number will be encrypted. Security code wont be saved.</string>
</resources>

0 comments on commit cec4361

Please sign in to comment.