Newer
Older
DummyAnd / app / src / main / res / values / strings.xml
@Benoit Donneaux Benoit Donneaux on 29 Oct 2018 283 bytes [DP-88] Fix dup value with flavor
<resources>
    <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>