strings.xml 556 B

123456789101112
  1. <resources>
  2. <string name="app_name">JourneyGPSTracker</string>
  3. <!-- TODO: Remove or change this placeholder text -->
  4. <string name="hello_blank_fragment">Hello blank fragment</string>
  5. <string name="tracking_service_desc">GPS Journey tracking service.</string>
  6. <string name="notification_desc">Touch to open the App. Dist:</string>
  7. <string name="appwidget_text">GHI</string>
  8. <string name="add_widget">Add widget</string>
  9. <string name="app_widget_description">Widget that shows outside temp at your home</string>
  10. </resources>