Newer
Older
DummyAnd / app / src / main / res / values / strings.xml
@Benoit Donneaux Benoit Donneaux on 29 Aug 2016 329 bytes [DAP-516] Import dummy sources
<resources>
    <string name="app_name">DummyAnd</string>
    <string name="action_settings">Settings</string>
    <string name="section_format">Hello World from section: %1$d</string>
    <string name="edit_message">Type your text here</string>
    <string name="title_activity_display_message">My Message</string>
</resources>