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