summaryrefslogtreecommitdiffstats
path: root/apps/CtsVerifier/res
diff options
context:
space:
mode:
authorXin Li <delphij@google.com>2017-01-12 14:54:39 -0800
committerXin Li <delphij@google.com>2017-01-12 14:58:31 -0800
commit8dafb4578268dd1bf31c8e66d2e2c72eb09c68e9 (patch)
tree7e26e426d405b5059355b5260d9bb98dd6e4fe84 /apps/CtsVerifier/res
parentd2f7c9cddca5625b30e06a99beadd455d9c952dd (diff)
parentb16a82e23ca86d8e0a6292d9a64ef7575011ed02 (diff)
downloadplatform_cts-8dafb4578268dd1bf31c8e66d2e2c72eb09c68e9.tar.gz
platform_cts-8dafb4578268dd1bf31c8e66d2e2c72eb09c68e9.tar.bz2
platform_cts-8dafb4578268dd1bf31c8e66d2e2c72eb09c68e9.zip
Merge commit 'b16a82e23ca86d8e0a6292d9a64ef7575011ed02' from
nougat-cts-dev to nougat-cts-mr1-dev. BUG: 33090058 Change-Id: I007a36ad5c9d83feea80b27dadcff5bf0fffd559
Diffstat (limited to 'apps/CtsVerifier/res')
-rw-r--r--apps/CtsVerifier/res/values/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/CtsVerifier/res/values/strings.xml b/apps/CtsVerifier/res/values/strings.xml
index 01b1139a348..8e4bf22ea41 100644
--- a/apps/CtsVerifier/res/values/strings.xml
+++ b/apps/CtsVerifier/res/values/strings.xml
@@ -41,6 +41,9 @@
<string name="test_category_tv">TV</string>
<string name="test_category_other">Other</string>
<string name="clear">Clear</string>
+ <string name="test_results_clear_title">Remove all test results?</string>
+ <string name="test_results_clear_yes">Yes</string>
+ <string name="test_results_clear_cancel">Cancel</string>
<string name="test_results_cleared">Test results cleared.</string>
<string name="view">View</string>
<string name="test_results_error">Couldn\'t create test results report.</string>