| @@ -1765,8 +1765,19 @@ | ||
| 1765 | 1765 | "popup_load_desc" : "Show popup till the page has loaded", |
| 1766 | 1766 | "stop_loop" : "Stop Looping", |
| 1767 | 1767 | "usr_field_desc" : "You can use a field name with a prefix $ to print your field value e.g. if the field name is <b>fieldname</b> then use the variable <b>$fieldname</b>", |
| 1768 | 1768 | "xss_found" : "Following not allowed content found : ", |
| 1769 | + "xss_warning_title" : "XSS Threat Detected", | |
| 1770 | + "xss_warning_body" : "This post contains content that may execute malicious JavaScript in your browser. The page has been blocked to protect your session. Review the detected payloads below. If you understand the risks, click View Page to load the content. Otherwise, edit the post to remove the malicious code.", | |
| 1771 | + "xss_warning_body_author" : "This post was authored by %s and contains content that may execute malicious JavaScript in your browser. The page has been blocked to protect your session. Review the detected payloads below. If you understand the risks, click View Page to load the content. Otherwise, edit the post to remove the malicious code.", | |
| 1772 | + "xss_warning_items" : "Detected payloads", | |
| 1773 | + "xss_warning_continue" : "Continue to Editor", | |
| 1774 | + "xss_warning_dismiss" : "Dismiss", | |
| 1775 | + "xss_warning_save" : "Warning: XSS content detected in save payload", | |
| 1776 | + "xss_warning_view_page" : "View Page", | |
| 1777 | + "xss_warning_edit_post" : "Edit Post", | |
| 1778 | + "xss_warning_blocked" : "Page Blocked", | |
| 1779 | + "xss_warning_go_dashboard" : "Go to Dashboard", | |
| 1769 | 1780 | "fallback_color" : "Fallback background color if image fails to load", |
| 1770 | 1781 | "site_desc" : "Site Description", |
| 1771 | 1782 | "private" : "Private", |
| 1772 | 1783 | "splash_title_content_default" : "Splash Title", |