Skip to content

Commit 217b9f4

Browse files
committed
Update disable-comments-settings-scripts.js
1 parent bee48c6 commit 217b9f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/js/disable-comments-settings-scripts.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@ jQuery(document).ready(function ($) {
309309
Swal.fire({
310310
icon: "error",
311311
title: __("Are you sure?", "disable-comments"),
312-
text: __("You won't be able to revert this!", "disable-comments"),
312+
text: __("You won't be able to reverse this without a database backup.", "disable-comments"),
313313
showConfirmButton: true,
314314
showCancelButton: true,
315315
confirmButtonText: __('Yes, Delete It', "disable-comments"),

0 commit comments

Comments
 (0)