summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-01-03 18:06:22 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-01-03 18:06:22 +0000
commit9dadf2afb0ea61d26fb3a10d1a73c5121b076654 (patch)
tree07bc4beabf7b13a7c87afa2ae16e3607cf9b7ce7
parent108815311a4858cbebdf5505585f1fbce5bf938d (diff)
parent9d286be43f212fafb8ec307f38985932ec58f845 (diff)
downloadDialer-9dadf2afb0ea61d26fb3a10d1a73c5121b076654.tar.gz
Merge "Fix typo in error message" into pi-car-dev am: 9d286be43f
Change-Id: I3fc72254611ebe3686af0626d3eb3923f5da4580
-rw-r--r--res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 02373561..0418d13f 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -86,7 +86,7 @@
<string name="contact_list_empty">No contacts</string>
<!-- Secondary message shown when the contact list page or call history page do not have any contents but will be available after syncing from phone [CHAR_LIMIT=200] -->
- <string name="available_after_sync">Available after syncing. Make sure you have allowed to share contacts on your phone.</string>
+ <string name="available_after_sync">Available after syncing. Make sure you have allowed sharing contacts on your phone.</string>
<!-- Error message shown when on the favorites page without any favorites added [CHAR_LIMIT=50] -->
<string name="favorites_empty">No favorites</string>