changed string to be 1 line.

Signed-off-by: HeCodes2Much <wayne6324@gmail.com>
This commit is contained in:
HeCodes2Much
2024-07-04 15:40:26 +01:00
parent 6eafa1150f
commit 500783f46e

View File

@@ -615,20 +615,5 @@
<string name="acra_dialog_text">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!</string>
<string name="acra_send_report">Send Report</string>
<string name="acra_dont_send">Don\'t Send</string>
<string name="acra_mail_body">
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
</string>
<string name="acra_mail_body">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</string>
</resources>