summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorBrian Attwell <brianattwell@google.com>2015-05-29 11:21:32 -0700
committerBrian Attwell <brianattwell@google.com>2015-06-02 20:56:19 +0000
commit3c4d041b925bd45da88d20a88f819b8d02ef9aa5 (patch)
treec325f0eecfee8eaca8c11c6e9def8a3821aee6f6 /res/values
parent83056011c9c529546e6a98817dee3be04423b3b9 (diff)
downloadpackages_apps_Contacts-3c4d041b925bd45da88d20a88f819b8d02ef9aa5.tar.gz
packages_apps_Contacts-3c4d041b925bd45da88d20a88f819b8d02ef9aa5.tar.bz2
packages_apps_Contacts-3c4d041b925bd45da88d20a88f819b8d02ef9aa5.zip
Use new definitions of ProviderStatus
And rebundle Contacts again. Bug: 21090207 Change-Id: I7e93e36ad0c0d667ac56983c76acb1b97bd8755c
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 55e182d10..7dbe6c10b 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -415,9 +415,6 @@
<!-- An option in the 'Contact photo' dialog, if there is already a photo [CHAR LIMIT=50] -->
<string name="pick_new_photo">Select new photo</string>
- <!-- Text shown in the contacts app while the background process updates contacts after a locale change [CHAR LIMIT=300] -->
- <string name="locale_change_in_progress">Contact list is being updated to reflect the change of language.</string>
-
<!-- Text shown in the contacts app while the background process updates contacts after a system upgrade [CHAR LIMIT=300] -->
<string name="upgrade_in_progress">Contact list is being updated.</string>