Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

Commit

Permalink
[components] Issue mozilla-mobile/android-components#12145 - Fix stri…
Browse files Browse the repository at this point in the history
…ngs for save credit card dialog
  • Loading branch information
gabrielluong authored and mergify[bot] committed May 11, 2022
1 parent 2a78a40 commit 1b55b52
Showing 1 changed file with 1 addition and 1 deletion.
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 1b55b52

Please sign in to comment.