]> www.average.org Git - YkNeoCR.git/blobdiff - res/values/strings.xml
cleanup workflow
[YkNeoCR.git] / res / values / strings.xml
index 57603e936832fd95ff423ac81b83278f5f37caaa..aadb0f439587139504b70d83cbe228a18de50f9f 100644 (file)
@@ -1,4 +1,17 @@
 <?xml version="1.0" encoding="utf-8"?>
 <resources>
-    <string name="app_name">NFCAuthCRConf</string>
+       <string name="app_name">NFC Auth</string>
+       <string name="enroll">Enroll</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 send challenge</string>
+       <string name="swipe">Please touch the back of the phone with the NFC token to enroll it</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>