summaryrefslogtreecommitdiffstats
path: root/res/values/strings_sap.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/strings_sap.xml')
-rw-r--r--res/values/strings_sap.xml10
1 files changed, 2 insertions, 8 deletions
diff --git a/res/values/strings_sap.xml b/res/values/strings_sap.xml
index 0ccaaaa..7f58c27 100644
--- a/res/values/strings_sap.xml
+++ b/res/values/strings_sap.xml
@@ -2,6 +2,7 @@
<!--
/*
* Copyright (c) 2011-2013, The Linux Foundation. All rights reserved.
+ * Copyright (C) 2013-2015 The CyanogenMod Project
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
@@ -29,15 +30,8 @@
*/
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="sap_notif_ticker">Bluetooth SIM Access request</string>
- <!-- Notification title when a Bluetooth device wants to pair with us -->
- <string name="sap_notif_title">Session Key Request for SAP</string>
- <!-- Notification message when a Bluetooth device wants to pair with us -->
- <string name="sap_notif_message">"Touch to connect to \u0022<xliff:g id="device_name">%1$s</xliff:g>\u0022."</string>
- <string name="sap_acceptance_timeout_message">There was time out to accept connection with %1$s</string>
<!-- Activity label of BluetoothSapPermissionActivity, also used as Strings in the permission dialog [CHAR LIMIT=none] -->
- <string name="bluetooth_sap_request">"SAP request"</string>
+ <string name="bluetooth_sap_request">SAP request</string>
<!-- Bluetooth SAP permission Alert Activity text [CHAR LIMIT=none] -->
<string name="bluetooth_sap_acceptance_dialog_text">%1$s would like to access your SIM. Give access to %2$s?</string>
-
</resources>