Skip to content

Commit

Permalink
Fetch latest Lokalize translations (#7531)
Browse files Browse the repository at this point in the history
Co-authored-by: tillh-stripe <[email protected]>
  • Loading branch information
github-actions[bot] and tillh-stripe authored Oct 30, 2023
1 parent eea13db commit 9bc7198
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion payments-core/res/values-en-rGB/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@
<!-- Message displayed when a payment method is removed, stating its name. -->
<string name="stripe_removed">Removed %s</string>
<string name="stripe_secure_checkout">Secure Checkout</string>
<string name="stripe_title_add_a_card">Add a Card</string>
<string name="stripe_title_add_a_card">Add a card</string>
<!-- Screen title telling users they should add an address -->
<string name="stripe_title_add_an_address">Set Address</string>
<!-- Label for Bank Account selection or detail entry form -->
Expand Down
4 changes: 2 additions & 2 deletions payments-core/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@
<!-- Message displayed when a payment method is removed, stating its name. -->
<string name="stripe_removed">Removed %s</string>
<string name="stripe_secure_checkout">Secure Checkout</string>
<string name="stripe_title_add_a_card">Add a Card</string>
<string name="stripe_title_add_a_card">Add a card</string>
<!-- Screen title telling users they should add an address -->
<string name="stripe_title_add_an_address">Set Address</string>
<!-- Label for Bank Account selection or detail entry form -->
Expand All @@ -169,7 +169,7 @@
<!-- Screen title telling users they should select a shipping address -->
<string name="stripe_title_select_shipping_method">Select Shipping Method</string>
<!-- Title of screen to update a card -->
<string name="stripe_title_update_card">Update Card</string>
<string name="stripe_title_update_card">Update card</string>
<!-- When there are multiple browsers and web authentication is required, this will show in a window asking which browser they want to use to "Verify your payment" -->
<string name="stripe_verify_your_payment">Verify your payment</string>
</resources>

0 comments on commit 9bc7198

Please sign in to comment.