aboutsummaryrefslogtreecommitdiff
path: root/apps/LeanbackCustomizer/res/values/strings.xml
blob: c9e98897c8c4655b2a1f550f4cd525c12a526640 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<resources>

    <string name="app_label">LeanbackCustomizer</string>

    <string name="partner_row_title">Google\'s Top Picks</string>
    <string name="apps_row_title">My Apps</string>
    <string name="games_row_title">My Games</string>
    <string name="inputs_row_title">My Inputs</string>
    <string name="settings_row_title">My Settings</string>

    <!-- Content description for Netflix App -->
    <string name="ted">Ted</string>
    <!-- Content description for banner to encourage users to download the Netflix App -->
    <string name="try_ted">Try Ted</string>
    <!-- Content description for Google Play Movies App -->
    <string name="play_movies">Play Movies</string>
    <!-- Content description for banner to encourage users to download Google Play Movies App -->
    <string name="try_play_movies">Try Play Movies</string>

</resources>