summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreeHugger Robot <treehugger-gerrit@google.com>2020-01-03 17:52:30 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2020-01-03 17:52:30 +0000
commit9d286be43f212fafb8ec307f38985932ec58f845 (patch)
tree71d008fac1deda9079d280843bccaca8c9bc7388
parentaf69b1899347df6a56300e607fc29972a5ec5ce6 (diff)
parent2a6c33d59ecadc734551179f2e8ab2e6a12ca261 (diff)
downloadDialer-9d286be43f212fafb8ec307f38985932ec58f845.tar.gz
Merge "Fix typo in error message" into pi-car-dev
-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>