summaryrefslogtreecommitdiffstats
path: root/apps/CtsVerifier/res
diff options
context:
space:
mode:
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>