summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorNancy Chen <nancychen@google.com>2014-09-24 14:37:45 -0700
committerNancy Chen <nancychen@google.com>2014-09-24 14:37:45 -0700
commit4a5a1bd99ef5e7c3571f299a6c979000bc6a0f74 (patch)
tree24304e9a11346e67384a5ce979e385de9272ed7d /res
parent2292a20298f0bc21d256a322d16b16bcd7bb02f3 (diff)
downloadandroid_packages_apps_Dialer-4a5a1bd99ef5e7c3571f299a6c979000bc6a0f74.tar.gz
android_packages_apps_Dialer-4a5a1bd99ef5e7c3571f299a6c979000bc6a0f74.tar.bz2
android_packages_apps_Dialer-4a5a1bd99ef5e7c3571f299a6c979000bc6a0f74.zip
Remove the "Last Week" heading for call history.
The phrasing "Last Week" was confusing phrasing, because it included anything from 2-7 days from today. Removing for now. Bug: 17632092 Change-Id: I05ff691c8cc3b20d3d61fae8d7ee0c5c134f4838
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml6
1 files changed, 1 insertions, 5 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 9c65679db..beb7fe209 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -727,11 +727,7 @@
[CHAR LIMIT=65] -->
<string name="call_log_header_yesterday">Yesterday</string>
- <!-- String used as a header in the call log above calls which occurred last week.
- [CHAR LIMIT=65] -->
- <string name="call_log_header_last_week">Last week</string>
-
- <!-- String used as a header in the call log above calls which occurred more than a week ago.
+ <!-- String used as a header in the call log above calls which occurred two days or more ago.
[CHAR LIMIT=65] -->
<string name="call_log_header_other">Older</string>