clarify we mean to discard the post

environments/review-develop-3zknud/deployments/3796
animegrafmays 1 year ago
parent 870f2c85a2
commit 301c5224bf

@ -14,7 +14,7 @@ const messages = defineMessages({
cancel: { id: 'scheduled_status.cancel', defaultMessage: 'Cancel' },
deleteConfirm: { id: 'confirmations.scheduled_status_delete.confirm', defaultMessage: 'Discard' },
deleteHeading: { id: 'confirmations.scheduled_status_delete.heading', defaultMessage: 'Cancel scheduled post' },
deleteMessage: { id: 'confirmations.scheduled_status_delete.message', defaultMessage: 'Are you sure you want to cancel this scheduled post?' },
deleteMessage: { id: 'confirmations.scheduled_status_delete.message', defaultMessage: 'Are you sure you want to discard this scheduled post?' },
});
interface IScheduledStatusActionBar {

@ -529,7 +529,7 @@
"confirmations.revoke_session.message": "You are about to revoke your current session. You will be signed out.",
"confirmations.scheduled_status_delete.confirm": "Discard",
"confirmations.scheduled_status_delete.heading": "Cancel scheduled post",
"confirmations.scheduled_status_delete.message": "Are you sure you want to cancel this scheduled post?",
"confirmations.scheduled_status_delete.message": "Are you sure you want to discard this scheduled post?",
"confirmations.unfollow.confirm": "Unfollow",
"copy.success": "Copied to clipboard!",
"crypto_donate.explanation_box.message": "{siteTitle} accepts cryptocurrency donations. You may send a donation to any of the addresses below. Thank you for your support!",

Loading…
Cancel
Save