-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstrings.xml
More file actions
27 lines (20 loc) · 1.2 KB
/
Copy pathstrings.xml
File metadata and controls
27 lines (20 loc) · 1.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<resources>
<string name="app_name">Bunikk</string>
<string name="navigation_drawer_open">Open navigation drawer</string>
<string name="navigation_drawer_close">Close navigation drawer</string>
<string name="action_settings">Settings</string>
<string name="title_activity_welcome">Home Screen</string>
<string name="next">NEXT</string>
<string name="skip">SKIP</string>
<string name="start">GOT IT</string>
<string name="slide_1_title">Hello Shoes!</string>
<string name="slide_1_desc">Show off your style with Bunikk's artist designed sneakers!</string>
<string name="slide_2_title">Free Shipping</string>
<string name="slide_2_desc">Stylish shoes at your doorstep!</string>
<string name="slide_3_title">Easy Returns!</string>
<string name="slide_3_desc">Best discounts and easy returns on every single service we offer</string>
<string name="slide_4_title">Cash On Delivery</string>
<string name="slide_4_desc">Pay for the service at your doorstep!</string>
<string name="play_again_desc">To see the welcome slider again, goto Settings -> apps -> welcome slider -> clear data</string>
<string name="play_again">Play Again</string>
</resources>