1
0
mirror of https://github.com/KokaKiwi/BarInsta synced 2025-04-11 01:22:01 +00:00
BarInsta/app/src/github/res/values/strings.xml
2021-03-21 23:30:38 +09:00

6 lines
347 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="enable_sentry">Enable Sentry</string>
<string name="sentry_summary">Sentry is a listener/handler for errors that asynchronously sends out the error/event to Sentry.io</string>
<string name="sentry_start_next_launch">Sentry will start on next launch</string>
</resources>