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