Branding cleanup: What's This help, KDE -> TDE

pull/16/head
Darrell Anderson 12 years ago
parent 94e1cbf4a7
commit be91eb61cf

@ -157,7 +157,7 @@ public:
"Other users will not see this system when browsing"
" the network via zeroconf, but normal access will still work.</p>");
case DNSSD::ServiceBrowser::Unsupported:
return i18n("<p>Zeroconf support is not available in this version of KDE."
return i18n("<p>Zeroconf support is not available in this version of TDE."
" See the Service Discovery Handbook for more information.<br/>"
"Other users will not see this system when browsing"
" the network via zeroconf, but normal access will still work.</p>");

@ -2011,7 +2011,7 @@ void KFileDialog::updateAutoSelectExtension (void)
"This extension is based on the file type that you "
"have chosen to save in.<br>"
"<br>"
"If you do not want KDE to supply an extension for the "
"If you do not want TDE to supply an extension for the "
"filename, you can either turn this option off or you "
"can suppress it by adding a period (.) to the end of "
"the filename (the period will be automatically "
@ -2275,7 +2275,7 @@ void KFileDialog::toggleBookmarks(bool show)
"Click on this button to open the bookmark menu where you may add, "
"edit or select a bookmark.<p>"
"These bookmarks are specific to the file dialog, but otherwise operate "
"like bookmarks elsewhere in KDE.</qt>"));
"like bookmarks elsewhere in TDE.</qt>"));
}
else if (d->bookmarkHandler)
{

Loading…
Cancel
Save