]> piware.de Git - android-PittiHelloWorld.git/blobdiff - app/src/main/res/values/strings.xml
Add button to take a photo
[android-PittiHelloWorld.git] / app / src / main / res / values / strings.xml
index a28413667162daca240fc6713c8f5b6368d608de..5631ead613485210ad24d00cdefac49afd774e56 100644 (file)
@@ -1,5 +1,7 @@
 <resources>
-    <string name="app_name">Pitti Hello World</string>
+    <string name="app_name">"Pitti's Hello World"</string>
     <string name="edit_message">Enter a message</string>
     <string name="button_send">Send</string>
-</resources>
\ No newline at end of file
+    <string name="button_photo">Take a photo</string>
+    <string name="text_nocamresult">No photo taken yet</string>
+</resources>