diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2014-01-19 01:05:51 -0600 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2015-12-23 02:22:37 +0100 |
commit | aad1d85a5e8032a7da40d301f13b615a24bfcf28 (patch) | |
tree | e5ef483f4a919dae01b196bee01f169f140206da /khtml | |
parent | 546c7b611178cd3fa3d8037e45ed344542abbd75 (diff) | |
download | tdelibs-aad1d85a5e8032a7da40d301f13b615a24bfcf28.tar.gz tdelibs-aad1d85a5e8032a7da40d301f13b615a24bfcf28.zip |
Rebranding, tooltip, and What's This string cleanup.
(cherry picked from commit 1872b105e01a84ecb634076038b79c9517c9b15a)
Diffstat (limited to 'khtml')
-rw-r--r-- | khtml/kjserrordlg.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khtml/kjserrordlg.ui b/khtml/kjserrordlg.ui index d5e9c7e28..da653c016 100644 --- a/khtml/kjserrordlg.ui +++ b/khtml/kjserrordlg.ui @@ -17,7 +17,7 @@ <string>JavaScript Errors</string> </property> <property name="whatsThis" stdset="0"> - <string>This dialog provides you with notification and details of scripting errors that occur on web pages. In many cases it is due to an error in the web site as designed by its author. In other cases it is the result of a programming error in Konqueror. If you suspect the former, please contact the webmaster of the site in question. Conversely if you suspect an error in Konqueror, please file a bug report at http://bugs.kde.org/. A test case which illustrates the problem will be appreciated.</string> + <string>This dialog provides you with notification and details of scripting errors that occur on web pages. In many cases it is due to an error in the web site as designed by its author. In other cases it is the result of a programming error in Konqueror. If you suspect the former, please contact the webmaster of the site in question. Conversely if you suspect an error in Konqueror, please file a bug report at http://bugs.trinitydesktop.org/. A test case which illustrates the problem will be appreciated.</string> </property> <grid> <property name="name"> |