Files
rk35xx-android14/external/libtextclassifier/notification/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

8 lines
467 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Action chip to copy a one time code to the user's clipboard [CHAR LIMIT=30] -->
<string name="tc_notif_copy_code_desc">Copy \u201c<xliff:g id="code">%1$s</xliff:g>\u201c</string>
<!-- Toast to display when text is copied to the device clipboard [CHAR LIMIT=NONE] -->
<string name="tc_notif_code_copied_to_clipboard">Code copied</string>
</resources>