From 500783f46e32a4835ee75fa7327871a966e5a880 Mon Sep 17 00:00:00 2001 From: HeCodes2Much Date: Thu, 4 Jul 2024 15:40:26 +0100 Subject: [PATCH] changed string to be 1 line. Signed-off-by: HeCodes2Much --- app/src/main/res/values/strings.xml | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 6c75562..5772a13 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -615,20 +615,5 @@ We\'re sorry, but %1$s has encountered an unexpected issue and needs to close. Please help us improve by sending a crash report.\n\n%1$s values your privacy and the data collected is solely used for improving app stability. No personal information is collected. Thank you for your support! Send Report Don\'t Send - - A crash has occurred in the application.\n - \n - Below are the details of the device. The error log has been attached as a file for your reference. We would appreciate your assistance in resolving this issue.\n - \n - Device Information: \n[PLEASE fill in the information below also removing anything between the square brackets or this will be ignored.]\n - \n - - App Version: [0.0.1]\n - - Android Version: [14]\n - - Device Name: [Android Pixel 69]\n - - Install Location: [github, fdroid, obtanium, self]\n - \n - Your prompt attention to this matter is greatly appreciated.\n - \n - Thank you.\n - + A crash has occurred in the application.\n\nBelow are the details of the device. The error log has been attached as a file for your reference. We would appreciate your assistance in resolving this issue.\n\nDevice Information: \n[PLEASE fill in the information below also removing anything between the square brackets or this will be ignored.]\n\n- App Version: [0.0.1]\n- Android Version: [14]\n- Device Name: [Android Pixel 69]\n- Install Location: [github, fdroid, obtanium, self]\n\nYour prompt attention to this matter is greatly appreciated.\n\nThank you.\n \ No newline at end of file