summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorEvan Millar <>2009-03-24 19:16:16 -0700
committerThe Android Open Source Project <initial-contribution@android.com>2009-03-24 19:16:16 -0700
commit2bc4701fc07e38ed5748c59a825bb76c01a49899 (patch)
tree45c0327011db2f8e49ddbbe6b6df1857c5eff450 /res/values
parent76fee8e66e0b3ea9623444b535f121db0bd62706 (diff)
downloadpackages_providers_ContactsProvider-2bc4701fc07e38ed5748c59a825bb76c01a49899.zip
packages_providers_ContactsProvider-2bc4701fc07e38ed5748c59a825bb76c01a49899.tar.gz
packages_providers_ContactsProvider-2bc4701fc07e38ed5748c59a825bb76c01a49899.tar.bz2
Automated import from //branches/donutburger/...@141022,141022
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 55eaedc..e13de46 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -19,11 +19,6 @@
<!-- This is the label for the application that stores contacts data -->
<string name="app_label">Contacts Storage</string>
- <!-- Strings for search suggestions -->
- <string name="dialNumber">Dial number</string>
- <string name="createNewContact">New contact</string>
- <string name="usingNumber">Using <xliff:g id="number">%s</xliff:g></string>
-
<!-- This string appears (on two lines) when you type a number into contacts search, to let you dial the phone number you typed. The first line will be in bigger type than the second. -->
<string name="dial_number_using">Dial number\nusing <xliff:g id="number" example="555">%s</xliff:g></string>