Imported Upstream version 1.0.0
[platform/upstream/iotivity.git] / service / resource-hosting / SampleApp / android / SampleProviderApp / res / values / strings.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <resources>
3     <string name="app_name">SampleProvider</string>
4     <string name="start">Start</string>
5     <string name="stop">Stop</string>
6     <string name="received">Received</string>
7     <string name="current_log">Current Log</string>
8     <string name="none">None</string>
9     <string name="quit">Quit</string>
10 </resources>