]> www.average.org Git - YkNeoCR.git/blobdiff - res/values/strings.xml
remove enrollment
[YkNeoCR.git] / res / values / strings.xml
index 0fa12b66802be0fad0cc93cdcfb42aead51d8300..9b83033a34b46ddea8dcdfed17c166eb584e2fa8 100644 (file)
@@ -1,9 +1,20 @@
 <?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="enrollresult">Enrollment result:</string>
+       <string name="need_slot">You must select which slot to use</string>
+       <string name="challenging">Ready to communicate</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>
+       <string name="tag_error">Error communicating with the tag</string>
 </resources>