mirror of
https://github.com/M66B/FairEmail.git
synced 2025-12-26 15:40:59 +01:00
Fixed message
This commit is contained in:
@@ -353,7 +353,7 @@ public class FragmentSetup extends FragmentEx {
|
||||
|
||||
if (!drafts)
|
||||
throw new IllegalArgumentException(
|
||||
context.getString(R.string.title_setup_no_settings));
|
||||
context.getString(R.string.title_setup_no_settings, dparts[1]));
|
||||
} finally {
|
||||
if (istore != null)
|
||||
istore.close();
|
||||
|
||||
Reference in New Issue
Block a user