EN · DE · RU · FR · ES

#1193: I18n.kt

projectforge-business/src/main/kotlin/org/projectforge/framework/i18n/I18n.kt Kotlin class, projectforge-business/src/main/kotlin/org/projectforge/framework/i18n/I18n.kt 108 lines · 62 code · 34 comments · 12 blank
Internationalization support

Git History

868d6abb7 2025 -> 2026
66827cd6a WIP forecast.
63081666f Source file headers: 2024-> 2025.
b6092df09 Copyright 2023 -> 2024
ab45d51fa Copyright 2001-2022 -> 2001-2023.
39d0a2db7 UIButtons will now be created by UIButton class to have same button styles. ExpiringSessionAttributes refreshes now attributes on usage.
5f7ef41b8 Copyright 2021 -> 2022
db3b02da7 UserException moved from business to common package (AccesssException affected). UserException will now be returned as Toast for Rest clients on default. FileSizeChecker WIP.