]> Softwares of Agnibho - solarcompass.git/blob - solarcompass/src/main/res/values/strings.xml
Initial commit
[solarcompass.git] / solarcompass / src / main / res / values / strings.xml
1 <resources>
2 <string name="app_name">Solar Compass</string>
3 <string name="title_activity_location">Location</string>
4 <string name="loc_title">Your Location</string>
5 <string name="latitude">Latitude</string>
6 <string name="longitude">Longitude</string>
7 <string name="set_loc">Set Location</string>
8 <string name="title_activity_help">Solar Compass Help</string>
9 <string name="help">
10 \n<b>Solar Compass</b> finds the directions based on the <u>position of the sun</u> in the sky.
11 \n<i>It works only during the day</i>.
12 \n\nTo use it hold your device horizontally with face up. Now touch the sun icon with your finger
13 and rotate it, so that the sun icon points to the direction of the sun in the sky.
14 The compass will automatically rotate to point the directions once you lift your finger.
15 \n\n<b>Tips:</b>
16 \nTo find the proper direction of the sun hold your finger vertically over a horizontal surface in the sun.
17 The Direction of the sun will be the exact opposite direction of the shadow of your finger.
18 \n\n<b><u>Solar Compass 1.0</u></b>
19 \nCopyright \u00A9 2016 Agnibho Mondal
20 \n<a href='http://www.agnibho.com'>www.agnibho.com</a>
21 </string>
22 </resources>