smb: fix wsdiscovery unknown device fallback string
ClosedPublic

Authored by sitter on Mar 6 2020, 3:34 PM.

Details

Summary

wasn't using xi18n so <resource> wasn't parsed as markup but rather used
verbatim. also was missing the argument for %1 so the host address wasn't
included

Test Plan

computer.clear() just prior now results in expected "Unknown device @ "::1"" names for the entries

Diff Detail

Repository
R320 KIO Extras
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
sitter created this revision.Mar 6 2020, 3:34 PM
Restricted Application added projects: Dolphin, Frameworks. · View Herald TranscriptMar 6 2020, 3:34 PM
Restricted Application added subscribers: kfm-devel, kde-frameworks-devel. · View Herald Transcript
sitter requested review of this revision.Mar 6 2020, 3:34 PM
ngraham accepted this revision.Mar 6 2020, 5:14 PM
This revision is now accepted and ready to land.Mar 6 2020, 5:14 PM
This revision was automatically updated to reflect the committed changes.