[pim/korganizer/release/25.08] src/whatsnew: whatsnew - "The current view is remembered"
Allen Winter <[email protected]>
| Newsgroups | gmane.comp.kde.cvs,gmane.comp.kde.devel.internationalization-and-documentation |
|---|---|
| Message-ID | <[email protected]> |
Git commit b1a945b34c95e7dfc3279438add2209d44e97a8c by Allen Winter. Committed on 03/08/2025 at 19:52. Pushed by winterz into branch 'release/25.08'. whatsnew - "The current view is remembered" CCMAIL: [email protected] M +1 -0 src/whatsnew/whatsnewtranslations.cpp https://invent.kde.org/pim/korganizer/-/commit/b1a945b34c95e7dfc3279438add2209d44e97a8c diff --git a/src/whatsnew/whatsnewtranslations.cpp b/src/whatsnew/whatsnewtranslations.cpp index 08298db82..d9eff04cc 100644 --- a/src/whatsnew/whatsnewtranslations.cpp +++ b/src/whatsnew/whatsnewtranslations.cpp @@ -16,6 +16,7 @@ QList<KLazyLocalizedString> WhatsNewTranslations::lastNewFeatures() const { const QList<KLazyLocalizedString> info{ kli18n("Add What's New menu"), + kli18n("The current view is remembered"), kli18n("Add a Date Picker dialog available on the Go menu"), kli18n("Agenda view: consolidated the \"Day\", \"Next X Days\", \"Work Schedule\", \"Week\" time ranges into the Agenda tool button"), kli18n("Agenda view: added timelabels context menu option to toggle a 24-hour (military style) clock"),