diff options
-rw-r--r-- | core/res/res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/res/res/values/strings.xml b/core/res/res/values/strings.xml index 397d3e3..30243a4 100644 --- a/core/res/res/values/strings.xml +++ b/core/res/res/values/strings.xml @@ -2249,7 +2249,7 @@ <!-- Error message that is displayed when the user clicks on a quick contacts badge, but there is no contacts application installed that can display the quick contact --> - <string name="quick_contacts_not_available">No activity found to view contact.</string> + <string name="quick_contacts_not_available">No application found to view this contact.</string> <!-- Instructions telling the user to enter their SIM PIN to unlock the keyguard. Displayed in one line in a large font. --> |