Updated text

This commit is contained in:
M66B
2019-01-24 15:13:45 +00:00
parent 97599d0aa1
commit 4b0e23413e
3 changed files with 3 additions and 3 deletions

View File

@@ -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) {