Skip to content

Commit

Permalink
Move Multibanco name to donottranslate
Browse files Browse the repository at this point in the history
  • Loading branch information
sfriedman-stripe committed May 10, 2024
1 parent 0bcf904 commit ccd56c2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions payments-ui-core/res/values/donottranslate.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
<string name="stripe_paymentsheet_payment_method_oxxo">OXXO</string>
<string name="stripe_paymentsheet_payment_method_twint">TWINT</string>
<string name="stripe_paymentsheet_payment_method_wechat">WeChat Pay</string>
<string name="stripe_paymentsheet_payment_method_multibanco">Multibanco</string>
<!-- <string name="paymentsheet_payment_method_item_card_number">····%1$s</string>-->

<!-- &lt;!&ndash; Label indicating the payment intent is in testmode &ndash;&gt;-->
Expand Down
1 change: 0 additions & 1 deletion payments-ui-core/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -93,5 +93,4 @@
<string name="stripe_setup_button_label">Set up</string>
<!-- Label for UPI ID number field on form -->
<string name="stripe_upi_id_label">UPI ID</string>
<string name="stripe_paymentsheet_payment_method_multibanco">Multibanco</string>
</resources>

0 comments on commit ccd56c2

Please sign in to comment.