mirror of https://github.com/M66B/FairEmail.git
Changed text
This commit is contained in:
parent
3a7bf609d7
commit
3ba59a3688
|
@ -268,7 +268,7 @@ public class FragmentOptionsMisc extends FragmentBase implements SharedPreferenc
|
|||
@Override
|
||||
protected void onPostExecute(Bundle args) {
|
||||
btnCleanup.setEnabled(true);
|
||||
ToastEx.makeText(getContext(), R.string.title_setup_done, Toast.LENGTH_LONG).show();
|
||||
ToastEx.makeText(getContext(), R.string.title_completed, Toast.LENGTH_LONG).show();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Reference in New Issue