Projektteil 2
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 585B

123456789101112
  1. <resources>
  2. <string name="app_name">Detection</string>
  3. <string name="title_activity_earthquake_location">Map</string>
  4. <string name="testbutton">Testbutton</string>
  5. <string name="sensor_ready_to_detect">Sensor Ready To Detect</string>
  6. <string name="show_earthquake_location">Show Earthquake Location</string>
  7. <string name="device_4">Device 4</string>
  8. <string name="device_3">Device 3</string>
  9. <string name="device_2">Device 2</string>
  10. <string name="device_1">Device 1</string>
  11. <string name="db_zur_cksetzen">DB zurücksetzen</string>
  12. </resources>