Change-Id: Ib387fd305c1a6827e215ffb0d31932cdf290dbff Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
10 lines
300 B
XML
10 lines
300 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<string name="first_boot">FirstBoot.txt</string>
|
|
<string name="lat">AppLat.txt</string>
|
|
<string name="lon">AppLon.txt</string>
|
|
<string name="stay_awake_pref">StayAwake.txt</string>
|
|
<string name="unit_pref">AppUnit.txt</string>
|
|
|
|
</resources>
|