Files
rk35xx-android14/packages/apps/QuickAccessWallet/res/values/strings.xml
T
hmz007 36ed224bac Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a)
Signed-off-by: hmz007 <hmz007@gmail.com>
Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
2024-10-29 18:12:02 +08:00

12 lines
781 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- Message shown when launching Wallet before device is unlocked for the first time after a reboot [CHAR LIMIT=NONE] -->
<string name="error_user_locked">Unlock your phone to load your payment info</string>
<!-- Content description of the menu button for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
<string name="accessibility_menu">Menu</string>
<!-- Message shown when an unknown failure occurred when fetching cards. [CHAR LIMIT=NONE] -->
<string name="error_generic">There was a problem getting your cards, please try again later</string>
<!-- Overflow menu option directing user to System Settings [CHAR LIMIT=15]-->
<string name="settings">Settings</string>
</resources>