]> www.average.org Git - YkNeoCR.git/blob - res/values/strings.xml
remove enrollment
[YkNeoCR.git] / res / values / strings.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <resources>
3         <string name="app_name">YkNeo CR</string>
4         <string name="info"><![CDATA[
5 You need to specify the slot number of the Yubikey Neo to use for
6 Challenge-Response.
7         ]]>
8         </string>
9         <string name="enroll">Set Slot</string>
10         <string name="select_slot">Select Slot</string>
11         <string name="slot_1">Slot 1</string>
12         <string name="slot_2">Slot 2</string>
13         <string name="need_slot">You must select which slot to use</string>
14         <string name="challenging">Ready to communicate</string>
15         <string name="swipe">Please touch the back of the device with the NFC token</string>
16         <string name="no_nfc">Cannot reach the NFC adapter</string>
17         <string name="nfc_disabled">Need to enable NFC in Settings</string>
18         <string name="tag_lost">Communitation with the tag lost</string>
19         <string name="tag_error">Error communicating with the tag</string>
20 </resources>