summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2015-08-27 23:55:08 -0700
committerSunny Goyal <sunnygoyal@google.com>2015-08-28 14:42:25 -0700
commitf6ae67403c20cec20bc8f906411fce4c9ea769f0 (patch)
treea0059e2fac41c93b2a73063fa1d8d4a9fd3a1580 /res/values
parent725e0efad2db833fd8455a08b2921fea0b92b022 (diff)
downloadandroid_packages_apps_Bluetooth-f6ae67403c20cec20bc8f906411fce4c9ea769f0.tar.gz
android_packages_apps_Bluetooth-f6ae67403c20cec20bc8f906411fce4c9ea769f0.tar.bz2
android_packages_apps_Bluetooth-f6ae67403c20cec20bc8f906411fce4c9ea769f0.zip
Updating incoming file notification
> Notificaiton shows the file name, sender and file size > Quick action to accept or decline > Shows as heads-up, removed toast Bug: 23490378 Change-Id: I6a1b4110fbf0c0198a31f91b818df00914fa2da3
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml6
1 files changed, 2 insertions, 4 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index c47aaf23d..d90229fda 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -79,10 +79,8 @@
<string name="incoming_file_confirm_timeout_content">There was a timeout while accepting an incoming file from \u0022<xliff:g id="sender">%1$s</xliff:g>\u0022</string>
<!-- Bluetooth File Transfer Acceptance Notification item -->
- <string name="incoming_file_confirm_Notification_title">Bluetooth share: Incoming file</string>
- <string name="incoming_file_confirm_Notification_caption">Do you want to receive this file?</string>
- <string name="incoming_file_toast_msg">Incoming file from another device.
- Confirm you want to receive this file.</string>
+ <string name="incoming_file_confirm_Notification_title">Incoming file</string>
+ <string name="incoming_file_confirm_Notification_content"><xliff:g id="sender">%1$s</xliff:g> is ready to send <xliff:g id="file">%2$s</xliff:g></string>
<!-- Inbound File Transfer Progress Notification item -->
<!-- label for the notification item of receiving file -->