Summary: | Grammatical error in auto-rotate info message | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Graeme Hewson <bugs> |
Component: | Import-MainView | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | minor | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | All | ||
Latest Commit: | https://invent.kde.org/graphics/digikam/commit/4ccde2b27cc57d202827a6f645cfc32daab4bdd3 | Version Fixed In: | 7.2.0 |
Sentry Crash Report: | |||
Attachments: | patch |
Git commit 4ccde2b27cc57d202827a6f645cfc32daab4bdd3 by Maik Qualmann. Committed on 02/01/2021 at 11:08. Pushed by mqualmann into branch 'master'. apply patch #134461 from Graeme Hewson to correct grammatical error FIXED-IN: 7.2.0 M +1 -1 core/utilities/import/main/importui.cpp https://invent.kde.org/graphics/digikam/commit/4ccde2b27cc57d202827a6f645cfc32daab4bdd3 |
Created attachment 134461 [details] patch Message says "Images download finished, you can now detach your camera while the images will be auto-rotated". It should say "... while the images are auto-rotated". See attached patch.