6 lines
269 B
XML
6 lines
269 B
XML
|
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
|
<resources>
|
||
|
|
<!-- 启动屏要用的副标题(中英两版都备一份)-->
|
||
|
|
<string name="splash_subtitle">Your Private News Diary</string>
|
||
|
|
<string name="splash_subtitle_zh">你的私人新闻日报</string>
|
||
|
|
</resources>
|