Changes between Version 1 and Version 2 of Ticket #39712, comment 4
- Timestamp:
- 03/10/2017 10:36:10 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #39712, comment 4
v1 v2 13 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 14 > You are about to permanently delete these items.\nThis will remove them from your site.\n 'Cancel' to stop, 'OK' to delete. 15 16 There is also a very similar message (singular and plural) in the media library that also needs updating: https://core.trac.wordpress.org/browser/tags/4.7.3/src/wp-includes/media.php#L3435.