summaryrefslogtreecommitdiff
path: root/androvdr/res/values/epg.xml
blob: a1fd152cafe34ce9690bd9b28e324e66002760b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="utf-8"?>
<resources>
 
  <!-- What's on display -->
  <string name="epg_list_time_label">What\'s on at</string>
  <string name="epg_list_time_now">Now</string>
  <string name="epg_list_time_next">Next</string>
  <string name="epg_list_channel_spinner">Channel</string>
  <string name="epg_list_search_label">Search results</string>
  
  <!-- create timer -->
  <string name="epg_event_create_timer_text">Add timer</string>
  <string name="epg_event_modify_timer_text">Modify timer</string>
  
  <!-- search -->
  <string name="epg_search_button">Search</string>
  
</resources>