Replace scroll view with list view
[unical.git] / res / values / strings.xml
index 4a9543825ca6774fac85c387a59489ce0be7b313..ed1faa212f81fb9cff2abf08cb72da5ce0b124cf 100644 (file)
@@ -5,15 +5,18 @@
     <string name="title">Title</string>
     <string name="description">Description</string>
     <string name="descriptionlabel">Description: </string>
-    <string name="login">Log In</string>
+    <string name="log_in">Log In</string>
     <string name="location">Location</string>
-    <string name="userlabel">User: </string>
-    <string name="passwordlabel">Pass: </string>
+    <string name="username">Username</string>
+    <string name="password">Password</string>
     <string name="locationlabel">Location: </string>
     <string name="repeatlabel">Repeating</string>
+    <string name="today">Today</string>
+    <string name="eventlist">Event List</string>
     <string name="yes">Yes</string>
     <string name="no">No</string>
     <string name="askdeleteevent">Delete this event ?</string>
+    <string name="addeventtitle">New Event</string>
     
     <string-array name="Repeat">
         <item>Daily</item>
This page took 0.009282 seconds and 4 git commands to generate.