summaryrefslogtreecommitdiffstats
path: root/tests/BiDiTests/res/values
diff options
context:
space:
mode:
authorFabrice Di Meglio <fdimeglio@google.com>2011-07-15 17:51:46 -0700
committerAndroid (Google) Code Review <android-gerrit@google.com>2011-07-15 17:51:46 -0700
commit9c83011005349f2f0ebefb47c8ea7fc4bb5a07f7 (patch)
treeb5a33b89deba6b602e0820b410c0bc1f9f7de886 /tests/BiDiTests/res/values
parent170626b2bafe4b708aab043313867a66d5e6b972 (diff)
parent54d69625558f401d5fe65309effb713d2ea06f54 (diff)
downloadframeworks_base-9c83011005349f2f0ebefb47c8ea7fc4bb5a07f7.zip
frameworks_base-9c83011005349f2f0ebefb47c8ea7fc4bb5a07f7.tar.gz
frameworks_base-9c83011005349f2f0ebefb47c8ea7fc4bb5a07f7.tar.bz2
Merge "Fix bug #4972141 Overlapping content in single-choice dialogs"
Diffstat (limited to 'tests/BiDiTests/res/values')
-rw-r--r--tests/BiDiTests/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/BiDiTests/res/values/strings.xml b/tests/BiDiTests/res/values/strings.xml
index 9a486c1..bc99e79 100644
--- a/tests/BiDiTests/res/values/strings.xml
+++ b/tests/BiDiTests/res/values/strings.xml
@@ -23,6 +23,7 @@
<string name="button_left_text">Left</string>
<string name="button_before_text">Start</string>
<string name="button_requestlayout_text">Request Layout</string>
+ <string name="button_alert_dialog_text">AlertDialog</string>
<string name="textview_text">This is a text for a TextView</string>
<string name="edittext_text">mmmmmmmmmmmmmmmmmmmmmmmm</string>
<string name="normal_text">Normal String</string>