summaryrefslogtreecommitdiff
path: root/src/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/res/values/strings.xml')
-rw-r--r--src/res/values/strings.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/res/values/strings.xml b/src/res/values/strings.xml
new file mode 100644
index 0000000..f3e4529
--- /dev/null
+++ b/src/res/values/strings.xml
@@ -0,0 +1,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>