summaryrefslogtreecommitdiffstats
path: root/tests/res
diff options
context:
space:
mode:
Diffstat (limited to 'tests/res')
-rw-r--r--tests/res/values/donottranslate_strings.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/res/values/donottranslate_strings.xml b/tests/res/values/donottranslate_strings.xml
index 745b35179..93095e3a1 100644
--- a/tests/res/values/donottranslate_strings.xml
+++ b/tests/res/values/donottranslate_strings.xml
@@ -73,4 +73,12 @@
<item>EDIT (create new raw contact)</item>
<item>EDIT (create new legacy)</item>
</string-array>
+
+ <string name="pinnedHeaderList">Pinned Headers</string>
+
+ <string-array name="pinnedHeaderUseCases">
+ <item>One short section - no headers</item>
+ <item>Two short sections with headers</item>
+ <item>Five short sections with headers</item>
+ </string-array>
</resources>