D7700: Show list of tags in PlacesView
Friedrich W. H. Kossebau
noreply at phabricator.kde.org
Wed Nov 24 20:17:36 GMT 2021
kossebau added inline comments.
INLINE COMMENTS
> kfileplacesitem.cpp:351
> +{
> + KBookmark bookmark = createSystemBookmark(manager, tag, tag, QUrl(QStringLiteral("tags:/") + tag), QStringLiteral("tag"));
> + bookmark.setMetaDataItem(QStringLiteral("tag"), tag);
@nicolasfella Hi. this is passing the tag string both as translation context as well as the string to translate as well. Is this on purpose? Even more as the context parameter is ignored anyway and just there to force a context for the other cases being used with I18NC_NOOP values, to make sure a context is set at all.
So where are those tag names coming from, are they expected to be translated at all?
REPOSITORY
R241 KIO
REVISION DETAIL
https://phabricator.kde.org/D7700
To: nicolasfella, #dolphin, #kde_applications, alexeymin, ngraham, broulik
Cc: kossebau, chehrlic, broulik, kde-frameworks-devel, bruns, rkflx, mmustac, spoorun, michaelh, renatoo, anthonyfieroni, cfeck, elvisangelaccio, emmanuelp, ngraham, alexeymin, #dolphin, sdorishlab, badbunny, waitquietly, azyx, nikolaik, pberestov, iasensio, aprcela, fprice, LeGast00n, koehn, cblack, fbampaloukas, alexde, Codezela, feverfew, meven, ahmadsamir, navarromorales, firef, andrebarros, rdieter, mikesomov, vkrause
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kfm-devel/attachments/20211124/5aaee085/attachment.htm>
More information about the kfm-devel
mailing list