Bug 431721 - The string "Filters" needs to be disambiguated between image/search context.
Summary: The string "Filters" needs to be disambiguated between image/search context.
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Usability-i18n (show other bugs)
Version: 7.1.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-17 09:58 UTC by Tyson Tan
Modified: 2021-02-12 14:39 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 7.2.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tyson Tan 2021-01-17 09:58:25 UTC
SUMMARY
The string "Filters" are used in the following places:
#: core/app/views/stack/itemiconview.cpp:207
#: core/utilities/queuemanager/manager/batchtool.cpp:212
#: core/utilities/queuemanager/views/toolslistview.cpp:83

In CJK languages, "Filters" must be translated differently under image/search context. They are not compatible at all. It'd be nice if we can disambiguate "Filters" between views and bgm. As an extra-precaution, we might be better off disambiguating every standalone "Filter/Filters". Thanks!
Comment 1 Tyson Tan 2021-02-12 13:39:49 UTC
Fixed in: https://invent.kde.org/graphics/digikam/-/merge_requests/44