From 0f1209c4bbd383acb68a22128b6b323f78c7fcb3 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 3 Jun 2012 21:47:09 -0500 Subject: Branding cleanup: KDE -> TDE --- khtml/khtml_part.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'khtml/khtml_part.cpp') diff --git a/khtml/khtml_part.cpp b/khtml/khtml_part.cpp index 3fec96803..a2843a53a 100644 --- a/khtml/khtml_part.cpp +++ b/khtml/khtml_part.cpp @@ -4867,7 +4867,7 @@ void KHTMLPart::submitForm( const char *action, const TQString &url, const TQByt } if (triedToAttach) - KMessageBox::information(NULL, i18n("This site attempted to attach a file from your computer in the form submission. The attachment was removed for your protection."), i18n("KDE"), "WarnTriedAttach"); + KMessageBox::information(NULL, i18n("This site attempted to attach a file from your computer in the form submission. The attachment was removed for your protection."), i18n("TDE"), "WarnTriedAttach"); // 2) Append body= TQString bodyEnc; -- cgit v1.2.1