7 lines
296 B
XML
7 lines
296 B
XML
|
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
|
<resources>
|
||
|
|
<!--Used to confirm acceptance of dialog boxes, warnings, errors, etc.-->
|
||
|
|
<string name="okay_action">确定</string>
|
||
|
|
<string name="cancel_action">取消</string>
|
||
|
|
<string name="star_button_description">星标</string>
|
||
|
|
</resources>
|