Skip to content

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

X-Channel-Revision: [main] mozilla-mobile/android-components@cf522a7
X-Channel-Revision: [main] mozilla-mobile/fenix@20b25d7
X-Channel-Revision: [main] mozilla-mobile/focus-android@29486b8
X-Channel-Converted-Revision: [ac-prep] mozilla-mobile/firefox-android@1b55b52
  • Loading branch information
gabrielluong authored and mergify[bot] committed May 11, 2022
1 parent b2cef91 commit d0c66f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion _meta/mozilla-mobile-firefox-android.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mozilla-mobile/firefox-android",
"revs": {
"ac-prep": "eb2d1291b6b813a173960838710b93475c3dc433"
"ac-prep": "1b55b52febda53978ed244d293a65aac40c61613"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -112,5 +112,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 d0c66f7

Please sign in to comment.