aboutsummaryrefslogtreecommitdiffstats
path: root/res/values/arrays.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/arrays.xml')
-rw-r--r--res/values/arrays.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/res/values/arrays.xml b/res/values/arrays.xml
index 6ef1d88..df43a31 100644
--- a/res/values/arrays.xml
+++ b/res/values/arrays.xml
@@ -41,6 +41,13 @@
<item>@string/touch_actions_share</item>
</string-array>
+ <string-array name="touch_actions_summaries" translatable="false">
+ <item>@string/touch_actions_none_summary</item>
+ <item>@string/touch_actions_transition_summary</item>
+ <item>@string/touch_actions_open_summary</item>
+ <item>@string/touch_actions_share_summary</item>
+ </string-array>
+
<string-array name="touch_actions_values" translatable="false">
<item>0</item>
<item>1</item>