Bug 468333 - [plasma] Please give i18n context at plasma-desktop/applets/kicker/package/contents/ui/DashboardRepresentation.qml string "Type to search…"
Summary: [plasma] Please give i18n context at plasma-desktop/applets/kicker/package/co...
Status: RESOLVED FIXED
Alias: None
Product: kdeplasma-addons
Classification: Plasma
Component: Application Dashboard (show other bugs)
Version: 5.27.4
Platform: Other Linux
: NOR task
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-09 19:15 UTC by Oliver Kellogg
Modified: 2023-04-10 19:09 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 6.0
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Kellogg 2023-04-09 19:15:52 UTC
In plasma git master plasma-desktop/applets/kicker/package/contents/ui/DashboardRepresentation.qml, line 288 is

    text: root.searching ? i18n("Searching for '%1'", searchField.text) : i18n("Type to search…")

"Type to search" could mean either something like "specify the type of data to search", or "press keyboard keys to search".
Please provide i18n context to disambiguate for easier translation.
Many thanks.
Comment 1 Nate Graham 2023-04-10 19:09:18 UTC
Git commit 0c066920efefb17ed22c481c136bcf2dd29bb0fb by Nate Graham.
Committed on 10/04/2023 at 19:08.
Pushed by ngraham into branch 'master'.

applets/kicker [dashboard]: add context for a translated string
FIXED-IN: 6.0

M  +1    -1    applets/kicker/package/contents/ui/DashboardRepresentation.qml

https://invent.kde.org/plasma/plasma-desktop/commit/0c066920efefb17ed22c481c136bcf2dd29bb0fb