#345: SortAndCheckI18nPropertiesMain.kt
projectforge-application/src/test/kotlin/org/projectforge/development/SortAndCheckI18nPropertiesMain.kt Kotlin object (singleton), projectforge-application/src/test/kotlin/org/projectforge/development/SortAndCheckI18nPropertiesMain.kt 327 lines · 207 code · 101 comments · 19 blank
Developer utility for validating and sorting internationalization property files. Checks for missing keys, duplicate entries, and ensures alphabetical ordering of i18n resource bundle keys.
Git History
868d6abb7 2025 -> 2026
63081666f Source file headers: 2024-> 2025.
a73905c14 Fix typos in projectforge*/ directories Found via codespell See c3b0602a893
9aff90908 Migration stuff in progress... (all tests of all packages: OK).
3785f8347 Migration stuff in progress...