14 lines
663 B
XML
14 lines
663 B
XML
<resources>
|
|
<string name="app_name">5S App</string>
|
|
<string name="app_version">Version 1.0</string>
|
|
<!-- TODO: Remove or change this placeholder text -->
|
|
<string name="hello_blank_fragment">Hello blank fragment</string>
|
|
|
|
<string name="select_location">Select Location</string>
|
|
<string name="select_department">Select Department</string>
|
|
<string name="select_units">Select Unit</string>
|
|
<string name="select_floor">Select Floor</string>
|
|
|
|
<string name="rationale_camera">This app require permission for camera.</string>
|
|
<string name="rationale_gallery">This app require permission for accessing gallery.</string>
|
|
</resources> |