]> iEval git - unical.git/blobdiff - res/values/strings.xml
add interface to delete event
[unical.git] / res / values / strings.xml
index 3b009cea4f571a9fd11c07930e1ba460e9393175..4a9543825ca6774fac85c387a59489ce0be7b313 100644 (file)
@@ -1,5 +1,24 @@
 <resources>
 
     <string name="app_name">Unical</string>
-
-</resources>
\ No newline at end of file
+    <string name="app_id">148275978690487</string>
+    <string name="title">Title</string>
+    <string name="description">Description</string>
+    <string name="descriptionlabel">Description: </string>
+    <string name="login">Log In</string>
+    <string name="location">Location</string>
+    <string name="userlabel">User: </string>
+    <string name="passwordlabel">Pass: </string>
+    <string name="locationlabel">Location: </string>
+    <string name="repeatlabel">Repeating</string>
+    <string name="yes">Yes</string>
+    <string name="no">No</string>
+    <string name="askdeleteevent">Delete this event ?</string>
+    
+    <string-array name="Repeat">
+        <item>Daily</item>
+        <item>Weekly</item>
+        <item>Monthly</item>
+        <item>Yearly</item>
+    </string-array>
+</resources>
This page took 0.025823 seconds and 4 git commands to generate.