Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #39712, comment 4


Ignore:
Timestamp:
03/10/2017 10:29:27 PM (9 years ago)
Author:
azaozz
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #39712, comment 4

    initial v1  
    1111We have two options:
    1212- Update the way we show these warnings so each has its own string, then make the strings specific.
    13 - Change the current string but keep it "good enough" for different "items" like post(s), attachment(s), tag(s), etc.
     13- Change the current string but keep it "good enough" for different "items" like post(s), attachment(s), tag(s), etc. This could be as simple as:
     14> You are about to permanently delete these items.\nThis will remove them from your site.\n 'Cancel' to stop, 'OK' to delete.