Some more int to long fixes
[unical.git] / res / values / strings.xml
CommitLineData
bdd8f09c
PT
1<resources>
2
3 <string name="app_name">Unical</string>
7be52756 4 <string name="app_id">148275978690487</string>
eb5b6684
PT
5 <string name="title">Title</string>
6 <string name="description">Description</string>
222ca38d 7 <string name="descriptionlabel">Description: </string>
eb5b6684
PT
8 <string name="login">Log In</string>
9 <string name="location">Location</string>
10 <string name="userlabel">User: </string>
11 <string name="passwordlabel">Pass: </string>
12 <string name="locationlabel">Location: </string>
13 <string name="repeatlabel">Repeating </string>
14
15 <string-array name="Repeat">
16 <item>Daily</item>
17 <item>Weekly</item>
18 <item>Monthly</item>
19 <item>Yearly</item>
20 </string-array>
21</resources>
This page took 0.01086 seconds and 4 git commands to generate.