7 lines
293 B
XML
7 lines
293 B
XML
|
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
|
<resources>
|
||
|
|
<!--Used to confirm acceptance of dialog boxes, warnings, errors, etc.-->
|
||
|
|
<string name="okay_action">OK</string>
|
||
|
|
<string name="cancel_action">Peruuta</string>
|
||
|
|
<string name="star_button_description">Tähti</string>
|
||
|
|
</resources>
|