Newer
Older
CactusClient / res / values / strings.xml
n-konishi on 8 May 2018 226 bytes first commit
<?xml version="1.0" encoding="utf-8"?>
<resources>

    <string name="app_name">RadishForAndroid</string>
    <string name="action_settings">Settings</string>
    <string name="hello_world">Hello world!</string>

</resources>