1 <?xml version="1.0" encoding="utf-8"?> 2 <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> 3 <string name="pbap_session_key_dialog_title">Type session key for %1$s</string> 4 <string name="pbap_session_key_dialog_header">Bluetooth session key required</string> 5 <string name="pbap_acceptance_timeout_message">There was time out to accept connection with %1$s</string> 6 <string name="pbap_authentication_timeout_message">There was time out to input session key with %1$s</string> 7 <string name="auth_notif_ticker">Obex authentication request</string> 8 <!-- Notification title when a Bluetooth device wants to pair with us --> 9 <string name="auth_notif_title">Session Key</string> 10 <!-- Notification message when a Bluetooth device wants to pair with us --> 11 <string name="auth_notif_message">Type session key for %1$s</string> 12 <string name="defaultname">Carkit</string> 13 <string name="unknownName">Unknown name</string> 14 <string name="localPhoneName">My name</string> 15 <string name="defaultnumber">000000</string> 16 </resources> 17