You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

strings.xml 417B

12345678
  1. <resources>
  2. <string name="app_name">GreenWatch</string>
  3. <string name="sensor_type_placeholder">Sensortyp: %s</string>
  4. <string name="sensor_status_placeholder">Sensorstatus: %s</string>
  5. <string name="deviceID_placeholder">Sensor-ID: %s</string>
  6. <string name="sensor_time_stamp_placeholder">Timestamp: %s</string>
  7. <string name="sensor_message_placeholder">Sensormessage: %f</string>
  8. </resources>