summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorAndrew Lee <anwlee@google.com>2014-10-28 18:36:30 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2014-10-28 18:36:30 +0000
commit8775131dc88ce4e7dcc94f68fcee69b6464fd59b (patch)
tree110c1fcd20ebf11f4db0908529a9370323378c80 /res
parent076e9841dc30866e802ac9142fa2f9961bf536c7 (diff)
parentf0c491e966e940c0702ee018e195e39410768410 (diff)
downloadandroid_packages_apps_Dialer-8775131dc88ce4e7dcc94f68fcee69b6464fd59b.tar.gz
android_packages_apps_Dialer-8775131dc88ce4e7dcc94f68fcee69b6464fd59b.tar.bz2
android_packages_apps_Dialer-8775131dc88ce4e7dcc94f68fcee69b6464fd59b.zip
Merge "Delete unused strings in Dialer." into lmp-mr1-dev
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml89
1 files changed, 0 insertions, 89 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 7a88b98cb..969e72374 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -183,95 +183,6 @@
<!-- Message next to disamgiguation dialog check box -->
<string name="make_primary">Remember this choice</string>
- <!-- String describing the image on ImageButton one
-
- Note: AccessibilityServices use this attribute to announce what the view represents.
- This is especially valuable for views without textual representation like ImageView.
- -->
- <string name="description_image_button_one">one</string>
-
- <!-- String describing the image on ImageButton two
-
- Note: AccessibilityServices use this attribute to announce what the view represents.
- This is especially valuable for views without textual representation like ImageView.
- -->
- <string name="description_image_button_two">two</string>
-
- <!-- String describing the image on ImageButton three
-
- Note: AccessibilityServices use this attribute to announce what the view represents.
- This is especially valuable for views without textual representation like ImageView.
- -->
- <string name="description_image_button_three">three</string>
-
- <!-- String describing the image on ImageButton four
-
- Note: AccessibilityServices use this attribute to announce what the view represents.
- This is especially valuable for views without textual representation like ImageView.
- -->
- <string name="description_image_button_four">four</string>
-
- <!-- String describing the image on ImageButton five
-
- Note: AccessibilityServices use this attribute to announce what the view represents.
- This is especially valuable for views without textual representation like ImageView.
- -->
- <string name="description_image_button_five">five</string>
-
- <!-- String describing the image on ImageButton six
-
- Note: AccessibilityServices use this attribute to announce what the view represents.
- This is especially valuable for views without textual representation like ImageView.
- -->
- <string name="description_image_button_six">six</string>
-
- <!-- String describing the image on ImageButton seven
-
- Note: AccessibilityServices use this attribute to announce what the view represents.
- This is especially valuable for views without textual representation like ImageView.
- -->
- <string name="description_image_button_seven">seven</string>
-
- <!-- String describing the image on ImageButton eight
-
- Note: AccessibilityServices use this attribute to announce what the view represents.
- This is especially valuable for views without textual representation like ImageView.
- -->
- <string name="description_image_button_eight">eight</string>
-
- <!-- String describing the image on ImageButton nine
-
- Note: AccessibilityServices use this attribute to announce what the view represents.
- This is especially valuable for views without textual representation like ImageView.
- -->
- <string name="description_image_button_nine">nine</string>
-
- <!-- String describing the image on ImageButton star
-
- Note: AccessibilityServices use this attribute to announce what the view represents.
- This is especially valuable for views without textual representation like ImageView.
- -->
- <string name="description_image_button_star">star</string>
-
- <!-- String describing the image on ImageButton zero
-
- Note: AccessibilityServices use this attribute to announce what the view represents.
- This is especially valuable for views without textual representation like ImageView.
- -->
- <string name="description_image_button_zero">zero</string>
-
- <!-- String describing the image on ImageButton pound
-
- Note: AccessibilityServices use this attribute to announce what the view represents.
- This is especially valuable for views without textual representation like ImageView.
- -->
- <string name="description_image_button_pound">pound</string>
-
- <!-- String describing the image on ImageButton plus
-
- Used by AccessibilityService to announce the purpose of the button.
- -->
-
<!-- String describing the Search ImageButton
Used by AccessibilityService to announce the purpose of the button.