10 lines
401 B
XML
10 lines
401 B
XML
<resources>
|
|
<string name="app_name">FinancialCustomerView</string>
|
|
<string name="string_fundView_defHintTxt">累计收益:</string>
|
|
<string name="string_fundView_pressHintTxt">累计盈亏:</string>
|
|
<string name="string_placeHold">--</string>
|
|
|
|
<!-- TODO: Remove or change this placeholder text -->
|
|
<string name="hello_blank_fragment">Hello blank fragment</string>
|
|
</resources>
|