From 39c472d6c2d1dcbec5e6227ed21ebe3924666997 Mon Sep 17 00:00:00 2001 From: Ammar Githam Date: Sun, 21 Mar 2021 23:30:38 +0900 Subject: [PATCH] Move sentry strings to github flavor strings.xml --- app/src/github/res/values/strings.xml | 6 ++++++ app/src/main/res/values/strings.xml | 3 --- 2 files changed, 6 insertions(+), 3 deletions(-) create mode 100644 app/src/github/res/values/strings.xml diff --git a/app/src/github/res/values/strings.xml b/app/src/github/res/values/strings.xml new file mode 100644 index 00000000..6bc4c7a4 --- /dev/null +++ b/app/src/github/res/values/strings.xml @@ -0,0 +1,6 @@ + + + Enable Sentry + Sentry is a listener/handler for errors that asynchronously sends out the error/event to Sentry.io + Sentry will start on next launch + \ No newline at end of file diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 8dacbcb5..cf7a695f 100755 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -470,7 +470,4 @@ Delete unsuccessful Barinsta Crash Report Select an email app to send crash logs - Enable Sentry - Sentry is a listener/handler for errors that asynchronously sends out the error/event to Sentry.io - Sentry will start on next launch