]> www.average.org Git - YkNeoCR.git/blobdiff - res/values/strings.xml
remove enrollment
[YkNeoCR.git] / res / values / strings.xml
index 15a4fc0516117c13ebf9fbce791edbb3ab6e958f..9b83033a34b46ddea8dcdfed17c166eb584e2fa8 100644 (file)
@@ -1,15 +1,18 @@
 <?xml version="1.0" encoding="utf-8"?>
 <resources>
-       <string name="app_name">NFC Auth</string>
-       <string name="enroll">Enroll</string>
+       <string name="app_name">YkNeo CR</string>
+       <string name="info"><![CDATA[
+You need to specify the slot number of the Yubikey Neo to use for
+Challenge-Response.
+       ]]>
+       </string>
+       <string name="enroll">Set Slot</string>
        <string name="select_slot">Select Slot</string>
        <string name="slot_1">Slot 1</string>
        <string name="slot_2">Slot 2</string>
        <string name="need_slot">You must select which slot to use</string>
-       <string name="enrollresult">Enrollment result:</string>
-       <string name="enroll_success">Token successfully bound to the device</string>
        <string name="challenging">Ready to communicate</string>
-       <string name="swipe">Please touch the back of the phone with the NFC token</string>
+       <string name="swipe">Please touch the back of the device with the NFC token</string>
        <string name="no_nfc">Cannot reach the NFC adapter</string>
        <string name="nfc_disabled">Need to enable NFC in Settings</string>
        <string name="tag_lost">Communitation with the tag lost</string>