Summary: | Translate auto tags in non-english languages | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Ric <zenigata.it> |
Component: | Maintenance-AutoTags | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | metzpinguin, zenigata.it |
Priority: | NOR | ||
Version: | 8.3.0 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/graphics/digikam/-/commit/b34949dfc220956293e8bc67eaaaaf7b28a4a605 | Version Fixed In: | 8.4.0 |
Sentry Crash Report: |
Description
Ric
2024-03-23 18:44:07 UTC
*** This bug has been marked as a duplicate of bug 484311 *** Git commit 71bce102ef3038445a4ebdfd8fae9d20eeea4e6a by Maik Qualmann. Committed on 24/03/2024 at 08:48. Pushed by mqualmann into branch 'master'. translate auto tags in the BQM with the online translator Related: bug 484311 M +62 -6 core/dplugins/bqm/metadata/assigntags/assigntags.cpp https://invent.kde.org/graphics/digikam/-/commit/71bce102ef3038445a4ebdfd8fae9d20eeea4e6a Git commit b34949dfc220956293e8bc67eaaaaf7b28a4a605 by Maik Qualmann. Committed on 24/03/2024 at 11:12. Pushed by mqualmann into branch 'master'. translate auto tags in the Maintenance Tool with the online translator Related: bug 484311 FIXED-IN: 8.4.0 M +2 -2 NEWS M +0 -2 core/dplugins/bqm/metadata/assigntags/assigntags.cpp M +4 -1 core/utilities/maintenance/autotagsassignment.cpp M +1 -0 core/utilities/maintenance/autotagsassignment.h M +41 -3 core/utilities/maintenance/autotagsassignmenttask.cpp M +1 -0 core/utilities/maintenance/autotagsassignmenttask.h M +3 -0 core/utilities/maintenance/maintenancedlg.cpp M +3 -1 core/utilities/maintenance/maintenancedlg_p.cpp M +3 -0 core/utilities/maintenance/maintenancedlg_p.h M +7 -0 core/utilities/maintenance/maintenancedlg_settings.cpp M +2 -1 core/utilities/maintenance/maintenancemngr.cpp M +2 -0 core/utilities/maintenance/maintenancesettings.h M +2 -1 core/utilities/maintenance/maintenancethread.cpp M +1 -1 core/utilities/maintenance/maintenancethread.h https://invent.kde.org/graphics/digikam/-/commit/b34949dfc220956293e8bc67eaaaaf7b28a4a605 |