mirror of
https://github.com/KokaKiwi/BarInsta
synced 2025-04-11 01:22:01 +00:00
6 lines
347 B
XML
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> |