aboutsummaryrefslogtreecommitdiffstats
path: root/tests/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/res/values/strings.xml')
-rw-r--r--tests/res/values/strings.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/res/values/strings.xml b/tests/res/values/strings.xml
new file mode 100644
index 00000000..5cbd37c5
--- /dev/null
+++ b/tests/res/values/strings.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+ <string name="app_name">Lineage Platform Tests</string>
+ <string name="settings_tests_activity_name">Lineage Platform Settings Tests</string>
+ <string name="alarm_tests_activity_name">Lineage Platform Alarm Clock Tests</string>
+</resources>