diff --git a/app/src/main/java/eu/faircode/email/Log.java b/app/src/main/java/eu/faircode/email/Log.java index 155142875e..1853464bd2 100644 --- a/app/src/main/java/eu/faircode/email/Log.java +++ b/app/src/main/java/eu/faircode/email/Log.java @@ -1049,7 +1049,7 @@ public class Log { new SimpleTask() { @Override protected Long onExecute(Context context, Bundle args) throws Throwable { - return Log.getDebugInfo(context, R.string.title_crash_info_remark, ex, null).id; + return Log.getDebugInfo(context, R.string.title_unexpected_info_remark, ex, null).id; } @Override diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 4652dce68e..0b165feed2 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -1329,6 +1329,7 @@ Debug info Please describe the problem and indicate the time of the problem: Please describe what you were doing when the app crashed: + Please describe what you were doing when you got the error: FairEmail %1$s issue New message count