Template/Update (Part 15)

* convert comment/reply ajax (add, edit, delete, vote, report and management)
   and redirects (comment/reply > db-page)
 * update roles when updating own comment/reply
This commit is contained in:
Sarjuuk
2025-08-07 23:13:35 +02:00
parent 12ef04c634
commit 503b9458e0
29 changed files with 1020 additions and 541 deletions

View File

@@ -3293,7 +3293,6 @@ var LANG = {
upvote_tip: "This comment is helpful (click again to undo)",
upvoted_tip: "You have upvoted this comment; click again to undo",
downvote_tip: "This comment is not helpful (click again to undo)",
downvote_tip: "This comment is not helpful (click again to undo)",
commentdeleted_tip: "This comment has been deleted; it is now visible only to you and to moderators.",
addreply: "Add reply",
replylength1_format: "Enter at least $1 characters",