Home | History | Annotate | Download | only in values
      1 <?xml version="1.0" encoding="utf-8"?>
      2 <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
      3     <string name="pbap_acceptance_dialog_title">%1$s would like to access your contacts and call history. Give access to %2$s?</string>
      4     <string name="pbap_acceptance_dialog_header">Phonebook Access</string>
      5     <string name="pbap_session_key_dialog_title">Type session key for %1$s</string>
      6     <string name="pbap_session_key_dialog_header">Bluetooth session key required</string>
      7     <string name="pbap_acceptance_timeout_message">There was time out to accept connection with %1$s</string>
      8     <string name="pbap_authentication_timeout_message">There was time out to input session key with %1$s</string>
      9     <string name="pbap_notif_ticker">Phonebook access request</string>
     10     <!-- Notification title when a Bluetooth device wants to pair with us -->
     11     <string name="pbap_notif_title">PBAP request</string>
     12     <!-- Notification message when a Bluetooth device wants to pair with us -->
     13     <string name="pbap_notif_message">Allow phonebook access by %1$s</string>
     14     <string name="auth_notif_ticker">Obex authentication request</string>
     15     <!-- Notification title when a Bluetooth device wants to pair with us -->
     16     <string name="auth_notif_title">Session Key</string>
     17     <!-- Notification message when a Bluetooth device wants to pair with us -->
     18     <string name="auth_notif_message">Type session key for %1$s</string>
     19     <string name="alwaysallowed">Always allowed?</string>
     20     <string name="defaultname">Carkit</string>
     21     <string name="unknownName">Unknown name</string>
     22     <string name="localPhoneName">My name</string>
     23     <string name="defaultnumber">000000</string>
     24 </resources>
     25