diff options
Diffstat (limited to 'vdrmanager/res/values/arrays.xml')
-rw-r--r-- | vdrmanager/res/values/arrays.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/vdrmanager/res/values/arrays.xml b/vdrmanager/res/values/arrays.xml index 33e08ac..6fb2fea 100644 --- a/vdrmanager/res/values/arrays.xml +++ b/vdrmanager/res/values/arrays.xml @@ -34,5 +34,12 @@ <item>vdr-streamdev</item> </string-array> + <string-array name="recent_channels_order_entry_values"> + <item>most</item> + <item>last</item> + </string-array> + + + </resources>
\ No newline at end of file |