Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit acacc465 authored by Silin Huang's avatar Silin Huang Committed by Automerger Merge Worker
Browse files

Merge "Update the string when no card in wallet tile." into sc-dev am: 8fd5255f

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/15159298

Change-Id: I639b018626605cb684dac80d92dfcb14127e7ee6
parents e50429ce 8fd5255f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1660,7 +1660,7 @@
    <!-- Label of the button underneath the card carousel prompting user unlock device. [CHAR LIMIT=NONE] -->
    <string name="wallet_action_button_label_unlock">Unlock to pay</string>
    <!-- Secondary label of the quick access wallet tile if no card. [CHAR LIMIT=NONE] -->
    <string name="wallet_secondary_label_no_card">Not set up</string>
    <string name="wallet_secondary_label_no_card">Add a card</string>
    <!-- Secondary label of the quick access wallet tile if wallet is still updating. [CHAR LIMIT=NONE] -->
    <string name="wallet_secondary_label_updating">Updating</string>
    <!-- Secondary label of the quick access wallet tile if device locked. [CHAR LIMIT=NONE] -->