]> piware.de Git - android-PittiHelloWorld.git/blobdiff - app/src/main/res/values/strings.xml
Use apostrophe in string
[android-PittiHelloWorld.git] / app / src / main / res / values / strings.xml
index a28413667162daca240fc6713c8f5b6368d608de..5f138a8ed70f087bde36f3e77088be8bd9bc435b 100644 (file)
@@ -1,5 +1,5 @@
 <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
+</resources>