Show character count when writing a payment note.

Close #12616
This commit is contained in:
elena
2022-11-17 20:26:01 +00:00
committed by Greyson Parrelli
parent 06894d6a7e
commit 45e96f0efe
3 changed files with 26 additions and 1 deletions

View File

@@ -3090,6 +3090,8 @@
<!-- EditNoteFragment -->
<string name="EditNoteFragment_note">Note</string>
<!-- Content descriptor explaining the use of the save note FAB for Android accessibility settings-->
<string name="EditNoteFragment__content_description_save_note">Save note</string>
<!-- ConfirmPaymentFragment -->
<string name="ConfirmPayment__confirm_payment">Confirm payment</string>