mirror of
https://github.com/M66B/FairEmail.git
synced 2026-01-02 19:10:11 +01:00
Updated text
This commit is contained in:
@@ -706,7 +706,7 @@ public class FragmentCompose extends FragmentBase {
|
||||
}
|
||||
|
||||
private void onMenuSendAfter() {
|
||||
DialogDuration.show(getContext(), getViewLifecycleOwner(), R.string.title_send_after,
|
||||
DialogDuration.show(getContext(), getViewLifecycleOwner(), R.string.title_send_at,
|
||||
new DialogDuration.IDialogDuration() {
|
||||
@Override
|
||||
public void onDurationSelected(long duration, long time) {
|
||||
|
||||
Reference in New Issue
Block a user