EN · DE · RU · FR · ES

#305: I18nKeysSourceAnalyzer.kt

projectforge-application/src/main/kotlin/org/projectforge/i18n/I18nKeysSourceAnalyzer.kt · I18n Tooling · 522 lines · 410 code · 69 comments · 43 blank

Part of the Application bootstrap layer. I18n Tooling.

Kotlin Class implementing I18nKeysSourceAnalyzer.

Structure

I18nKeysSourceAnalyzerclass.

Key dependencies: org.projectforge.Constants, org.projectforge.business.book.BookStatus, org.projectforge.business.user.UserRightId, org.projectforge.common.anots.PropertyInfo, org.projectforge.common.i18n.I18nEnum, org.projectforge.framework.calendar.MonthHolder, org.projectforge.framework.json.JsonUtils, org.projectforge.framework.persistence.api.IUserRightId

Git History

CommitDescription
868d6abb72025 -> 2026 (minor edit, license header update)
b0e766f43I18nKeysSourceAnalyzer improved (Claude code). (substantial changes, build config)
5066f9a04I18nKeysSourceAnalyzer improved (Claude code). (minor edit)
2ca6ebc32I18nKeysSourceAnalyzer improved (Claude code). (major refactor, build config)
f210a4fe2I18nKeysSourceAnalyzer improved (Claude code). (substantial changes, method changes)
63081666fSource file headers: 2024-> 2025.
a73905c14Fix typos in projectforge*/ directories Found via codespell See c3b0602a893
1ffa5a1efWIP: gradle...
ae2c04ee0Migration stuff in progress... (all tests of all packages: OK).
16b6494b4Migration stuff in progress...