summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-12-18 00:27:53 +0200
committerMichael Bestas <mikeioannina@gmail.com>2015-12-18 00:27:53 +0200
commit5b2f3d7239cf9dad59683d0b2057cfc6790857bd (patch)
tree2c741868423eb82bb7114bd0d32f46169bfae295
parentd875afe23c2e1badb63629d1cffb744b06a3fbb4 (diff)
downloadandroid_packages_apps_BluetoothExt-5b2f3d7239cf9dad59683d0b2057cfc6790857bd.tar.gz
android_packages_apps_BluetoothExt-5b2f3d7239cf9dad59683d0b2057cfc6790857bd.tar.bz2
android_packages_apps_BluetoothExt-5b2f3d7239cf9dad59683d0b2057cfc6790857bd.zip
BluetoothExt: Remove unused strings
Change-Id: I1d9aff088eff57edef1c8f09e5967fe997781ce6
-rw-r--r--res/values/strings_ftp.xml2
-rw-r--r--res/values/strings_map.xml12
2 files changed, 0 insertions, 14 deletions
diff --git a/res/values/strings_ftp.xml b/res/values/strings_ftp.xml
index d78340a..bda71a1 100644
--- a/res/values/strings_ftp.xml
+++ b/res/values/strings_ftp.xml
@@ -32,8 +32,6 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="ftp_session_key_dialog_title">Type session key for %1$s</string>
<string name="ftp_session_key_dialog_header">Bluetooth session key required</string>
- <!-- Notification message when a Bluetooth device wants to pair with us -->
- <string name="ftp_notif_message">"Touch to connect to \u0022<xliff:g id="device_name">%1$s</xliff:g>\u0022."</string>
<!-- Notification title when a Bluetooth device wants to pair with us -->
<string name="ftp_notif_title">Session key request for FTP</string>
<!--Notification Title for ACTIVE SESSION -->
diff --git a/res/values/strings_map.xml b/res/values/strings_map.xml
index 9bf9475..1c4974d 100644
--- a/res/values/strings_map.xml
+++ b/res/values/strings_map.xml
@@ -30,18 +30,6 @@
*/
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="map_acceptance_dialog_title">%1$s would like to access your phone folders. Give access to %2$s?</string>
- <string name="map_acceptance_dialog_header">Phone folder access</string>
- <string name="map_session_key_dialog_title">Type session key for %1$s</string>
- <string name="map_session_key_dialog_header">Bluetooth session key required</string>
- <string name="map_acceptance_timeout_message">There was time out to accept connection with %1$s</string>
- <string name="map_authentication_timeout_message">There was time out to input session key with %1$s</string>
- <string name="map_notif_ticker">Bluetooth connection request</string>
- <!-- Notification title when a Bluetooth device wants to pair with us -->
- <string name="map_notif_title">Session Key Request for MAP</string>
- <!-- Notification message when a Bluetooth device wants to pair with us -->
- <string name="map_notif_message">"Touch to connect to \u0022<xliff:g id="device_name">%1$s</xliff:g>\u0022."</string>
- <string name="map_alert_conn_failed_message">Bluetooth MAP connection failed.</string>
<!--Notification Title for ACTIVE SESSION -->
<string name="map_notif_active_session">Bluetooth MAP active session</string>
<!--Notification message for ACTIVE SESSION -->