Download this file

strings.xml    11 lines (9 with data), 385 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
<resources>
<string name="app_name">health_monitor</string>
<string name="hello_world">Hello</string>
<string name="action_settings">Settings</string>
<string name="temperature">Lichaamstemperatuur</string>
<string name="steps">Stappen</string>
<string name="respirationrate">Ademfrequentie</string>
<string name="heartrate">Hartslag</string>
</resources>