summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/strings.xml')
-rwxr-xr-xres/values/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 21cfab8..8d25943 100755
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -32,4 +32,7 @@
<string name="pairing_headset">Pairing</string>
<string name="pairing_headset_failed">Failed to pair</string>
<string name="failed_to_enable_bt">Failed to enable Bluetooth</string>
+ <string name="confirm_pairing">Are you sure you want to pair the Bluetooth device <xliff:g id="device_name">%1$s</xliff:g>?</string>
+ <string name="pair_yes">Yes</string>
+ <string name="pair_no">No</string>
</resources>