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

Commit 3af471d5 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 am: acacc465

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

Change-Id: I703a1d517380f59417acc35ad8169d1efe0ccefc
parents 42526d72 acacc465
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] -->