summaryrefslogtreecommitdiffstats
path: root/tests/BiDiTests/res/values
diff options
context:
space:
mode:
authorFabrice Di Meglio <fdimeglio@google.com>2011-06-20 17:38:41 -0700
committerFabrice Di Meglio <fdimeglio@google.com>2011-06-20 17:38:41 -0700
commit53a73bcddff79617f42ad351332949be3ba92d45 (patch)
tree831da6ec4282053e45419846dda4bda7781a632f /tests/BiDiTests/res/values
parentd8703a98241ff190a26bc4b6089a0a8ab0122d8f (diff)
downloadframeworks_base-53a73bcddff79617f42ad351332949be3ba92d45.zip
frameworks_base-53a73bcddff79617f42ad351332949be3ba92d45.tar.gz
frameworks_base-53a73bcddff79617f42ad351332949be3ba92d45.tar.bz2
Update BiDiTest app for adding more unit tests
- add some menu that will show up in compatibility mode - add more unit tests for padding and background drawable Change-Id: I90db23c68d2371c35913b039a10f9d9f34c3931e
Diffstat (limited to 'tests/BiDiTests/res/values')
-rw-r--r--tests/BiDiTests/res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/BiDiTests/res/values/strings.xml b/tests/BiDiTests/res/values/strings.xml
index d067e7d..16dc263 100644
--- a/tests/BiDiTests/res/values/strings.xml
+++ b/tests/BiDiTests/res/values/strings.xml
@@ -36,4 +36,6 @@
<string name="bold_italic_text">Bold Italic String</string>
<string name="mixed_text_1">he said in Arabic: &#x0644;&#x0627;. Wow this is cool</string>
<string name="hebrew_text">&#x05DD;&#x05DE;</string>
+ <string name="menu_add">Add</string>
+ <string name="menu_delete">Delete</string>
</resources> \ No newline at end of file