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.
 
 
 
 
 
FONGMITV/app/src/mobile/res/values/strings.xml

20 lines
794 B

<resources xmlns:tools="http://schemas.android.com/tools" xmlns:xliff="http://schemas.android.com/apk/res-auto" tools:ignore="MissingTranslation">
<!-- Nav -->
<string name="nav_vod">Vod</string>
<string name="nav_setting">Setting</string>
<!-- Home -->
<string name="home">Home</string>
<string name="home_history">History</string>
<string name="home_recommend">Recommend</string>
<string name="home_open_url">Open <xliff:g name="name">%s</xliff:g> ?</string>
<!-- Detail -->
<string name="detail_flag">Flag</string>
<string name="detail_episode">Episode</string>
<string name="detail_content">Summary</string>
<string name="detail_content_expand">Expand</string>
<string name="detail_content_collapse">Collapse</string>
</resources>