mirror of https://github.com/FongMi/TV.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
1019 B
25 lines
1019 B
<resources xmlns:tools="http://schemas.android.com/tools" xmlns:xliff="http://schemas.android.com/apk/res-auto" tools:ignore="MissingTranslation">
|
|
|
|
<!-- Home -->
|
|
<string name="home_vod">Vod</string>
|
|
<string name="home_live">Live</string>
|
|
<string name="home_search">Search</string>
|
|
<string name="home_keep">Keep</string>
|
|
<string name="home_push">Push</string>
|
|
<string name="home_setting">Setting</string>
|
|
<string name="home_history">History</string>
|
|
<string name="home_recommend">Recommend</string>
|
|
|
|
<!-- Search -->
|
|
<string name="search_keyword">Keywords…</string>
|
|
<string name="search_history">History</string>
|
|
<string name="search_suggest">Suggest</string>
|
|
<string name="search_hot">Hot</string>
|
|
|
|
<!-- Collect -->
|
|
<string name="collect_result">Search results for <xliff:g name="name">%s</xliff:g></string>
|
|
|
|
<!-- Push -->
|
|
<string name="push_info">Scan QR Code or enter the URL in browser\n<xliff:g name="name">%s</xliff:g></string>
|
|
|
|
</resources> |