diff options
Diffstat (limited to 'kpf')
-rw-r--r-- | kpf/src/Help.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpf/src/Help.cpp b/kpf/src/Help.cpp index 45e67b1a..0973cb6b 100644 --- a/kpf/src/Help.cpp +++ b/kpf/src/Help.cpp @@ -43,7 +43,7 @@ namespace KPF "Other users will not see this system when browsing" " the network via zeroconf, but sharing 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 Handbook for more information.<br/>" "Other users will not see this system when browsing" " the network via zeroconf, but sharing will still work.</p>"); |