summaryrefslogtreecommitdiff
path: root/src/res/values/strings.xml
blob: f3e4529400bdf4f5af920b0df2315cca6626459e (plain)
1
2
3
4
5
6
<resources>
    <string name="app_name">AutoArt</string>
    <string name="width_text">Image width:</string>
    <string name="height_text">Image height:</string>
    <string name="create_button_text">Create image</string>
</resources>