summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorEric Fischer <>2009-03-24 20:28:56 -0700
committerThe Android Open Source Project <initial-contribution@android.com>2009-03-24 20:28:56 -0700
commit64e90751ad0dce854263ba04eaf4c5d41390212f (patch)
tree38e19bc22748252098c2caf554fd56becbb5b79b /res/values
parent03fc4eb054c92fe36bca63177326b9f0cd29135b (diff)
downloadpackages_providers_ContactsProvider-64e90751ad0dce854263ba04eaf4c5d41390212f.zip
packages_providers_ContactsProvider-64e90751ad0dce854263ba04eaf4c5d41390212f.tar.gz
packages_providers_ContactsProvider-64e90751ad0dce854263ba04eaf4c5d41390212f.tar.bz2
Automated import from //branches/donutburger/...@141529,141529
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 e13de46..45637dd 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -19,9 +19,4 @@
<!-- This is the label for the application that stores contacts data -->
<string name="app_label">Contacts Storage</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>
-
- <!-- This string appears (on two lines) when you type a number into contacts search, to let you create a contact whose phone number is the number you typed. The first line will be in bigger type than the second. -->
- <string name="create_contact_using">Create contact\nusing <xliff:g id="number" example="555">%s</xliff:g></string>
</resources>